Hello, I have the problem that my RecordLoader does not work after a server change. The old server had PHP 5.2.11 and the new 5.3.21. The only difference I can see is "Register_Global" (once on and once off) Can this be? Unfortunately, the change in the php.ini on the new server is possible but very difficult. Or do you know another reason why the data from my database is no longer loaded in the form? As a link I use:
index.php?option=com_chronoforms&chronoform=formname&cf_uid=f2482e3bb2e663690d4270de9c9fd0eb
I am grateful for any tip!
Hi bluesky991,
Have you reconnected the DB Record Loader to the table on the new server. The PHP change shouldn't be a problem if your version of ChronoForms is up to date.
Bob
Hi, 4.0 RC3.4.1 with Joomla 1.5 (I know not optimal but at the moment not possible otherwise). I've added the loader first on the new server and linked with the DB. Only while this did not work I tried it on the old server.
By the way a current info: When a form is filled out, the data is also stored in the DB. If I would like to display the records with "Show Data" there is nothing. The entry is in the DB available.
How do I reconnect without create a new table?
Hi bluesky991,
I'm not sure, in my experience if the action is correctly linked to the table then Show Data works reliably. In practice I usually install AceSQL to allow me to look at tables from the Joomla! back-end. It's a lot more useful than the Show Data icon.
Bob