PDA

View Full Version : Can't create new term set


thetraveler
02-14-2006, 08:22 PM
When I try to create a new or edit an existing term set I get the following db error.

Unknown column 'phrasegroup_GARS_4_phrases' in 'field list'

Anyone know what could be causing this error?

The Geek
02-14-2006, 08:29 PM
Looks like maybe you had created a new term set at one stage and either it got deleted without GARS knowing about it or there was an error during creating it. Ill see if I can put in a maintenence function to resync it for you (or something).

thetraveler
02-14-2006, 09:13 PM
Thanks I appreciate it.

The Geek
02-14-2006, 09:58 PM
Updated package and created a cleanup URL that if you run should sort out your problem. However since I havent come across the problem before, I could be off base so give it a whirl and let me know (see the release thread)

thetraveler
02-15-2006, 02:10 AM
That took care of the issue. Thanks! :D

moonclamp
03-22-2006, 07:10 PM
I'm having this problem on a brand new installation.

Where do I find the cleanup doobrey?

The Geek
03-22-2006, 07:29 PM
its in the release thread. try admincp/gars_admin.php?do=cleangars or admincp/gars_admin.php?do=cleancache

HTHs

moonclamp
03-22-2006, 07:35 PM
That deleted everything ... So tried to create a new term set and got the following

Fatal error: Call to undefined method vB_Database_Alter_MySQL::fetch_table_info() in /home/account/public_html/forums/geek/gars/includes/gars_admin_phrases.php on line 166

moonclamp
03-22-2006, 08:41 PM
Just tried an older version and got the same problem.

Could this be anything to do with our server using php5?

moonclamp
03-22-2006, 09:24 PM
and what's more ... It caused a similar error when I tried to change an unrelated phrase.

I've had to uninstall :(

The Geek
03-23-2006, 05:44 PM
I think you must be running an old version of vB. What version are you on?

moonclamp
03-23-2006, 06:27 PM
3.5.0 so not up to date, no.

But according to the manual 3.5.x should be fine

I've got so many hacks and mods that I have no intention of updating for a while either.

The Geek
03-24-2006, 03:25 PM
Your hacks and mods have not been updated too?

moonclamp
03-24-2006, 07:08 PM
Not all of them, and I have loads of my own template edits. I'm too busy to do it right now. If it works why fix it?

moonclamp
03-24-2006, 08:02 PM
I would say though, that all my other hacks are more up to date than my version of VB. Never had a problem with anything ... except stuff that wasn't PHP5 compatible.

moonclamp
03-26-2006, 07:33 PM
Hmm, seems that it is my version of VB ... I just installed a clean test board and installed GARS with no problem.

So ... your blurb says "for 3.5.x"

Is there any way at all of getting this to work with 3.5.0?

The Geek
03-27-2006, 10:49 AM
sadly, not really since it relies on VB's db alter class which was (apparently) introduced in a later version. Ill update the blurb and offer my apologies. I didnt know the class wasnt present in the original 3.5.0

moonclamp
03-28-2006, 06:04 PM
OK thanks anyway ... guess I'll have to do that godforsaken upgrade sooner rather than later

*gulp*