Is Bizstore compatable with
CMS Version 9.2.1
PHP Version 5.2.6
MySQL Version 5.0.51a-log (client: 5.0.32)
I only ask because I just updated and now I get
Fatal error: Cannot use string offset as an array in /homepages/12/d91017768/htdocs/HopeToSeeYouSoon_com/modules/BizStore/browsepage.php on line 20
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
Well I put this off for awhile by going back to PHP 4.
Now I’m trying PHP 5 again.
CMS Version 9.2.1
PHP Version 5.2.8
And I’m getting the same error still,
Fatal error: Cannot use string offset as an array in /homepages/12/d91017768/htdocs/HopeToSeeYouSoon_com/modules/BizStore/browsepage.php on line 20
I looked for an updated version of BizStore mine is the same as the one in your downloads, and also looked in the cvs but nothing is in the cvs.
Any idea what I might try?
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
hmm, a different way to what I normally see on servers, usually,
AddHandler application/x-httpd-php5 .php
I guess 1and1 do it differently - they seem to make a habit of aberrations, with consequent issues for their users.
In other words, BizStore works just fine on PHP5, always has - I have tested BizStore where PHP5 is standard on the server, both hosted and local, and also where it is an option via htaccess, as above.
Just not on PHP5 the way that 1and1 chooses to implement the option - since PHP4 is no longer supported, they really should be using PHP5 on their servers, as first choice, not some ad hoc htaccess implementation.
Perhaps their htaccess implementation should be,
AddHandler x-mapp-php5 .php
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
RickCOffline
Joined: Nov 10, 2006
Posts: 53
Location: Flint Township, MI