Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 26, 2012, 08:41:53 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Interested in joining the WebsiteBaker team?
For more Information read
here
or on our
new website
.
155535
Posts in
21713
Topics by
7737
Members
Latest Member:
chris85
WebsiteBaker Community Forum
English
Help & Support
(Moderators:
Argos
,
badknight
)
After Upgrade from 2.7 to 2.8.1 Site is away!
Pages: [
1
]
Go Down
Author
Topic: After Upgrade from 2.7 to 2.8.1 Site is away! (Read 306 times)
Jeffrey
Offline
Posts: 15
After Upgrade from 2.7 to 2.8.1 Site is away!
«
on:
April 27, 2010, 11:41:03 AM »
Hi There!
After i upgrade to the new version, i get the following error:
ccording to the policy defined in $this->halt_on_error. Additionally the * error message will be saved in $this->last_error. * * Returns: always returns false. * * usage: halt(string $msg) * * @param $msg a string containing an error message * @access private * @return void * @see $halt_on_error */ function halt($msg) { $this->last_error = $msg; if ($this->halt_on_error != "no") { $this->haltmsg($msg); } if ($this->halt_on_error == "yes") { die("Halted."); } return false; } /****************************************************************************** * This function prints an error message. * It can be overridden by your subclass of Template. It will be called with an * error message to display. * * usage: haltmsg(string $msg) * * @param $msg a string containing the error message to display * @access public * @return void * @see halt */ function haltmsg($msg) { printf("Template Error: %s
\n", $msg); } } ?>Template Error: set_root: /customers/domein.nl/domein.nl/httpd.www/testing/templates//templates is not a directory.
Halted.
I had follow the stpes on the site... what can i do to fix this?
«
Last Edit: April 27, 2010, 01:02:11 PM by Jeffrey
»
Logged
kweitzel
Forum administrator
Offline
Posts: 6975
Re: After Upgrade from 2.7 to 2.8.1 i get a lot of errors
«
Reply #1 on:
April 27, 2010, 11:50:16 AM »
First of all, please run the upgrade script again, The Admin-Theme option is not propperly initialised (last part of the message).
cheers
Klaus
Logged
WebsiteBaker Org e.V. - for WebsiteBaker
Jeffrey
Offline
Posts: 15
Re: After Upgrade from 2.7 to 2.8.1 i get a lot of errors
«
Reply #2 on:
April 27, 2010, 11:56:09 AM »
I have done that many times and i didn't fix the problem..
WebsiteBaker Upgrade
This script upgrades an existing WebsiteBaker Version 2.7 and higher installation to the Version 2.8.1. The upgrade script alters the existing WB database to reflect the changes introduced with WB 2.8.x
Step 2: Updating database entries
ccording to the policy defined in $this->halt_on_error. Additionally the * error message will be saved in $this->last_error. * * Returns: always returns false. * * usage: halt(string $msg) * * @param $msg a string containing an error message * @access private * @return void * @see $halt_on_error */ function halt($msg) { $this->last_error = $msg; if ($this->halt_on_error != "no") { $this->haltmsg($msg); } if ($this->halt_on_error == "yes") { die("Halted."); } return false; } /****************************************************************************** * This function prints an error message. * It can be overridden by your subclass of Template. It will be called with an * error message to display. * * usage: haltmsg(string $msg) * * @param $msg a string containing the error message to display * @access public * @return void * @see halt */ function haltmsg($msg) { printf("Template Error: %s
\n", $msg); } } ?>
Adding default_theme to settings table
default_theme: already exists. OK.
Upgrade droplets
OK
«
Last Edit: April 27, 2010, 01:02:38 PM by Jeffrey
»
Logged
Pages: [
1
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
=> Security Announcements
=> Documentation
=> WebsiteBaker Website Showcase
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
=====> Modules / Extensions
===> Suggestions
===> Software bugs
=> Help & Support
=> Modules
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
=> jQuery
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
=> Archive (posts up to 2007)
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
=====> Module / Extensions
===> Vorschläge
===> Softwarefehler
===> Erfahrungs und Testberichte
=> Hilfe/Support
=> Module & Snippets
=> Templates & Design
=> Tutorials
=> jQuery
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...