
Cliff
Staff

Sep 28, 2003, 3:45 PM
Post #2 of 9
(7029 views)
Shortcut
|
|
Re: [ColinW-O] phpbb and goforum 1.09 error
[In reply to]
|
Can't Post
|
|
Hi Colin, Thanks for posting. If you open up your goforum.config.cgi file there is a few variables that you need to set. On line #12 you need to tell the script what type of forum program it's going to be working with. In you case, you will replace: forum_type = 'enter_forum_type' with forum_type = 'phpbb' Then, you will want to make sure that you set up all the phpBB variables starting at line #61. Things like the URL to the forum, the user name and password that threads are created under need to be set. So crack open that file and take a look and see if any of those settings need to be altered. If you need further instructions please don't hesitate to post again Regards, Cliff Stefanuk - Customer Service Manager [email]support@interactivetools.com[/email]
|