UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » upgrading to rc2

upgrading to rc2

Moderators: Gaia.

Page: 1

Author Post
Moderator
Registered: Oct 2005
Posts: 459
Location: canada
Hey,

I'm trying to upgrade to rc2 from rc1 and i'm getting this error:

Quote
E_USER_ERROR - The template configuration variable "forumlist_topic_rtrim_length" does not exist!


I deleted everything and uploaded the new rc2 files?? Did i miss something??
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
You need to add that template config value to global.tpl.php. Or disable that warning, see http://www.usebb.net/community/topic-656.html.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Sep 2005
Posts: 76
Location: New Zealand
I have been upgrading from version 0.6 (I think) and have had to consider cosmetic changes to the forum like banner and colours.

The way I have done it up until now is to compare the original files with the new version file - by - file using WinMerge. It's a very slow process, but it shows you which lines of code have been added or altered and also which files are unique with your changes.

Apart from a new images folder (for local storage of avatars), we have made changes to the gfx and smilies folders, plus global.tpl.php and styles.css I have never just copied the old over the new because the newer (global.tpl.php) has more lines of code than the old. Rather, amend the newer version to reflect the settings of the old.

So far, it's worked 100% except for three <br> 's that I had not closed </br> in global.tpl.php and the fact that the new code doesn't like the & (ampersand) in the forum description ( has to be &amp; instead ).

I hope that helps. Oh, we have been running UseBB since September 2005 on Win 2003 Server/IIS/PHP5 and only cant get mod_rewrite to work (windows version).
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
I guess there is no mod_rewrite alternative for IIS. It only works on Apache or lighttpd.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog

Page: 1

UseBB Community » Help & Support » upgrading to rc2

UseBB Community is powered by UseBB 1 Forum Software