Paul Haysom | 27 Jun 2012 11:06
Picon

Upgrade to latest verionHi,

 
I have downloaded the latest full version of MRBS and used it to perform an upgrade from an existing version 1.4.6.
 
After entering the root username and password I am presented with the followinf error mesage:
 

Upgrading to database version: 28
Tried:

# $Id: mysql.sql 1862 2011-08-07 17:27:39Z cimorrison $ CREATE TABLE mrbs_zoneinfo ( id int NOT NULL auto_increment, timezone varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci DEFAULT '' NOT NULL, outlook_compatible tinyint unsigned NOT NULL DEFAULT 0, vtimezone text CHARACTER SET utf8 COLLATE utf8_general_ci, last_updated int NOT NULL DEFAULT 0, PRIMARY KEY (id) ) ENGINE=InnoDB DEFAULT CHARSET=utf8
and got error:
Table 'mrbs.mrbs_zoneinfo' doesn't exist
_____________________________________________

I tried creating the table manually via phpAdmin but came up with the same error. The only way I can seem to create the table is by shortening the name of the table to eg mrbs_zone, but then of course it doesn't work with the rest of the code!
 
Am I missing something obvious. Hasve been using MRBS for years and this is my first sticking point.
 
Thanks
 
Paul Haysom

>>> On 27/06/2012 at 09:45, <mrbs-general-request <at> lists.sourceforge.net> wrote:
Send mrbs-general mailing list submissions to
mrbs-general <at> lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/mrbs-general
or, via email, send a message with subject or body 'help' to
mrbs-general-request <at> lists.sourceforge.net

You can reach the person managing the list at
mrbs-general-owner <at> lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mrbs-general digest..."


Today's Topics:

   1. SF.net SVN: mrbs:[2303] mrbs/trunk/web
      (cimorrison <at> users.sourceforge.net)
   2. SF.net SVN: mrbs:[2304] mrbs/trunk/web/edit_entry.php
      (cimorrison <at> users.sourceforge.net)
   3. Translation for norwegian and IE9 problem (Thomas Haukland)


----------------------------------------------------------------------

Message: 1
Date: Mon, 25 Jun 2012 15:47:27 +0000
From: cimorrison <at> users.sourceforge.net
Subject: [MRBS-general] SF.net SVN: mrbs:[2303] mrbs/trunk/web
To: mrbs-general <at> lists.sourceforge.net
Message-ID: <E1SjBVf-00016x-R4 <at> sfp-svn-1.v30.ch3.sourceforge.com>
Content-Type: text/plain; charset=UTF-8

Revision: 2303
          http://mrbs.svn.sourceforge.net/mrbs/?rev=2303&view=rev
Author:   cimorrison
Date:     2012-06-25 15:47:27 +0000 (Mon, 25 Jun 2012)
Log Message:
-----------
- Fixed bug preventing the display of the brief description when editing an existing booking
- Fixed bug relating to mandatory integer fields

Modified Paths:
--------------
    mrbs/trunk/web/edit_entry.php
    mrbs/trunk/web/functions.inc

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




------------------------------

Message: 2
Date: Mon, 25 Jun 2012 16:22:16 +0000
From: cimorrison <at> users.sourceforge.net
Subject: [MRBS-general] SF.net SVN: mrbs:[2304]
mrbs/trunk/web/edit_entry.php
To: mrbs-general <at> lists.sourceforge.net
Message-ID: <E1SjC3M-0002pT-GA <at> sfp-svn-3.v30.ch3.sourceforge.com>
Content-Type: text/plain; charset=UTF-8

Revision: 2304
          http://mrbs.svn.sourceforge.net/mrbs/?rev=2304&view=rev
Author:   cimorrison
Date:     2012-06-25 16:22:16 +0000 (Mon, 25 Jun 2012)
Log Message:
-----------
Fixed bug causing the wrong custom validation message to be used by the browser when validating form fields

Modified Paths:
--------------
    mrbs/trunk/web/edit_entry.php

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




------------------------------

Message: 3
Date: Wed, 27 Jun 2012 10:44:57 +0200
From: Thomas Haukland <thomas.haukland <at> gmail.com>
Subject: [MRBS-general] Translation for norwegian and IE9 problem
To: mrbs-general <at> lists.sourceforge.net
Message-ID:
<CAH5vJz0SKS2H6m-K_xykGH9suUett0Ykp3cERtdLVEqoZghu3Q <at> mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi, thank you for a great piece of software!

Attached is an updated norwegian translation-file.

Also, there is a problem with at least IE9 in norway.
With default configuration it does NOT send "no" as an accepted language,
but only "nb-NO".

I hardcoded the language, so no problem for me, but I suppose there
should be a mapping between "xx-XX" and "xx" in language.inc.

I made a lot of mods on the installation I worked on, and would like to
propose
these small changes to make it easier to dive in as a new developer:

1. make folders "auth", "lang" and "session" and move files "auth*",
"*.lang" and "session*" into them.
    (I did this on my install to get rid of some "ls-noise" ;-)

2. make folders for "js", "img"(rename images) and "css". (not terribly
important, but would most
    web devs feel right at home ;-)

3. A LOT of generic javascript is baked into the
"Themes/default/header.inc", making it difficult to customize layout.
    This ought to be factored out into a static file in js/. This will also
help performance wise, since js-files are cached client side by default.

--
Thomas.Haukland <at> gmail.com, 90786985
-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lang.no
Type: application/octet-stream
Size: 25259 bytes
Desc: not available

------------------------------

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

------------------------------

_______________________________________________
mrbs-general mailing list
mrbs-general <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-general


End of mrbs-general Digest, Vol 73, Issue 15
********************************************
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mrbs-general mailing list
mrbs-general <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-general
Want to unsubscribe: mailto:mrbs-general-request <at> lists.sourceforge.net?subject=unsubscribe

Gmane