Php Errors On Acp And Control Panel Views


Subject: Php Errors On Acp And Control Panel Views
Hi, im new to icy phoenyx, i just installed it, updating from phpbb2 and two errors show:

Editing an element trhougt CMS : Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1245184 bytes) in /cache/tpl_mg_themes.bbcb_mg.php on line 231

this line contains:
Code: [Download] [Hide]
  1. <a href="javascript:BBCmarqd()"><img border="0" src="<?php echo isset($this->vars['BBCB_MG_IMG_PATH']) ? $this->vars['BBCB_MG_IMG_PATH'] : $this->lang('BBCB_MG_IMG_PATH'); ?>marqd<?php echo isset($this->vars['BBCB_MG_IMG_EXT']) ? $this->vars['BBCB_MG_IMG_EXT'] : $this->lang('BBCB_MG_IMG_EXT'); ?>" name="marqd" onMouseOver="helpline('marqd')" alt="<?php echo isset($this->vars['L_BBCB_MG_MD']) ? $this->vars['L_BBCB_MG_MD'] : $this->lang('L_BBCB_MG_MD'); ?>" title="<?php echo isset($this->vars['L_BBCB_MG_MD']) ? $this->vars['L_BBCB_MG_MD'] : $this->lang('L_BBCB_MG_MD'); ?>" class="bbimages" /></a>" 


And other similar error in ACP, do not show left panel navigation, this case in "admin_users.php on line 1139" file with:
Code: [Download] [Hide]
  1. $selfdes = ($signature_bbcode_uid != '') ? preg_replace("/:(([a-z0-9]+:)?)$signature_bbcode_uid(=|])/si", '3', $this_userdata['user_selfdes']) : $this_userdata['user_selfdes']; 


Any help?

Subject: Re: Php Errors On Acp And Control Panel Views
if you are running your own server - increase memory in php.ini

or

take look http://area69.digi-sky.net/viewtopic.php?t=118

Subject: Re: Php Errors On Acp And Control Panel Views
thx for the help but didnt work. Im not using my own server but tried to modify .htaccess with that line php_value memory_limit 16M and with 8M but no luck.

Maybe is an issue with any phpbb2 user profile?what is the BBCB_MG_IMG_PATH, BBCB_MG_IMG_EXT, etc?

Subject: Re: Php Errors On Acp And Control Panel Views
Nope, it isn't an icy problem. It's yout server problem that does not have the necessary memory to run icy well

Subject: Re: Php Errors On Acp And Control Panel Views
mmm ok, server problem then...thx for the help, maybe i should try my own server and try icy.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1006s (PHP: 17% SQL: 83%)
SQL queries: 10 - Debug Off - GZIP Enabled