daveyork Posted October 25, 2010 Share Posted October 25, 2010 Hello all, I've just installed Version 1.3.2.3 today on a Linux/Plesk based system.It all seems to install ok, the setup runs through with no errors, etc.I can access the admin pages and most of the tabs work fine, however both the 'Catalog' and 'Customers' tabs don't work. A couple of the other sub-tabs/sections also have the same problem, 'Payment----Vouchers' for example.When I say don't work, they result in a "Internet Explorer cannot display the webpage" when I click on them.Just wondering if someone could point me in the right direction of what to look at?many thanks in advanceDave Link to comment Share on other sites More sharing options...
daveyork Posted October 27, 2010 Author Share Posted October 27, 2010 I thought I'd try removing it and starting again, but still the same problems. As far as I know I meet the minimum system requirements.I hope someone has some ideas as the software looked good, I just really want to get on and try it out properly. Pretty please............thanksDave Link to comment Share on other sites More sharing options...
theme_designer Posted October 28, 2010 Share Posted October 28, 2010 Please let us know your website. Then we can have a check. Link to comment Share on other sites More sharing options...
daveyork Posted October 28, 2010 Author Share Posted October 28, 2010 Thanks for your reply, it'shttp://www.woldswood.co.uk/prestashop/notadmin/[email protected]Password2PHP details fyi:http://www.woldswood.co.uk/phpinfo.phpmany thanks for looking at itDave Link to comment Share on other sites More sharing options...
daveyork Posted October 28, 2010 Author Share Posted October 28, 2010 I've had a look throught the webserver error logs, this one occurs repeatedly:Wed Oct 27 09:19:16 2010] [warn] Cannot get media type from 'x-mapp-php5' Link to comment Share on other sites More sharing options...
daveyork Posted October 28, 2010 Author Share Posted October 28, 2010 I've also seen the following pop up in the log:Parse error: parse error, unexpected T_ARRAY, expecting '&' or T_VARIABLE in /var/www/vhosts/woldswood.co.uk/httpdocs/prestashop/classes/Carrier.php on line 247I understood these sort of errors popped up when the wrong PHP version was in use, however I thought I was on PHP5. I've tried adding various lines to the .htaccess file to see if it had any affect, didn't seem to make a difference though! Link to comment Share on other sites More sharing options...
daveyork Posted October 31, 2010 Author Share Posted October 31, 2010 Don't suppose anyone has any suggestions? Is there anything else I can look at to find what the problem is??thanksDave Link to comment Share on other sites More sharing options...
rocky Posted November 1, 2010 Share Posted November 1, 2010 It seems PrestaShop isn't compatible with PHP 5.0.4. Your PHP version doesn't recognise the keywords array in the following line: public static function getCarriers($id_lang, $active = false, $delete = false, $id_zone = false, array $ids_group = NULL) I suggest that you upgrade to a newer version of PHP. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now