phpBB help (those in the know, you know who you are)

If the Ivory Tower is the brain of the board, and the Transformers discussion is its heart, then General Discussions is the waste disposal pipe. Or kidney. Or something suitably pulpy and soft, like 4 week old bananas.

Moderators:Best First, spiderfrommars, IronHide

Post Reply
User avatar
Laser Rod Optimus Prime
Decepticon Cannon Fodder
Posts:91
Joined:Wed Apr 25, 2001 11:00 pm
Location:Texas
Contact:
phpBB help (those in the know, you know who you are)

Post by Laser Rod Optimus Prime » Thu Jun 16, 2005 3:07 am

I help admin/run a message board located at www.dracomega.net/forums/ we put up a phpBB forum, and the other admin tried to install a mod. The backup he used only helped a little, but we're still getting error messages. EVERY error message involves a folder which the mod is lookinf for, but we do not have. Short of going thru every line of code and fixing, anyone got an idea?

PM, reply posts, and credit cards accepted!

(edit: I put up the mainpage link, not the board, with the mainpage being a dead end link)
Image

User avatar
Kaylee
Big Honking Planet Eater
Posts:4071
Joined:Thu Oct 26, 2000 12:00 am
::More venomous than I appear
Location:Ashford, Kent, UK.
Contact:

Post by Kaylee » Thu Jun 16, 2005 7:01 am

Going through the code is normaly what I do im afraid. Stu might have some better ideas.

User avatar
Denyer
Over Pompous Autobot Commander
Posts:2155
Joined:Tue Oct 17, 2000 11:00 pm
::Yesterday's model
Contact:

Re: phpBB help (those in the know, you know who you are)

Post by Denyer » Thu Jun 16, 2005 5:56 pm

Laser Rod Optimus Prime wrote:EVERY error message involves a folder which the mod is lookinf for, but we do not have. Short of going thru every line of code
Search the forum files for the folder info and work out what it's trying to do—get a decent text editor ( eg www.notetab.com ) and it'll take you a minute or two. Either search on disk or open the files and search all documents.

User avatar
Laser Rod Optimus Prime
Decepticon Cannon Fodder
Posts:91
Joined:Wed Apr 25, 2001 11:00 pm
Location:Texas
Contact:

Post by Laser Rod Optimus Prime » Fri Jun 17, 2005 3:37 am

okay, I got that all cleaned up... any takers on this one I get after installing a mod:

There's a critical error installing the category mod.

In file [viewtopic.php] could not find:

'U_POST_ID' => $postrow[$i]['post_id'])
);
}

MOD script line #3389
Image

User avatar
Denyer
Over Pompous Autobot Commander
Posts:2155
Joined:Tue Oct 17, 2000 11:00 pm
::Yesterday's model
Contact:

Post by Denyer » Fri Jun 17, 2005 3:57 am

Are you trying to use some kind of automated mod installer? If so, chances are the install script is clashing with earlier modifications. Don't try to make changes to the default files if you don't understand what the code being added does—it'll bite you when you come to upgrade files with security fixes.

User avatar
Laser Rod Optimus Prime
Decepticon Cannon Fodder
Posts:91
Joined:Wed Apr 25, 2001 11:00 pm
Location:Texas
Contact:

Post by Laser Rod Optimus Prime » Tue Jun 21, 2005 4:47 am

Alright, after talking this over with the other admin, we've decided that until one or both of us learns enough of the php and MySQL to handle these ourselveswe want somone to install this big mod we need so we can open publicly.

Duties include:

installing 1 large forum mod

fixing any coding errors in previous mods so that they work together

If you have the time and expertise to do these things. We hav elink to all the materials you'll need once you contact us here in this thread.
Image

Post Reply