Page 1 of 1

[Solved] newbie needs help

PostPosted: Mon Jan 15, 2007 1:15 am
Author: ghuf
Your phpBB Version: 2.0.17
phpBB Type: Integramod 140
MODs: No
Your knowledge: Beginner
Board URL: http://amaluia.com

PHP Version:
MySQL Version:


What was done before the problem appeared?
just installed


What was done to try to solve the problem?




De.scription and Message

i just installed the integramod 140 and chmod everything in the instruction given..but after i login this sentence appeared at top of my website

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/myotomart/domains/amaluia.com/public_html/profilcp/functions_profile.php on line 741

Warning: array_filter() [function.array-filter]: The first argument should be an array in /home/myotomart/domains/amaluia.com/public_html/profilcp/functions_profile.php on line 741

Warning: Cannot modify header information - headers already sent by (output started at /home/myotomart/domains/amaluia.com/public_html/profilcp/functions_profile.php:741) in /home/myotomart/domains/amaluia.com/public_html/includes/page_header.php on line 939

Warning: Cannot modify header information - headers already sent by (output started at /home/myotomart/domains/amaluia.com/public_html/profilcp/functions_profile.php:741) in /home/myotomart/domains/amaluia.com/public_html/includes/page_header.php on line 941

Warning: Cannot modify header information - headers already sent by (output started at /home/myotomart/domains/amaluia.com/public_html/profilcp/functions_profile.php:741) in /home/myotomart/domains/amaluia.com/public_html/includes/page_header.php on line 942



and at the center

General Error

User maps error.
the field phpBBSecurity_answer is marked s required, but doesn not appear on any input screen.
Please remove the required setting or add the field on the profil or registering map.

DEBUG MODE

Line : 773
File : functions_profile.php


please help me.

PostPosted: Mon Jan 15, 2007 2:14 pm
Author: IntegraMOD
Just looked at your site and seems ok to me (not logged in though)

Re: newbie needs help

PostPosted: Mon Jan 15, 2007 7:10 pm
Author: Helter
you have either modified your files, or they were uploaded incomplete. The errors youve posted, usually mean there is info after the php close symbol " ?> ", or it is missing entirely from your files. It is common for your ftp client to upload incomplete files, especially if your connection is less than ideal.
I personally would not put much effort into 140, since we are very close to 141 being released

PostPosted: Mon Jan 15, 2007 7:20 pm
Author: IntegraMOD
Hmmmm that sounds promising Helter are you letting the cat out of the bag there.....LOL

Re: newbie needs help

PostPosted: Fri Feb 02, 2007 1:55 pm
Author: BitingMonkey
This recently happened to me on both my Integramod 140 & 141 test site. I found the solution on another thread that talked about uploading a backup of a file from the profilcp/def folder.....mine was completely wiped on both installations. I just uploaded the original contents from the installation files on my hard drive and it went away. Not sure if this is normal or if someone hacked in and deleted them? the /def folder is chmod 777 -no idea it works for me now. Hope that helps

PostPosted: Sat Mar 10, 2007 4:31 am
Author: odius
i think its the ftp client thats adding the spaces, had to deal w/ this a few times

Re: newbie needs help

PostPosted: Sat Mar 10, 2007 11:47 am
Author: Helter
you should alway set "Transfer Method" to "auto detect" in your ftp client.
Different file types have to use different transfer methods, or they will be damaged