Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Change Email address of all links by owner

Quote Reply
Change Email address of all links by owner
Is there a global, plugin that can be used to update email addresses in all links owned by a specific user? Thanks!
Quote Reply
Re: [socrates] Change Email address of all links by owner In reply to
Hi,

If you just want to do it manually, you can do:

Code:
UPDATE glinks_Links SET Contact_Email = "foo@bar.com" WHERE LinkOwner = "foo"

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!