Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Jag] Deleting everything except the categories

Quote Reply
Re: [Jag] Deleting everything except the categories In reply to
Quote:
But I don't get why : in effect the scheme was set to MySQL (since that was what I'm using). I changed it to NONINDEXED and "voilą" all the results appeared.

It could have been that you didn't reindex the search tables;

perl nph-index.cgi --reindex

..can take a while =)

Quote:
Since I'm using MySQL as my database, what's going on or rather am I doing something wrong ?

Try going into SSH/Telnet, and typing this;

Code:
cd /path/to/your/admin
perl nph-index.cgi --change-driver=MYSQL
perl nph-index.cgi --reindex

(you *may* not have to do the second command... as I believe its run with the --change-driver part).

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Deleting everything except the categories Jag 2999 Aug 26, 2004, 9:49 AM
Thread Re: [Jag] Deleting everything except the categories
Andy 2907 Aug 26, 2004, 9:56 AM
Thread Re: [Andy] Deleting everything except the categories
Jag 2893 Aug 27, 2004, 12:16 PM
Thread Re: [Jag] Deleting everything except the categories
Andy 2902 Aug 28, 2004, 12:00 AM
Thread Re: [Andy] Deleting everything except the categories
Jag 2884 Aug 28, 2004, 10:04 AM
Thread Re: [Jag] Deleting everything except the categories
Andy 2868 Aug 31, 2004, 12:14 AM
Thread Re: [Andy] Deleting everything except the categories
Jag 2848 Aug 31, 2004, 8:19 AM
Post Re: [Jag] Deleting everything except the categories
Andy 2864 Aug 31, 2004, 8:25 AM
Thread Re: [Andy] Deleting everything except the categories
junior_33 2866 Aug 30, 2004, 1:09 PM
Post Re: [junior_33] Deleting everything except the categories
Andy 2858 Aug 31, 2004, 12:16 AM