Page 1 of 1

[Solved] CAPTCHA - Disabling, now errors...

PostPosted: Mon Jun 16, 2008 6:39 pm
Author: BurninFingerTipz
Your phpBB Version: 2.0.23
phpBB Type: Integramod 141
MODs: No
Your knowledge: Advanced Knowledge
Board URL: http://www.Revile-Guild.com/forum/

PHP Version:
MySQL Version:


What was done before the problem appeared?

ACP
PCP
PCP Wizard
Add/Remove Page Fields
Profile >> Profile >> Your Profile >> Registration information
Click on confirm_code in right pane
Click the left-pointing arrow to remove the field from the selected fields list
Submit



What was done to try to solve the problem?
N/A



De.scription and Message

I followed this thread: http://www.integramod.com/forum/how-to- ... t2709.html

Now I'm getting errors on the main pages fo the forums:
Warning: array_keys(): The first argument should be an array in /home/content/b/u/r/xxxxxxxx/html/forum/profilcp/functions_profile.php on line 1032

Warning: array_filter(): The first argument should be an array in /home/content/b/u/r/xxxxxxxx/html/forum/profilcp/functions_profile.php on line 1032

Warning: Cannot modify header information - headers already sent by (output started at /home/content/b/u/r/xxxxxxxx/html/forum/profilcp/functions_profile.php:1032) in /home/content/b/u/r/xxxxxxxx/html/forum/includes/page_header.php on line 1159

Warning: Cannot modify header information - headers already sent by (output started at /home/content/b/u/r/xxxxxxxx/html/forum/profilcp/functions_profile.php:1032) in /home/content/b/u/r/xxxxxxxx/html/forum/includes/page_header.php on line 1161

Warning: Cannot modify header information - headers already sent by (output started at /home/content/b/u/r/xxxxxxxx/html/forum/profilcp/functions_profile.php:1032) in /home/content/b/u/r/xxxxxxxx/html/forum/includes/page_header.php on line 1162

And of the same screen I removed the list fromt he page display:

Warning: array_keys(): The first argument should be an array in /home/content/b/u/r/xxxxxxxx/html/forum/admin/admin_pcp_wizard.php on line 415

Warning: array_filter(): The first argument should be an array in /home/content/b/u/r/xxxxxxxx/html/forum/admin/admin_pcp_wizard.php on line 415

Warning: sort() expects parameter 1 to be array, null given in /home/content/b/u/r/xxxxxxxx/html/forum/admin/admin_pcp_wizard.php on line 420




Also, nothing remains in the left column, it's completely empty.


Think I'm going to stop touching things :P


Thanks again for the help.


[Edit] - Tables linked, Values lists, Classes, Fields definition are all empty as well :/

Re: CAPTCHA - Disabling, now errors...

PostPosted: Mon Jun 16, 2008 8:55 pm
Author: Helter
replace the folder root/profilcp

PostPosted: Tue Jun 17, 2008 2:05 am
Author: BurninFingerTipz
Alrighty, did and done.
[s:kf5xqup4]Tried that last time, didn't work, but that'sw hat I get for being rusty <img>

Also, that's know to disable CAPTCHA right? I seen no other option.[/s:kf5xqup4]

Got it removed, same way, odd... Thanks again.