Skip to Content Skip to Menu

CB-SMF Plugins (Version 1.0)

17 years 5 months ago #26562 by c0d3m0nk3y
Replied by c0d3m0nk3y on topic Re:CB-SMF Plugins (Version 1.0)
i getting the same problem the error im getting is:

[code:1]Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 128 bytes) in /home/sites/site124/html/administrator/components/com_comprofiler/imgToolbox.class.php on line 347[/code:1]

Please Log in or Create an account to join the conversation.

  • Wolverine
  • Wolverine
  • OFFLINE
  • Posts: 33
  • Thanks: 0
  • Karma: 8
17 years 5 months ago #26563 by Wolverine
Replied by Wolverine on topic Re:CB-SMF Plugins (Version 1.0)
loading joomla, smf, and cb is going to take more than 8MB. You can fix this problem by changing the memory_limit in your php.ini to 16M. Or if you don't have access to your php.ini file you can set it dynamically in the top of your joomla index with the following code:

[code:1]
ini_set('memory_limit', '16M');
[/code:1]

Please Log in or Create an account to join the conversation.

17 years 5 months ago #26565 by c0d3m0nk3y
Replied by c0d3m0nk3y on topic Re:CB-SMF Plugins (Version 1.0)
thanks for your help that did it

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum

Facebook Twitter LinkedIn