[SOLVED] Avatar Panel Failing (Should Be Something...?)


Subject: [SOLVED] Avatar Panel Failing (Should Be Something...?)
One question: should be something inside this code:
Code: [Download] [Hide] [Select]
elseif ( $mode == 'editprofile' || $mode == 'register' )
{
if ( !$userdata['session_logged_in'] && $mode == 'editprofile' )
{
redirect(append_sid(LOGIN_MG . "?redirect=profile".$phpEx."&mode=editprofile", true));
//redirect(append_sid(LOGIN_MG . "?redirect=profile.$phpEx&mode=editprofile&cpl_mode=reg_info", true));
}
include($phpbb_root_path . 'includes/usercp_register.'.$phpEx);
exit;
}

Thanks in advance, because this makes my avatar panel fail.

Last edited by JacKThERiPPeR on Sat 03 Mar, 2007 11:36; edited 1 time in total
Profile PM  
Subject: Re: Avatar Panel Failing (Should Be Something...?)
:shock: ?

Please tell us a little more about your error

Subject: Re: Avatar Panel Failing (Should Be Something...?)
Well, whenever I enter the avatar control panel, it doesn't show anything below the header. That's it.

Profile PM  
Subject: Re: Avatar Panel Failing (Should Be Something...?)
SOLVED: Added to .htaccess the line "php_value memory_limit 16M".

Profile PM  

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.118s (PHP: 14% SQL: 86%)
SQL queries: 10 - Debug Off - GZIP Enabled