Forum Replies Created
-
AuthorPosts
-
KevoMember
I managed to figure it out myself, which is quite unlike me. Thank you anyway.
All the best,
Kevin
KevoMemberHi,
When I activate the shopping cart in WP [2.8.6. ] I get the following code appearing at the top of every page on http://www.mcsherry.ie :
Warning: session_start(): open(E:php_sessionssess_409e8c3488479755b5e973f0c3199c2d, O_RDWR) failed: Permission denied (13) in E:hshomekevin897mcsherry.iewp-contentpluginswordpress-paypal-shopping-cartwp_shopping_cart.php on line 22
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at E:hshomekevin897mcsherry.iewp-contentpluginswordpress-paypal-shopping-cartwp_shopping_cart.php:22) in E:hshomekevin897mcsherry.iewp-contentpluginswordpress-paypal-shopping-cartwp_shopping_cart.php on line 22
I contacted my hosting service who say that I’m using PHP v5 and suggested that there might be a problem with the plugin code:
This is what they wrote:
>>Further to our conversation, I have had another look into this with a colleague and we have spotted a problem with the plugin that is giving the errors.
The first error that is visible relates to the PHP command ‘session_start()’. This command needs to be right at the start of the file that is using it so that it is the first thing being executed. If it isn’t at the start then it will cause errors like this.
We don’t support scripting issues so I cannot advise exactly how to fix this. If you are not comfortable making changes to the script yourself then the recommendation that I would give to resolve this is to either contact the author of the script to check it over or to use a different plugin.
Should you require any further assistance, please feel free to contact us.
Kind Regards,<<
Logically, this can’t be right as I presume that this plugin is working fine elsewhere on other people’s web sites.
I hope somebody might be able to help.
Best regards, Kevin
-
AuthorPosts