I know this is an old version of Joomla and Chrono Connectivity. Has been working fine for years so I hoping you can still help me. I started getting this error on the Front End,
Notice: Undefined variable: i in /home/hpcnetc/public_html/components/com_chronoconnectivity/libraries/connection.php(303) : eval()'d code on line 3
>
Notice: Undefined variable: i in /home/hpcnetc/public_html/components/com_chronoconnectivity/libraries/connection.php(303) : eval()'d code on line 18
Any thing I can do to fix this? It won't let me add new records now or at least it's adding/showing Course name. See attachment.
Thanks,
Joe
Notice: Undefined variable: i in /home/hpcnetc/public_html/components/com_chronoconnectivity/libraries/connection.php(303) : eval()'d code on line 3
>
Notice: Undefined variable: i in /home/hpcnetc/public_html/components/com_chronoconnectivity/libraries/connection.php(303) : eval()'d code on line 18
Any thing I can do to fix this? It won't let me add new records now or at least it's adding/showing Course name. See attachment.
Thanks,
Joe
Hi Joe,
This is a very old version of CC - what you have is a PHP Notice from some code that is being evaluated from the Listing settings. I don't have that file immediately available to check but the simplest solution with PHP Warnings is to set your Site Error Reporting to System Default or to None which should hide them.
Bob
This is a very old version of CC - what you have is a PHP Notice from some code that is being evaluated from the Listing settings. I don't have that file immediately available to check but the simplest solution with PHP Warnings is to set your Site Error Reporting to System Default or to None which should hide them.
Bob
Hi Joe,
Sorry, I looked at the message and not the subject. To fix that click the CC settings icon and turn the 'hints' off.
Bob
Sorry, I looked at the message and not the subject. To fix that click the CC settings icon and turn the 'hints' off.
Bob
Hi Joe,
It's the Parameters icon at the right hand end of the CC toolbar, and set Show Tip of the Day to disabled. (I had to find an old installation and look it up to get the right names.)
Bob
It's the Parameters icon at the right hand end of the CC toolbar, and set Show Tip of the Day to disabled. (I had to find an old installation and look it up to get the right names.)
Bob
Hey Bob,
When I turned that off the error went away but now my install is no longer validated and I can't seem to get it validated again.
The same thing is happening to the ChronoForms install.
Joe
When I turned that off the error went away but now my install is no longer validated and I can't seem to get it validated again.
The same thing is happening to the ChronoForms install.
Joe
Hi Joe,
Is the License code still showing in the License code box? I don't think that disabling the Tip of the Day will normally block the licensing.
Bob
Is the License code still showing in the License code box? I don't think that disabling the Tip of the Day will normally block the licensing.
Bob
Yes it there. But the big issue is I'm still unable to add a complete new record from the front end. These errors are still showing up.
Notice: Undefined variable: i in /home/hpcnetc/public_html/components/com_chronoconnectivity/libraries/connection.php(303) : eval()'d code on line 3
>
Notice: Undefined variable: i in /home/hpcnetc/public_html/components/com_chronoconnectivity/libraries/connection.php(303) : eval()'d code on line 18
Joe
Notice: Undefined variable: i in /home/hpcnetc/public_html/components/com_chronoconnectivity/libraries/connection.php(303) : eval()'d code on line 3
>
Notice: Undefined variable: i in /home/hpcnetc/public_html/components/com_chronoconnectivity/libraries/connection.php(303) : eval()'d code on line 18
Joe
Hi Joe,
Those are technically notices, not errors and normally they are just an inconvenience. You can hide them as I posted earlier. It looks as if they are coming from the code you have in the listing General > Connection View Settings > Body box.
The validation, or non-validation should have no effect on the listing itself.
Bob
Those are technically notices, not errors and normally they are just an inconvenience. You can hide them as I posted earlier. It looks as if they are coming from the code you have in the listing General > Connection View Settings > Body box.
The validation, or non-validation should have no effect on the listing itself.
Bob
This topic is locked and no more replies can be posted.