From: Paul M <Pa...@mi...> - 2001-07-07 17:17:37
|
OK, added the line and all is now fine. Woo-hoo :-) Paul www.mini2.com ----- Original Message ----- From: "Paul M" <Pa...@mi...> To: <yap...@li...> Sent: Saturday, July 07, 2001 6:02 PM Subject: Re: [Yapbb-development] Upgrade script error > I do not have that line in the latest zipped config.inc.php. I am using the > one you sent attached to an email on July 7th. > > I will add the line and try again. > > Paul > www.mini2.com > > > ----- Original Message ----- > From: "YapBB Crew - Arno van der Kolk" <co...@ya...> > To: <yap...@li...> > Sent: Saturday, July 07, 2001 5:55 PM > Subject: [Yapbb-development] Upgrade script error > > > > Thanks a lot Paul, this helps me out more. :) > > > > It seems you have a missing entry in 'config.inc.php'. I encourage you to > > use the config.inc.php in the v1.2 zip and put it in your YapBB directory. > > Of cours this will require you to reconfigure it, but this will make sure > > all required variables have a valid value. > > > > Specifically, you seem to lack an entry like this in your config.inc.php: > > > > $cfgDatabase['search_index'] = 'forum_search_index'; > > > > Of course this goes in the list already present in the config file. > > > > This may also explain why the upgrade script failed. > > > > Arno > > ----- Original Message ----- > > From: "Paul M" <Pa...@mi...> > > To: "YapBB Crew - Arno van der Kolk" <co...@ya...> > > Sent: Saturday, July 07, 2001 6:27 PM > > Subject: Re: [Yapbb-development] Re: Yapbb-development digest, Vol 1 #5 - > 4 > > msgs > > > > > > > I used the latest upgrade script, the upgrade failed, then I also cannot > > > automatically update the search index. I get this eror when I try to > > > upgrade the search index manually: > > > > > > Invalid SQL-query: > > > > > > > > > DELETE FROM WHERE qid = 19 > > > MySQL said: 'You have an error in your SQL syntax near 'WHERE qid = 19' > at > > > line 1' > > > > > > Which is pretty much what I got when I ran the upgrade scipt. I have > > > changed the session etc. tables anyway manually, but this search thing > > just > > > isn't working at all. > > > > > > Please can you help me out on this, it's the only problem I seem to be > > > having, all else seems fine. > > > > > > Paul > > > www.mini2.com > > > > > > > > > _______________________________________________ > > Yapbb-development mailing list > > Yap...@li... > > http://lists.sourceforge.net/lists/listinfo/yapbb-development > > > > > _______________________________________________ > Yapbb-development mailing list > Yap...@li... > http://lists.sourceforge.net/lists/listinfo/yapbb-development > |