Search results

  1. T

    Bug Report: rev145: Export of table fails.

    This one is more peculiar. I have 3 tables, the smallest of which is just the last 5 entries in the main table. jos_fabrik_formdata_9. This one will export ok. The other two tables are the main view of jos_fabrik_formdata_9 and the last table is a pre-filter on jos_fabrik_formdata_9 where...
  2. T

    Bug Report: rev145: Editing a Form and attempting to Save or Apply

    From the Forms page clicking on the title of any exiting form and trying to either click on Save or Apply blows up with the following. Warning: Invalid argument supplied for foreach() in /var/www/http/components/com_fabrik/fabrik_table.class.php on line 2618 Notice: Undefined variable...
  3. T

    Bug Report: rev145: Attempting to edit a validation or Save/Apply a new one.

    Upon clicking in the form validations and selecting any record, when attempting to save, or apply either during a edit or the creation of a new rule i get the following error message. fabrikValidation Object ( [id] => 3 [element_id] => 82 [validation_rule_id] => 1 [message] =>...
  4. T

    Bug Report: rev145: View Database from Forms page

    In the top i get You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \'FROM LIMIT 0, 30\' at line 2 SQL=SELECT FROM LIMIT 0, 30 Down below i get Warning: Invalid argument supplied for foreach() in...
  5. T

    Bug Report: rev145: View Forms or Elements of a Table

    Get this at the top of the page: SELECT command denied to user \'shitlisted\'@\'localhost\' for table \'id\' SQL=SELECT *, jos_fabrik_groups.attribs AS gattribs FROM jos_fabrik_formgroup, jos_fabrik_joins.id AS join_id\n LEFT JOIN jos_fabrik_groups \n ON jos_fabrik_formgroup.group_id =...
  6. T

    Bug Report: rev145: Can not save or apply settings w/Non-Default Admin Template

    Have seen this one a few times now. Probably a javascript collision and might even be the fault of the Minted One-Point-Five template only. But if you don't know what is going on its freaky. To fix is just change the admin template back to the default one. With a non-default admin template...
  7. T

    Bug Report: rev145: View database from Tables page throws errors

    If when in a table (to export or what have you,which is what im trying to get working). By clicking on the View Database link the top of the page throws a few errors. Notice: Undefined variable: key in /var/www/http/administrator/components/com_fabrik/views/table/tmpl/default.php on line 202...
  8. T

    Bug Report: Importing package generates error message

    Working on finding out more of the "why this is happening" but here is what i am doing that is causing it to show up. I have one live system that is running CVS version 1.0.4.50 I have 3 big bugs that I'm trying to test against for the latest CVS build of rev104. I am exporting tables out of...
  9. T

    Bug Report: Security: Can view /components/com_fabrik directory.

    This is only possible if the server configuration for apache has <Directory /Path/2/WEBROOT Options Indexes enabled. If it is all of your exports will be viewable for everyone with that configuration. It's also easily resolved by just dropping a index.html file into the /components/com_fabrik...
  10. T

    Question: How to get PDF, Print, Email link onto detail view table

    Think that sums it up honestly but in more detail here is what I'm trying to make happen. I would like to have it so that when someone goes to the detail view page of any record they have the pdf, print and email link show up on each of the detail records at the top. I am guessing its done...
  11. T

    Bug Report: Unable to make thumbnails with ImageMagick

    Created element with element type of file upload. Tried to get thumbnails to be created with ImageMagick 6.2.4.5 Upon creating a new record am getting the following error. Fatal error: Call to undefined function NewMagickWand() in /var/www/http/components/com_fabrik/fabrik.class.php on line...
  12. T

    Bug Report: unable to make database innerjoin.

    Trying to make table innerjoin and save always results in table leftjoin. Data pulled back also verifies resulting table join is in fact a table leftjoin. :o
  13. T

    Bug Report: fabrik.searchbot throwing errors

    Ok, i have published the fabrik.searchbot and when i do a search for say first name of someone who has a record i am getting Search Keyword george Notice: Trying to get property of non-object in /var/www/http/mambots/search/fabrik.searchbot.php on line 49 Notice: Undefined variable: word...
  14. T

    Bug Report: View detailed record that is result of database join.

    Have element that has a element type of database join. The join is rendered as a drop down list. The joined table is a non-fabrik created table. When clicking on the view link-field on a filtered item in detailed view. The resulting record is showing only the default values for elements that...
  15. T

    Bug Report: Can't edit records that are pre-filtered.

    This one is a bit harder to describe. I have copied an existing table, renamed it and added a pre-filter to filter on the users element joomla_id {$my->id} variable and linked it in the menu User Menu. I am allowing non-registered users to create entries and registered users to also create...
  16. T

    Bug Report: Export table data with structure and records blows up spectacularly

    Ok, with each step i am adding new stuff. trying to find out what all is required to do the form i am looking for. I have blown everything away between each one but as i get a few more elements into my forms and tables i am getting to a point that it would be nice to not have to start from zero...
  17. T

    Bug Report: Cannot add new record for table in back end

    Have dropped all tables, reimported exported table and forms into system and attempting to add record from view table in back end. upon clicking add record am getting error message: Fatal error: Call to a member function get() on a non-object in...
  18. T

    Bug Report: Can't create multiple records.

    Created 2 records in table. Created a new element in my form of type username named joomla_id and set it to id. Then added a new entry . Checked table view and did not see joomla_id. Logged back into back end and then in form view selected update tables. Then creating a new record it throws a...
  19. T

    Bug Report: Can't Delete record from Front side of site.

    I have created a simple form with one group, element and table and while i can poke data in from the front side i am unable to delete the records from the front side. I have permissions for that table setup as follows: Under Edit Table for Access i have all permissions setup as Public Frontend...
  20. T

    Bug Report: Can't edit record in admin side

    Starting off with just the simplest of setups: have created a group with a single element and a single form and table linked it back into the main menu, from the front end it appears to work fine and data is getting squirted into the DB. From the back end though attempting to view the table i...
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top