UltraBB Forums Home 
Search     Members Calendar Help Home
Search by username
Not logged in - Login | Register 

Visit us here:
www.ultrabb.com
www.ultrabb.net
And of course the public support forums at:
www.ultrabb.net/forum

Hope to see you there!


 Moderated by: Jim
New Topic Reply Printer Friendly
Config.php - Troubleshooting - UltraBB - UltraBB Forums
AuthorPost
 Posted: Mon Sep 17th, 2007 11:04 am
PMQuoteReply  
1st Post
mwk-empire
Member


Joined: Wed Sep 5th, 2007
Location: Germany
Posts: 33
Status: 
Offline
Mana: 
Hi,

I found some weird leftovers of wowbb (?)  in my config.php, e.g.

// Added in version 1.35
define("IBF_PREFIX", "ibf_");
define("IBF_ATTACHMENT_DIR", "http://yourdomain.com/ibf/uploads");
define("IBF_AVATAR_PATH", BASE_DIR);
define("IBF_AVATAR_GALLERY_PATH", BASE_DIR);

define("PHPBB2_PREFIX", "phpbb_");
define("PHPBB2_AVATAR_PATH", "/phpBB2/images/avatars");
define("PHPBB2_AVATAR_GALLERY_PATH", "/phpBB2/images/avatars/gallery");

Are these obsoluete or do the need to be corercted to existing paths?

Best

Markus

Back To Top PMQuoteReply

 Posted: Mon Sep 17th, 2007 12:55 pm
PMQuoteReply  
2nd Post
Jim
Administrator


Joined: Wed Apr 11th, 2007
Location:  
Posts: 1963
Status: 
Offline
Mana: 
Those are basically "what if" lines in case the board was converted from a phpBB or an invision board. I have been slowly but surely removing useless code but every once in a while I remove something that is called from somewhere and even though the variable is useless it returns an error. I have learned to be thurough and had to turn that up a notch even this weekend. :)

Back To Top PMQuoteReply

Current time is 12:38 am  
UltraBB Forums > UltraBB > Troubleshooting > Config.php



WowUltra 1.15 Copyright © 2007-2008 by Jim Hale
Page processed in 0.1467 seconds (10% database + 90% PHP). 19 queries executed.