Category Archives

April 2017
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930

Product List back up, for now.

After trying several new PHP plugins I still didn’t have any luck in getting the Product List and the Recent Releases list working. I had tracked things down to the point that it would hang up with it hit the $connection = mysql_connect($host,$user,$password) or die ("couldn't connect to server"); portion of the script.
Eventually I went into the Dashboard for my website that my host provides and saw that my site was set to use PHP 7.0. It gave me the choice to use PHP 5.6 instead and once I switched to that, things started working again, even with the new plugin.
I’ll have to do some research on whether it is the plugins (I tried several) that can’t handle PHP 7.0 or if it is my underlying code that needs updating for PHP 7.0

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

  

  

  

This site uses Akismet to reduce spam. Learn how your comment data is processed.