The PHP on the content page fell over with a message:
"deprecated MySQL_connect()" line 54 content.php
The admin page works fine and I can see the rows in the database tables.
Please advise
CMS Content Page
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/cms_tools.html
A lot of information about the Content Manager System can be found in the help/manual. Please read this first before posting any questions! Also check out the demo template that is include with the software.
CMS trouble shooting / FAQ:
viewtopic.php?f=10&t=43245
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/cms_tools.html
A lot of information about the Content Manager System can be found in the help/manual. Please read this first before posting any questions! Also check out the demo template that is include with the software.
CMS trouble shooting / FAQ:
viewtopic.php?f=10&t=43245
Re: CMS Content Page
If your webhost no longer supports the mySQL extension then make sure you select 'PHP5' in the Page properties so the code will use mySQLi instead.
Re: CMS Content Page
I am getting the following error on the webpage that is viewed on my browser. "Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home4/goleanstream/churchpurse.life/index.php on line 54". By your previous comment you seem to indicate that this coming from my server and I should change the page properties to PHP extension and HTML5, if I understood correctly. I have the WWB page set to that configuration. Also, when I go to phpMyAdmin (from my webhost cpanel) I see that it says that PHP version: 5.6.30 is being used. Why am I still getting this error?
Re: CMS Content Page
No, you will need to set the PHP version in the page propoertieds to PHP5+By your previous comment you seem to indicate that this coming from my server and I should change the page properties to PHP extension and HTML5
Re: CMS Content Page
I see it under Properties, Miscellaneous, PHP Version. Works fine!
Thanks!
Thanks!