Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 876191
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T11:23:41+00:00 2026-05-15T11:23:41+00:00

I have a Joomla plugin which takes varying parameters. I need to retrieve one

  • 0

I have a Joomla plugin which takes varying parameters. I need to retrieve one of these parameters from the current session. I’ve tried using Jumi and a little PHP snipped to retrieve the value and output it in the plugin’s parameter list, but the Joomla plugin parser only handles the outter-most set of curly braces. ex.

{fabrik view=table id=62 resetfilters=1 fab_tours_ro___tour_id=[tour_id]}

[tour_id] I need to retrieve from the current session. I’ve tried

{fabrik view=table id=62 resetfilters=1 fab_tours_ro___tour_id={jumi [scripts/get_tour_id.php]}}

In that case the {jumi} tag never gets parsed. I could hack the {fabrik} plugin, but I’d prefer to do this without making any core or component changes, especially since I update Fabrik quite regularly via svn.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T11:23:42+00:00Added an answer on May 15, 2026 at 11:23 am

    I actually ended up using the latest Jumi 2.1 beta plugin which runs as System rather than Content. Then it was as simple as echoing the plugin syntax with the value already filled in:

    {jumi}
    <?php
    $tour_id = $mainframe->getUserState("tour_id", '0');
    echo '{fabrik view=table id=62 resetfilters=1 fab_tours_ro___tour_id='.$tour_id.'}';
    ?>
    {/jumi}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Joomla plugin (not important in this context), which is designed to
Hi every one I have installed Jumi plugin version 2.0 in joomla 1.5 and
I have a component for Joomla which I need to add an admin editable
How can I change current Joomla URL in plugin? For example I have a
i have a big Joomla 1.5 Problem. I'll create my own Gallery Component/PlugIn and
I have a Joomla 1.0 website running on a shared host which I don't
I have written a plugin for Joomla! I say written because it is actually
I have a Hindi magazine website hosted on Joomla. Though helpful from publishing point
In joomla 1.5 have a plugin Authentication - Openid , but in joomla 2.5,
In my Joomla project, I need a user registration module, which has 3 kind

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.