If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Upgrade from 2.2 to 2.4.1  XML
Forum Index » Advanced Guestbook Forum
Author Message
stephsmarti
Newbie

Joined: 12/07/2006 18:43:24
Messages: 2
Offline

Can you provide simple instructions to upgrade from 2.2 to 2.4.1. I think I can do it but some basic instructions would be greatly appreciated as it seems like I have a really old version and cannot find directions on the site.

Thank you!!
aim icon
bluej
Newbie

Joined: 15/08/2006 13:56:03
Messages: 1
Offline

Hi,

I am also looking to upgrade.

Someone please help.

Cheers
Uri
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

You'd need to manually change the auth table.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
EskimoPie
Beginner

Joined: 20/10/2005 06:04:58
Messages: 5
Offline

I don't suppose you could be more descriptive? I would like to upgrade also, and tried just copying over all the files but the admin config file and it worked while viewing the guestbook but if I tried to add a post I got some sort of database error. It seemed to be looking for something to do with the new human authentication...
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

The LAST_VISIT field needs to be changed to last_visit and the type changed from timestamp to int(11).

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
EskimoPie
Beginner

Joined: 20/10/2005 06:04:58
Messages: 5
Offline

Ummm, mine is allready set that way. I'm upgrading (or trying to) from 2.3.4 to 2.4.1. When I FTP all the 2.4.1. files over I can read the guestbook fine and it says at the bottom of the page that it's version 2.4.1 but when I try to enter a post I get a Query error that says:



I'm guessing its because 2.3.4 didn't have any captcha stuff in the database... I'm not big on MySQL but could probably stumble my way through creating the stuff that is needed if you could detail what I'd be missing that wasn't in 2.3.4.

Thanks!
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

You also need to run update_db.php found in the misc folder.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
EskimoPie
Beginner

Joined: 20/10/2005 06:04:58
Messages: 5
Offline

Thanks for the quick replies! Running the update script worked like a champ...

2 things:

1st... I got error messages (something about permissions) when I tried to add an entry with the new 'Picture' feature... but since I don't really want that feature in my guestbook I just disabled it in the admin settings and the posts work fine now.

2nd... I hadn't fully edited the admin\config.inc.php file by accident. I only had the first few lines filled out (the DB info) but neglected the $GB_PG["base_url"] entry below that... when I changed it to point at the URL where guestbook is installed all of my Emoticions and Captcha images no longer loaded and I got errors when hitting sumbit on a new entry. Removing the URL such that it is only "" now and all is well. Any thoughts on this?
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

You set base_url wrong is my guess. It should be http://www.yoursite.com/guestbook

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
 
Forum Index » Advanced Guestbook Forum
Go to:   
Based on the open source JForum