Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [NeedScripts.Com] Unvalidate all in Certain Category

Quote Reply
Re: [NeedScripts.Com] Unvalidate all in Certain Category In reply to
A) For one-time solution you need to do an SQL query:
1) list all records into a temp table in a category from lsql_catlinks
2) update IsValidated field to No for all records IDs listed in the temp table

B) you need a plugin for this (may be also solved using an unusual global, on a non-public page).

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
Subject Author Views Date
Thread Unvalidate all in Certain Category VishalT 2919 Oct 4, 2004, 11:00 AM
Thread Re: [NeedScripts.Com] Unvalidate all in Certain Category
webmaster33 2827 Oct 4, 2004, 11:26 AM
Thread Re: [webmaster33] Unvalidate all in Certain Category
VishalT 2825 Oct 4, 2004, 12:03 PM
Post Re: [NeedScripts.Com] Unvalidate all in Certain Category
webmaster33 2862 Oct 4, 2004, 12:15 PM
Thread Re: [NeedScripts.Com] Unvalidate all in Certain Category
FrankM 2809 Oct 4, 2004, 1:35 PM
Thread Re: [FrankM] Unvalidate all in Certain Category
VishalT 2817 Oct 5, 2004, 2:52 AM
Post Re: [NeedScripts.Com] Unvalidate all in Certain Category
FrankM 2781 Oct 5, 2004, 8:30 AM