Jump to content

presta shop 1.3.6 not functioning at all


Recommended Posts

Hello,

I have installed prestashop 1.3.6 on Windows server 2003 with IIS, PHP 5, MySQL 5 and there is too much bugs.

First, in the installation process I noticed an error in the db.sql file where you have forgoten to put the field eco_taxe_rate a default value and forgoten to add it's value in the INSERT statement when creating the database...

Second, when I had deleted all the categories/products by default and tryed to add a category and then sub products, I had the surprise to see that the saving process saved my product more than 64 times in the database... also I have noticed on the server process list 64 process php-cgi.exe this mean you ajax control seems not to be functional... it calls the same saving process multiple times for nothing and then it uses a huge amount of memory on the server.

The same thing occure when trying to delete multiple product at the same time.

I have also noticed in your XML message for error checking that you where using the symbol & in your texts wich breaks the XML structure and then theses XML files are not compatible with IE8 so your ajax cannot read them and then the errors can not be notified or intercepted by your javascript....

Can you give me a link to be able to download an older version of prestashop ?

Link to comment
Share on other sites

Hi Twins

Can I recommend that you try this on a workstation using Xampp rather than IIS. The system is written for a Linux based system not Windows and therefore operates better.

I haven't used 1.3.6 although 1.3.5 does have a few bugs, expected really but usually you get a fix from here.

Good luck with it :)

Link to comment
Share on other sites

thanks, I uses 1.3.5 on the same system before and all goes well.

With this new version impossible to work with products in the backoffice....

Also on this serveur I am using IIS because I host also website in ASP.NET 4.0 with silveright support...

I know many people likes to write open source code with wamp/xamp and firefox but these kind of work is quite a bad idea. Many of open source work done on theses structure don't works on others because a leak of expertise or experiances in multiple plartform support.

Each plateform have it's own problem or benefit. In this case I went not far and just saw problem with XML syntax and SQL miss configurations that turn the prestashop 1.3.6 complety mad...on IIS/IE8 :)

I will inspect it deeper tomorrow.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...