Hi I have added a bootstrap table on a new page, and on preview I can see on the page where it will be, the header and columns display, however when I publish the page, it is completely blank.
I have other login forms and admin tables working and connected fine to mysql; users table works fine.
There are no errors in the log file.
*** SOLVED *** blank page on publishing
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/publish.html
http://www.wysiwygwebbuilder.com/preview.html
Frequently Asked Questions about Publishing
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/publish.html
http://www.wysiwygwebbuilder.com/preview.html
Frequently Asked Questions about Publishing
Re: blank page on publishing
If you have published the page before you may be looking at a cached version. Click Ctrl+F5 to refresh the page.
- BaconFries
-
- Posts: 5619
- Joined: Thu Aug 16, 2007 7:32 pm
Re: blank page on publishing
In general there is no difference to what you see in "Preview" and what you see once "Published". I would check that you have uploaded all files (css, jquery etc) to your server also ensure the correct file extension is set ie if the page is using php then it should be .php and not .html and try again.
Re: blank page on publishing
This usually indicates that there is an error in the configuration.Hi I have added a bootstrap table on a new page, and on preview I can see on the page where it will be, the header and columns display, however when I publish the page, it is completely blank.
Please check the PHP error log on the server to find out what is wrong.
Re: blank page on publishing
Hi, thanks for the replies.
I have got it working now, there was a problem with one of the fields in the database.
I have got it working now, there was a problem with one of the fields in the database.