I suggest you should not advice the users to add session_start(); in wp-login.php because it is a core file and they have to repeat this procedure every-time after the WP update. It is enough to add it in the end of wp-config.php (this configuration file remains even after the update).
http://wordpress.org/extend/plugins/pie-register/
uragenius
Member
Posted 2 years ago #
Dear Johnny,
Can you help?
I added the session_start to the begining of the wp_login.php. It cuased a Parse Error. I deleted it and added to the end of the wp_config after I read your post here. I also get a Parse Error on that.
Now that I have removed session_start, I cannot login to the Dashboard at ALL.
How can I fix this asap? Thanks.
Monica