Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [QT!] Links SQL 2.1.2

Quote Reply
Re: [QT!] Links SQL 2.1.2 In reply to
Moved your thread for you :)

I'm not quite sure why you would want to not validate new links. You could do this in Database > MySQLMonitor;

Code:
UPDATE lsql_Links SET isValidated = 'Yes' WHERE isValidated = 'No'

This will change the status of ALL non-validated links, to "Validated" (i.e show up in your site).

Hope that helps.

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 Links SQL 2.1.2 QT! 3262 Jun 22, 2004, 5:13 PM
Post Re: [QT!] Links SQL 2.1.2
PerlFlunkie 3168 Jun 22, 2004, 6:02 PM
Post Re: [QT!] Links SQL 2.1.2
Andy 3191 Jun 23, 2004, 2:10 AM