Hey anyone,
I have a fatal error as follows:
Fatal error: Cannot access empty property in /home/people/public_html/new2/components/com_chronocontact/chronocontact.php on line 346
I thought this might have something to do with permissions, but have changed the permissions for chronocontact.php and it makes no difference.
Does anybody have any idea? Getting desperate as this is a form for a prize entry due to expire soon. No idea what went wrong.
I'm running Joomla 1.0, the last stable version.
Hi Anni,
I don't think you have V2.3.9 since the line 346 doesn't have anything which can output this error, please consider upgrading using the upgrade package available at the download section to solve this, and don't forget to backup your old files before upgrading!
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
I am using chronoforms on another site. the previous site worked fine but this time no such luck. when i click submit the page comes up blank with this message...
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: D:\PHP\sessiondata) in d:\domains\joomood.com\wwwroot\components\com_chronocontact\chronocontact.php on line 200
any ideas how to fix?
thanks.
ewm
Hi ewm,
Try to change session handler setting in joomla global config!
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi,
I can only change setting handler to 'none' or 'database' and it's currently on 'none'? it also has a session lifetime of 15mins?
would this be correct?
E
Hi ewm,
If it's set to none then Joomla is using a file to store the session data. The error message says that it's trying to create the session file in the D:\PHP\sessiondata folder.
Likely causes are that the folder doesn't exist or that Joomla doesn't have read-write permissions for it.
Bob
Hi Annie,
have you got the first error fixed ? if its set to none then it shoulw work fine anyway, do you have J1.5 or J1.0, I'm puzzled now!
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.