Im getting this error message.. I use the latest chronoform and joomla 1.5.. Im trying to get data from the form into a database.. i have had it working sending me emails.. but i want it stored in the database.. thanxs.. Justin
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp) in /home/sss/public_html/components/com_chronocontact/chronocontact.php on line 199
any1 any ideas..
Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp) in /home/sss/public_html/components/com_chronocontact/chronocontact.php on line 199
any1 any ideas..
Hi Justin,
Do you have the imageverification enabled ?
Cheers
Max
Do you have the imageverification enabled ?
Cheers
Max
ok.. i deleted this form and recreated it and it works fine and i can view the data that has been posted from the form..
however if i enable the antispan image verification.. i get..
Not Acceptable
An appropriate representation of the requested resource /administrator/index2.php could not be found on this server.
and have to delete and recreate this form again..
is there anyway round this.. and by the way.. thanxs for the quick reply.. Justin
however if i enable the antispan image verification.. i get..
Not Acceptable
An appropriate representation of the requested resource /administrator/index2.php could not be found on this server.
and have to delete and recreate this form again..
is there anyway round this.. and by the way.. thanxs for the quick reply.. Justin
also.. is there anyway of limiting the number of characters when u view the forms data table because i have one field called message and this can be quite long.. if it was shorter it would fit nicely in the table and u could view the rest of it when you click through on the redord id..
max.. in one of ure posts u said..
"just take care the Antispam image and the mambots will not run fine yet at this beta release, everything else should be fine unless somebody face some bug we didn't found"..
I had a lot of problems getting mambots working with this release.. and i think u have just answered it..
if I put {jumi}code goes here{/jumi} into an article all I see is that as text, there is no output.. is this the reason.. and is there anything i can do about it..
"just take care the Antispam image and the mambots will not run fine yet at this beta release, everything else should be fine unless somebody face some bug we didn't found"..
I had a lot of problems getting mambots working with this release.. and i think u have just answered it..
if I put {jumi}code goes here{/jumi} into an article all I see is that as text, there is no output.. is this the reason.. and is there anything i can do about it..
Hi Justin,
the issue is that at the Chronoforms for Joomla 1 you can for example add media to the form code...etc, however this feature won't work yet for you the J1.5 version!
the image verification also wont work fine unless you have the session handler set to NONE at the global config of joomla!!
Cheers
Max
the issue is that at the Chronoforms for Joomla 1 you can for example add media to the form code...etc, however this feature won't work yet for you the J1.5 version!
the image verification also wont work fine unless you have the session handler set to NONE at the global config of joomla!!
Cheers
Max
also.. is there anyway of limiting the number of characters when u view the forms data table because i have one field called message and this can be quite long.. if it was shorter it would fit nicely in the table and u could view the rest of it when you click through on the redord id..
Do you mean limit the number of characters a user can submit? If that's what you mean, then you should be able to use JavaScript for that. Just find some JS coding online that would limit the max number of characters you want to set it at.
It's been a few years since I wrote JS and it has since all left my mind.
This topic is locked and no more replies can be posted.