pierceblaylock Posted December 16, 2004 Posted December 16, 2004 Whenever I try to create an account on my test site I get the following error. Fatal error: session_register(): Failed to initialize storage module: user (path: /tmp) in /www/catalog/includes/functions/sessions.php on line 74 Does anyone know what is causing this problem? Everything shows up (all the fields and such) on the create account page, except for the submit button down the bottom.
boxtel Posted December 16, 2004 Posted December 16, 2004 Anyone? <{POST_SNAPBACK}> set your session storage from user to files in php.ini Treasurer MFC
pierceblaylock Posted December 16, 2004 Author Posted December 16, 2004 I don't know where the php.ini file is. I don't have access to the server's files (which is where I assume that file is, right?). What I can't figure out is that I have had the account creation working fine the other day. Then I added a few contributions that I downloaded and now it doesn't work. So I am assuming the something in the code has changed, a settting has changed or a database entry has changed, which is causing the problem. The main contributions that I have added are: - Credit Class/Gift Vouchers v5.10c - Human Confirmation v1.2 (which affects the account creation) - Infobox Admin So I think it must have something to do with one of these. I was hoping someone could shed some light on this situation before I resort to wiping everything and starting again with a fresh install (where the account creation works).
Zedes Posted December 31, 2004 Posted December 31, 2004 Hi! The problem is the following when I try create new account: When I filled the fields on the create account side and click 'next' button, nothing happened... The create_account_succes.php not loaded in. I get back the empty 'create new account' form. On local pc works correctly. Has idea anyone? Regards Zs.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.