Author |
Message |
ricktido
Worker
Joined: Nov 09, 2012
Posts: 127
|
Posted:
Sat Jan 04, 2014 4:46 am |
|
|
|
|
neralex
Site Admin
Joined: Aug 22, 2007
Posts: 1775
|
Posted:
Sat Jan 04, 2014 8:38 am |
|
|
|
|
kguske
Site Admin
Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Sat Jan 04, 2014 8:46 am |
|
Thanks for providing an alternate download site, neralex.
ricktido, I found some interesting discussion on why you might not want to use phpBB3 Only registered users can see links on this board! Get registered or login!.
With the forum enhancements in place here and Palbin's Sub Forums, it's pretty easy to get the few benefits of phpBB3 without all the pain of implementing a bridge for users. |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
|
ricktido
|
Posted:
Sat Jan 04, 2014 12:10 pm |
|
Thanks, neralex.
And thanks too, kguske!
I will stick with bbtonuke, but I'd still like to give PHPBB3 a try |
|
|
|
|
ricktido
|
Posted:
Sun Jan 05, 2014 3:13 am |
|
Well, it seems like the phpBB3 module doesn't work.
I was on the "Create Database Tables" step of the installation and got this error:
Strict Standards: Non-static method utf_normalizer::nfkc() should not be called statically in /home/forums/public_html/modules/phpBB3/includes/utf/utf_tools.php on line 1663
[phpBB Debug] PHP Notice: in file /install/index.php on line 440: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:1663)
[phpBB Debug] PHP Notice: in file /install/index.php on line 441: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:1663)
[phpBB Debug] PHP Notice: in file /install/index.php on line 442: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:1663)
[phpBB Debug] PHP Notice: in file /install/index.php on line 443: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:1663) |
|
|
|
|
neralex
|
Posted:
Sun Jan 05, 2014 3:45 am |
|
neralex wrote: | old stuff, mate! |
Quote: | for phpNUKE Version 7.6 - 7.9. |
|
|
|
|
|
nuken
RavenNuke(tm) Development Team
Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Sun Jan 05, 2014 11:03 am |
|
add E_STRICT to the error reporting. It will probably be in the install index.php, but you might have to search for it. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
|
ricktido
|
Posted:
Sun Jan 05, 2014 12:04 pm |
|
nuken wrote: | add E_STRICT to the error reporting. It will probably be in the install index.php, but you might have to search for it. |
Yeah, that would have worked. Thanks, Nuken. But I believe it's best to just stick with bbtonuke |
|
|
|
|
|