Jump to content

Theme installator not working in 1.4?


Recommended Posts

Anyone else having issues with the theme installator in 1.4?

Nothing seems to happen when I click on the link "theme installator".
It takes me back to the Modules page, but nothing happens and the page is blank...

Can someone please advise?

Link to comment
Share on other sites

same problem. a lot of bugs in 1.4.x version of prestashop. but is not better to call it Beta version and not Production version?? what is the advantage to give to the community a buggy product and make people crazy for problems on production sites?
I think Prestashop should expand the beta testing period for so important versions. is only my opinion.
I stop use this version and come back to 1.3.7. for me this is beta.

Link to comment
Share on other sites

Ok, I found solutions, you just need to create php.ini @ the root and add this line


;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 128M ; Maximum amount of memory a script may consume (8MB)


it will work

Or you just contact your hosting provider and ask them to increase memory of your website

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...