FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

phpBB3 UCP Profile Problem

 


ginny2689
Whenever some user open their profile in UCP they get the followong errors however the page open as Normal only the following error occupy some space at the top .


[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_profile.php on line 663: array_merge() [function.array-merge]: Argument #1 is not an array
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3406: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3408: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3409: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3410: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)


Please help me to solve out this that what i did wrong?
adri
Did you installed something lately?

Greetz

Adri
Gushe
Since you got header errorsyou probably wanted to change something to the layout?
Or changed something else to the script?
ginny2689
adri wrote:
Did you installed something lately?

Greetz

Adri


I installed but nothing edited in these files .

What's the file have problem can you tell me?
ginny2689
Gushe wrote:
Since you got header errorsyou probably wanted to change something to the layout?
Or changed something else to the script?


I know there must be a coding problem somewhere else
but i'm not perfect in php that i can get the solution myself
So i said will somebody me tell me what's file will i try to edit ?
Gushe
Installed a template?

a Header error is normally given when other content than the headers is sent to the client Before the headers you're calling are actually sent. (Or.. I don't know how to explain..)

So probably some output must be sent to the client.

You might post the lines that are giving problems here.
ginny2689
but can u tell me after seeing error files what's file may have include it?
Gushe
a header() function that gets called after the actual headers are sent.
ginny2689
is it in template or in anyone like function.php??????
Reply to topic    Frihost Forum Index -> Scripting -> Website Software

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.