It's working now. It turns out I had added the line of code in the ucp_register.php file that was supposed to be under this line:
'tz' => request_var('tz', (float) $timezone),
under this line by mistake:
'tz' => request_var('tz', (float) $config['board_timezone']),
Thanks very much for all ...
Search found 7 matches
- Wed Feb 11, 2009 6:06 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Errors after Anti-Bot Question installation
- Replies: 15
- Views: 70052
- Tue Feb 10, 2009 10:53 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Errors after Anti-Bot Question installation
- Replies: 15
- Views: 70052
Re: Errors after Anti-Bot Question installation
enable_abquestion 1 0
abquestion In which state is this running club located? 0
abanswer 123 0
Yes, I can see the values in the phpbb_config table database in phpMyAdmin, so I think that's okay.
I guess I will disable it for now. Maybe it'll start working tomorrow
abquestion In which state is this running club located? 0
abanswer 123 0
Yes, I can see the values in the phpbb_config table database in phpMyAdmin, so I think that's okay.
I guess I will disable it for now. Maybe it'll start working tomorrow
- Tue Feb 10, 2009 9:20 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Errors after Anti-Bot Question installation
- Replies: 15
- Views: 70052
Re: Errors after Anti-Bot Question installation
I went back and re-did the ucp_register.php, but still no luck. My version has an en_us option for the language which I'm using. I modified the "en" files but uploaded them back to the "en_us" language file. Would that make a difference? I went back and put in British English for the language when ...
- Tue Feb 10, 2009 8:28 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Errors after Anti-Bot Question installation
- Replies: 15
- Views: 70052
Re: Errors after Anti-Bot Question installation
Yes, I put the correct answer in the ACP, two variations, Georgia and georgia. I'm pretty sure I spelled it right, too 
- Tue Feb 10, 2009 8:19 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Errors after Anti-Bot Question installation
- Replies: 15
- Views: 70052
Re: Errors after Anti-Bot Question installation
Okay, you're right as usual :) . That notepad++ works very well and is easy on the eyes, too - thanks for the great advice as I'll use it in the future. So I'm not getting error messages now and it seems to be working perfectly except when I do a test registration it says "No Anti-Bot Question ...
- Tue Feb 10, 2009 7:22 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Errors after Anti-Bot Question installation
- Replies: 15
- Views: 70052
Re: Errors after Anti-Bot Question installation
My notepad encoding is "UTF-8". I've never had trouble editing files with my computer's version of either Note Pad or Word Pad before. I went back through and re-did each file again just to make sure I didn't miss anything and making sure to save with the UTF-8 encoding. It's still giving errors ...
- Mon Feb 09, 2009 8:13 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Errors after Anti-Bot Question installation
- Replies: 15
- Views: 70052
Errors after Anti-Bot Question installation
I believe I followed all the steps correctly, inserting the fields in the database via phpMyAdmin, editing and uploading the 5 files, and changing the registration page template. I'm able to see the Anti-Bot input information in the ACP. The problem is, I'm now getting errors. This one appears on ...