Search results

  1. W

    Fabrik 3 content plugin in article error

    PS - Got those error reporting messages by setting Joomla Global Configuration>Server>Error Reporting>Development
  2. W

    Fabrik 3 content plugin in article error

    Turning off error reporting didn't help but I got the following messages: Back end: Strict Standards: Only variables should be assigned by reference in /home/wmackay/public_html/school/test/plugins/system/jumirouter/jumirouter.php on line 20 Strict Standards: Only variables should be...
  3. W

    Fabrik 3 content plugin in article error

    OK - here's what I get <br /> <b>Notice</b>: Trying to get property of non-object in <b>/home/wmackay/public_html/school/test/plugins/system/jumi/jumi.php</b> on line <b>30</b><br /> <br /> <b>Notice</b>: Trying to get property of non-object in...
  4. W

    Fabrik 3 content plugin in article error

    Hi I'm using Fabrik 3.06 and Joomla 2.5.6. When I use the content plugin in an article {fabrik view=form id=18 row=1} I get the following errors depending on browser. Chrome: SyntaxError: Unexpected token < Firefox: SyntaxError: JSON.parse: unexpected character IE9: [object Error]...
  5. W

    Github updates breaks IE9 list layout

    OK - just dropped troesters #listform_$c ul.fabrik_action {float:left;} into the template_css.php for bluesky and it's working fine now - seems to not affect other browsers - tested OK with IE9, Chrome, Firefox, Opera and Safari - only tested with latest versions of these browsers. Thanks for...
  6. W

    Github updates breaks IE9 list layout

    As an addendum, is there any way to install just the Fabrik 3 cascadingdropdown plugin without the full github update? That would avoid the above problem.
  7. W

    Cascadingdropdown in Fabrik 3

    OK - I figured it out - I was trying to use existing tables which doesn't work - when I created a new list it all worked as advertised.
  8. W

    Cascadingdropdown in Fabrik 3

    Hi I registered for Bronze support so I could get this plugin - have watched the tutorial which is for Fabrik 2 and can't figure out how to setup a cascading dropdown in Fabrik 3. Have searched for documentation with no luck. Is there a tutorial or detailed step by step documentation on how...
  9. W

    Github updates breaks IE9 list layout

    Hi I just installed the latest github (Fabrik-fabrik-3.0.5-983-g682fa28) and now the table layout in IE9 displaces the filter box off the right side of the screen -see screenshot I've tried the default beez2 and beez5 templates but same thing. Suggestions? I'm using Joomla 2.5.4 and...
  10. W

    Radio button label and heading label

    OK - found a way to do it that works in 'edit element>List settings>Heading label Here''s the code <?php $result = mysql_query('SELECT elementname FROM yourtable'); if (!$result) { die('Could not query:' . mysql_error()); } echo mysql_result($result, 0); ?> however, it doesn't...
  11. W

    Radio button label and heading label

    Thanks once again. A new direction is definitely what I need - just spinning my wheels here. I'll give that approach a shot and let you know how I make out. Thanks again for the tips.
  12. W

    Radio button label and heading label

    Thanks for the reply. The element is not a database join but a radio button defined element. I am trying to label the element with the database value of another element in the same table (sorry I said another table in my initial question but would also like to know if that is possible as well)...
  13. W

    Radio button label and heading label

    New user here - trying to use element value from another table as radio button label and heading label. Tried placeholder but won't work. Can this be done?
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top