Recent content by Metabern

  1. M

    Change the order of PHP Plugin buttons in list

    I have a nice set of button for my list but have to add another. Is there any way to change the order of them in the fabrik list plugin area? Or how would I do it? Cheers
  2. M

    How do I fix "500 error Fabrik has generated an incorrect query for the list:

    So I've done a manual update of Fabrik and reset / wiped all of my old test lists, forms elements, groups etc. This join is still not working. How do we proceed with getting this debug process going ASAP? Cheers
  3. M

    How do I fix "500 error Fabrik has generated an incorrect query for the list:

    here is an example of our logged join list. 'join' => array ( 0 => JDatabaseQueryElement::__set_state(array( 'name' => 'LEFT JOIN', 'elements' => array ( 0 => ' `hm9dh_vmcs_vendor_purchase_order_nums` AS `hm9dh_vmcs_vendor_purchase_order_nums` ON...
  4. M

    How do I fix "500 error Fabrik has generated an incorrect query for the list:

    No data-where or concats, just conventional fabrik joins. All with PK's. Myself and my developer looked into it yesterday and found that the database joins aren't executed in the order that they are listed.
  5. M

    How do I fix "500 error Fabrik has generated an incorrect query for the list:

    It's strange, we are using the same table and making all of the necessary joins successfully in another list.
  6. M

    How do I fix "500 error Fabrik has generated an incorrect query for the list:

    It is one of the fields I'm joining on, moreover the join is being used on another list and its functioning perfectly
  7. M

    How do I fix "500 error Fabrik has generated an incorrect query for the list:

    This is what I get: 500 Fabrik has generated an incorrect query for the list REVS: <br /><br /><pre>Unknown column '#__virtuemart_order_items.virtuemart_product_id' in 'on clause'</pre><br /><pre></pre><br /> /home/mysite/public_html/components/com_fabrik/models/list.php:948
  8. M

    How do I fix "500 error Fabrik has generated an incorrect query for the list:

    Fabrik 3.9 Joomla 3.9.10 I am doing the same series of Fabrik joins to two lists Joins are built on two tables that manage and edit Purchase orders From Virtumart List one, the joins work: custom_purchase_order_numbers to virtuemart_orders to virtuemart_orderitems to virtuemart_products...
  9. M

    How would I show a detail page based on custom view on frontend?

    Yes it is working in backend, maybe this might shed some light. These are the urls of the same page from front and backend Backend List (View Data), works https://my site.com/administrator/index.php?option=com_fabrik&task=details.view&formid=220&listid=221&rowid=13-193 Frontend List from Menu...
  10. M

    How would I show a detail page based on custom view on frontend?

    As always, thank you for your help. It's greatly appreciated. I have a Fabrik list that is generated from a custom view. It works perfectly except for one issue. In the backend, I'm able to see the form/details page of my list items In the frontend I get "We are unable to find this record"...
  11. M

    How do I get an internal id to show up in a form/detail

    I have a table with internal id published and showing in list view, I cannot however get it to show up in Form or Detail view. Is this a limitation or is there a setting I'm missing? Cheers
  12. M

    Access Fabrik Data Programmatically

    Cool, I think I have it working TEMPLATE FILE: /home/mysiteroot/public_html/components/com_fabrik/views/details/tmpl/bootstrap_my_custom/default.php on this page: http://www.fabrikar.com/forums/index.php?wiki/form-and-details-templates/ You show instances of "Template Overrides" and...
  13. M

    Access Fabrik Data Programmatically

    Hi there, no it wasn't, I'm still trying to figure out have to apply an override to a backend pdf. Frontend works fine. Cheers
  14. M

    Access Fabrik Data Programmatically

    So we've identified the Virtuemart trigger that will run our pdf creation and we have a details page that shows all of the info we need. We now need to be able to create a template override to style it. We were able to successfully implement an override on the frontend detail page, but not on...
  15. M

    PDF Overrides & Custom Views

    Thanks for your help. I managed to figure out the problem, or at least a hint. With Joomla SEF disabled, I'm able to see lists and detail pages in in front and backend.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top