Contribute  :  Support  :  Downloads  :  Forum  :  Links  :  Polls  :  Calendar  :  Directory  :  Advanced Search  
Geeklog The Ultimate Weblog System
Welcome to Geeklog
Thursday, May 15 2008 @ 11:41 PM EDT
   

phpBB up and ...

Geeklog... crawling along on all fours like an amnesiac with a hangover? http://g-comm.net/ is pleased to announce the almost working installation of phpBB, integrated into Geeklog. Well, I use the term "integrated" in the loosest possible sense.

Login does not carry over from Geeklog to phpBB, however logout does. Attempting to view the forums without being logged in produces errors.

Anyway, I believe this is only the second known case of someone being stupid enough to waste a weekend on this? (sigh) And they only ever remember the first person to do anything...

Thanks a lot Tony for the installation kit and documentation. Some issues I had:


The installation went fine (two databases, gcomm_log and gcomm_phpBB) but the final step (moving Geeklog users to gcomm_phpBB) crashed saying error near this line of in function create_phpbb_users($db) in phpBB/install.php:

$result = DB_query("SELECT uid, username, passwd, email, regdate FROM WHERE uid > 1 ORDER BY uid");

In the end, I copy-pasted the data from one DB to the other using phpMyAdmin. After that, no major problems. It was not clear from your notes where to paste a few lines of code after $passwd = md5($passwd); in admin/user.php, as that line appears twice, but the first occurrence seemed more logical.

For both phpBB and Gallery, login is not carrying over. I'll be looking into this from now and post any news.

Euan.

Story Options

phpBB up and ... | 5 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Great
Authored by: Anonymous on Sunday, May 26 2002 @ 08:03 AM EDT
At least people can\'t complain about not having any forums now. There\'s PhpBB1 intergrated with Geeklog 1.3.4, Yabb yesterday, and even better phpBB2 today. Not even including the fact that Geeklog is integrating it\'s own forums and Matt from geeksta.com is working on some of his own as well. I appriciate the work you\'ve done making phpBB2 work with Geeklog. Thanks
thanks
Authored by: Anonymous on Sunday, May 26 2002 @ 06:49 PM EDT
Thanks! Actually, I didn\'t mention version - this was just another phpBB 1.4.4 and GL 1.3.5. I\'ll try an upgrade when I\'m feeling reckless again.

Since then, I have learnt an important lesson: when Tony writes in his comment lines \"don\'t touch\", that means \"DON\'T EVEN THINK ABOUT IT\". I added the domain name to line 48 of phpBB/config.php and everything died (\'could not find sql DB\'). Reinstallation over the existing install with a copied users table doesn\'t work properly - although you can post, you cannot then read anything. Bugger. I\'ll do a clean install again tonight (Japan time). That\'ll teach me...

Euan.
thanks
Authored by: Anonymous on Sunday, May 26 2002 @ 07:49 PM EDT
phpBB 1.4.4 ???? are you serious??? i can hack that to death, i would reccomend trying the latest version phpBB 2.0.1 Way more secure if you care to keep it running on your site.

Not that i would do it (ummm hehehe) but why drive a pinto when the Caddy is washed up and ready to go????? (Insert your own vehicles)
thanks
Authored by: Anonymous on Monday, May 27 2002 @ 04:51 AM EDT
Point taken. But hey, I only HEARD of php last week. I do DBs normally.

Trying phpBB v2 tonight.
thanks
Authored by: Anonymous on Tuesday, May 28 2002 @ 08:29 PM EDT
kool, lemme know if you have any luck with the new version!! here