Nov 23, 2008 | 03:24 AM  
Welcome

Don't have an account yet? You can create one, it is free, just click here

as a registered user you have some advantages like free downloads, comments and posting on our forums, depending upon this site's configuration and options.

 • •  Control Panel - Register - Login  • • 
Current Stable MDPro Lite 1.0821 Download
  Forum FAQForum FAQ   SearchSearch  UsergroupsUsergroups  PreferencesPreferences  Options forumOptions forum  Watched TopicsWatched Topics  Watched ForumsWatched Forums
Latest forum posts Latest forum posts  Log in to check your private messages Log in to check your private messages    Log inLog in 
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
skyline5k
MD user level 5
MD user level 5


Joined: Dec 03, 2004
Posts: 109
Location: Shanghai, China
Member
Post  Posted: June 14, 2007 - 05:52 PM Reply with quote Back to top
Post subject: new registration broke after switch to PHP5. How to fix?

on www.jinanlive.com, if you try to register, after everything seems to go through okay, it now says, "No authorization to carry out operation" after hitting "Finish". ALso, the security code feature doesn't seem to work anymore either. I could be losing potential members & advertisers. Any way to fix this?

The only difference is that the server was upgraded to PHP5 recently after a server move. How do I fix this? and is anyone else having this issue with PHP5?

_________________
www.terascape.net
View user's profile Visit poster's website Yahoo Messenger MSN Messenger
skyline5k
MD user level 5
MD user level 5


Joined: Dec 03, 2004
Posts: 109
Location: Shanghai, China
bannato
Post  Posted: June 14, 2007 - 06:09 PM Reply with quote Back to top

it's on ALL my mdpro sites apparently. Any help would be appreciated! I can still enter users through the control panel, so registration does work. It just doesn't work through the PUBLIC registration (user.php) page.

_________________
www.terascape.net
View user's profile Visit poster's website Yahoo Messenger MSN Messenger
TiMax
Project Manager
Project Manager


Joined: July 31, 2003
Posts: 1560
Location: Quebec - Canada

Post  Posted: June 14, 2007 - 07:46 PM Reply with quote Back to top

we need other info's, server, php, apache, md version etc .. you talk about user.php ? do you have MDPro 1.076 installed ? do you know that it is not supported now ?

_________________
TiMaxMAX s.o.s.Fantasia e dinamicità Italiane, qualità e servizi Canadesi Web Services, hosting ed housing professionali
View user's profile Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
skyline5k
MD user level 5
MD user level 5


Joined: Dec 03, 2004
Posts: 109
Location: Shanghai, China
bannato
Post  Posted: June 15, 2007 - 11:37 AM Reply with quote Back to top

Server:
DELL PE860
Intel Xeon 3050
2GB ram
160GB HDD

Apache: Apache/1.3.37 (Unix) PHP/5.2.1 mod_throttle/3.1.2 FrontPage/5.0.2.2635 mod_psoft_traffic/0.2 mod_ssl/2.8.28 OpenSSL/0.9.7a

MDPro 1.075 for jinanlive.com 76 for others.

I know, TiMax, it's not supported right now, but at this time, I don't have the time to do an upgrade. 2 p/t jobs, starting a new company of my own, planning a trip back to the US for a couple weeks, and the fact that I just got married... Wink I promise I WILL get to it sometime. I just need this working again for the time being.

_________________
www.terascape.net
View user's profile Visit poster's website Yahoo Messenger MSN Messenger
TiMax
Project Manager
Project Manager


Joined: July 31, 2003
Posts: 1560
Location: Quebec - Canada

Post  Posted: June 16, 2007 - 03:50 AM Reply with quote Back to top

Yes your versions is not supported and them are very old, maybe you can try that, open includes/pnsession.php and just after

Code:
ini_set('session.auto_start', 1); 


add that

Code:
if (version_compare(phpversion(), '5.2.0', '>=')) {
        register_shutdown_function('session_write_close');
}


Let me know

_________________
TiMaxMAX s.o.s.Fantasia e dinamicità Italiane, qualità e servizi Canadesi Web Services, hosting ed housing professionali
View user's profile Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
skyline5k
MD user level 5
MD user level 5


Joined: Dec 03, 2004
Posts: 109
Location: Shanghai, China
bannato
Post  Posted: June 16, 2007 - 12:21 PM Reply with quote Back to top

did that. the site comes up blank. Nothing loads after that.

_________________
www.terascape.net
View user's profile Visit poster's website Yahoo Messenger MSN Messenger
skyline5k
MD user level 5
MD user level 5


Joined: Dec 03, 2004
Posts: 109
Location: Shanghai, China
bannato
Post  Posted: June 17, 2007 - 05:17 PM Reply with quote Back to top

Just realized I threw this into the MDForum Support by mistake. Sorry about that.


Also, I changed the 5.2.0 to 5.2.1 and it worked perfectly! Thanks, TiMax!

_________________
www.terascape.net
View user's profile Visit poster's website Yahoo Messenger MSN Messenger
Display posts from previous:     
Jump to:  
All times are GMT + 13 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by MDForum 2.0.8© 2003-2007 MAXdev Team
Credits