UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » Upgrade to 0.6

Upgrade to 0.6

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Jul 2005
Posts: 232
Location: Stockholm
Well upgrading to 0.6 from 0.5 it sais

* Upgrading from 0.5.x:
Just reupload all (newer) files. No database changes.


Should i upload all files or just the newer ones?
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
Just the newer ones should do although I doubt if there are files that haven't changed, except for some graphics.

edit: I don't mean "only new files" in case you thought that.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Jul 2005
Posts: 232
Location: Stockholm
i uploaded the new 0.6 but i get this errror http://www.anime-otaku.se/start/index.php .. well i don't know why
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
I don't see any errors right now. However if you encounter missing config value errors set
$conf['hide_undefined_config_setting_warnings']
to 1. These are especially meant for development.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Jul 2005
Posts: 232
Location: Stockholm
there is an error


In file template.php on line 97:

E_USER_NOTICE - The template configuration variable "content_type" does not exist!


see http://www.anime-otaku.se/start/index.php
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
$conf['hide_undefined_template_setting_warnings'] = 1;


In fact this is done to help developers, so you should fix your template set and define the setting just as in the default template, or set the above config setting. In 1.0 these errors won't show anymore by default but for now they will.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog

Page: 1

UseBB Community » Help & Support » Upgrade to 0.6

UseBB Community is powered by UseBB 1 Forum Software