Jump to content

Can not open Modules page (fatal error)


Recommended Posts

Hi,

 

when I open Modules page on 1.6.0.9 it says

 

[PrestaShop] Fatal error in module smarty_internal_compile_private_modifier:
Allowed memory size of 50331648 bytes exhausted (tried to allocate 122880 bytes)

 

Thats not really common to need to much memory. Is there any workaround for this? I think it should be considered a bug and optimize the page to work on general shared hostings.

 

Thanks

Link to comment
Share on other sites

I set my memory limit from 48 to 256 and it is ok now. But before I found out my hosting allows me to set memory limit I disabled displaying "must have modules" in classes/modules/Module.php and it started working on 48mb memory limit just fine. Can I keep it disabled? Why would I want to display not bought modules in BO. If I want a module I go to modules store..

Link to comment
Share on other sites

I set my memory limit from 48 to 256 and it is ok now. But before I found out my hosting allows me to set memory limit I disabled displaying "must have modules" in classes/modules/Module.php and it started working on 48mb memory limit just fine. Can I keep it disabled? Why would I want to display not bought modules in BO. If I want a module I go to modules store..

 

probably fine, though you changed core, this change will go away with upgrade.  and sometimes we update things that do not create obvious issue somewhere else. :)

Link to comment
Share on other sites

  • 4 weeks later...

 

Hello vekia, thank you very much for link.

 

where i can turn on error reporting?

 

Thanks advance,

Link to comment
Share on other sites

http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information/

 

tip: don't post 'similar' issue on existing topic best to open a new topic next time.  thanks

 

Hello El, i'm so sorry for the similar posting.

 

I had change the: config/defines.inc.php from "false" to "true" after i reload my website i found " Warning: preg_replace() [function.preg-replace]: Compilation failed: invalid range in character class at offset 24 in /home/indimedh/public_html/shop/classes/Tools.php on line 990 ".

 

Can you tell me what is mean?

 

Thanks advance,

Link to comment
Share on other sites

Hello El, i'm so sorry for the similar posting.

 

I had change the: config/defines.inc.php from "false" to "true" after i reload my website i found " Warning: preg_replace() [function.preg-replace]: Compilation failed: invalid range in character class at offset 24 in /home/indimedh/public_html/shop/classes/Tools.php on line 990 ".

 

Can you tell me what is mean?

 

Thanks advance,

 

as advised in link error enable, do some searches.

 

for example trying different searches I found this:

http://forge.prestashop.com/browse/PSCFV-12518

Link to comment
Share on other sites

 

Thank you very much for reply El. i really appreciate. are you have seen the screen shots that I post? (my module not normal)

 

 

well actually it's difficult to help because this was not originally your post.  trying to read through multiple posters with same/similar issue is difficult and boring. 

 

if you are at a bit of a loss in resolving this issue and need immediate help, I suggest posting in job offers section, very good help there for 'very' reasonable price.

Link to comment
Share on other sites

well actually it's difficult to help because this was not originally your post.  trying to read through multiple posters with same/similar issue is difficult and boring. 

 

if you are at a bit of a loss in resolving this issue and need immediate help, I suggest posting in job offers section, very good help there for 'very' reasonable price.

 

I'm so sorry El. what do you mean? do i have to posting job offers to fix this and paid some one?

Link to comment
Share on other sites

of course you don't have to, we offer free support right here in the forum.  but if you are not comfortable with fixing on your own the job offers is an alternative.

 

Thank you very much El. i really appreciate that.

 

So, what should i do to fix the module?

Edited by Mike Rafael Jr. (see edit history)
  • Like 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...