1 to 9 of 9
All of a sudden my purchase page is not showing, it only shows a blanc page and I cant recall that I changed any of the settings ( I have been working with my new layout and info a couple of days ago but then everything worked fine).
I also checked all the options but I can seem to find an option or a setting that could fix this.
If I look at the course code it shows <!-- SHTML Wrapper - 500 Server Error -->.
Do you have any suggestions to start with??
This is the link
Have you tried re-uploading the latest plugin files (as a first step)?
Does the host you use output php errors, or does it hide them? If it hides them, you can add the line of code below to the top of the purchase.php page:
ini_set('display_errors', '1');
Hi, thanks for helping out.
What I have done.
First I downloaded the latest version and uploaded it to the server. ( I didn't uninstall the previous version, I just deleted it from the server) Do you want me to do a full uninstall??
Then I uploaded the files from rar file fix-160-1. Is this okay??
And I also uploaded the output.php file that you've send me about a week ago because of the errors that I had then. (Inline ad showing on the frontpage and the oio_inline key with the value 1 for not showing the ads).
The inline ad is now gone from the frontpage but the oio_inline key isn't working, I can't get the inline ads from a specific post.
I still can't find any of the purchase pages.
I also tried the code suggested by you but it doesn't seem to work. This blog is hosted at Bluehost. Do you happen to know if this host this support??
And I just noticed that I also can't add new banners, the popup window is just like my sales page blanc.
Here's another update.
Bluehost also took the liberty to look and the page is now working but with errors.
Quote
the errors indicate that its trying to set the session stuff after the text has already been outputted by the script, which is a PHP no-no.
Unquote
This is what is showing on the page.
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /public_html/theworldofoffice.com/wp-content/plugins/payment-system/purchase.php:2) in /public_html/theworldofoffice.com/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 92
Warning: Cannot modify header information - headers already sent by (output started at /public_html/theworldofoffice.com/wp-content/plugins/payment-system/purchase.php:2) in /public_html/theworldofoffice.com/wp-content/plugins/what_would_seth_godin_do.php on line 86
If i disable those plugins the page loads fine. But I the key oio_inline is still not working.
Please advice.
Strange errors - certainly not a fault of the OIO plugin though (session is always called before content output, and only if a session has yet to be created.
You should re-upload the v1.60 download once more. The reason for that is it contains all the fixes in the patch, and the updated file I sent you. We need to start from the latest platform (without any other files copied over the top) before being able to debug the oio_inline key issue.
Okay, just to be sure.
I have to download the latest version?
Delete the OIO directory from the server and only upload this new file to the server?
Correct. If you want to do a full uninstall too you can, but it shouldn't be necessary.
This is great, everything works fine and also the oio_inline key is working perfect. And like you said, it wasn’t necessary to uninstall the plugin.
I do think it’s kinda strange that all of a sudden this problem occurred.
But hé I’m not complaining, I’ve changed CSS for the background and now everything works fine.
Thanks a lot Simon; I really appreciate your assistance.
1 to 9 of 9