Page Number: Page 1 of 1
Actual Results
- Lomic
- Forum: Programming / Scripting / Coding Forum
- Topic: Installing phpBB3 on PHP 5.4.0
- Subject: Installing phpBB3 on PHP 5.4.0
- Replies: 16
- Views: 2767
- Subject: Installing phpBB3 on PHP 5.4.0
Posted: July 28th, 2012, 10:34 am
I only marked the ones you mentionned... but maybe I did not start from original files... I need to check that :-/ [Edit]I uploaded brad new captcha_factory and the other one, then applied the "public static" where you told me, and this is what I get: [code]Strict Standards: call_user_...
- Lomic
- Forum: Programming / Scripting / Coding Forum
- Topic: Installing phpBB3 on PHP 5.4.0
- Subject: Installing phpBB3 on PHP 5.4.0
- Replies: 16
- Views: 2767
- Subject: Installing phpBB3 on PHP 5.4.0
Posted: July 28th, 2012, 10:24 am
Oh... you're right, I didn't noticed the error involving old_... I have removed them now, the error is different after: [code]Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_recaptcha::is_available() should not be called statically i...
- Lomic
- Forum: Programming / Scripting / Coding Forum
- Topic: Installing phpBB3 on PHP 5.4.0
- Subject: Installing phpBB3 on PHP 5.4.0
- Replies: 16
- Views: 2767
- Subject: Installing phpBB3 on PHP 5.4.0
Posted: July 28th, 2012, 1:51 am
The methods I changed in captcha_factory.php [...] In phpbb_captcha_gd_plugin.php Hi joebert, I tried your mods on my board but the result is not good for the moment: [code]Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_recaptcha::...
- Lomic
- Forum: Programming / Scripting / Coding Forum
- Topic: Installing phpBB3 on PHP 5.4.0
- Subject: Installing phpBB3 on PHP 5.4.0
- Replies: 16
- Views: 2767
- Subject: Installing phpBB3 on PHP 5.4.0
Posted: July 23rd, 2012, 3:15 am
Thanks joebert! I will try on my board asap!
- Lomic
- Forum: Programming / Scripting / Coding Forum
- Topic: Installing phpBB3 on PHP 5.4.0
- Subject: Installing phpBB3 on PHP 5.4.0
- Replies: 16
- Views: 2767
- Subject: Installing phpBB3 on PHP 5.4.0
Posted: July 18th, 2012, 8:21 am
hi joebert, could you please precise the methods you modified inside captcha_factory.php and phpbb_captcha_gd_plugin.php? I first had the error with method utf_normalizer::nfc() which lead me to this board, and your code worked well, I tried to do the same with captcha_factory but it ended with othe...
