Hi,
No problem :D
BTW to delete the links that are referencing themseleves, just use:
Then, to check (lets say tomorrow, for example) if this is still a problem - run:
If alls working well, it should give "no results" - but if its still cross-referencing itself, you will get some rows (we don't want this though
)
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
No problem :D
BTW to delete the links that are referencing themseleves, just use:
Code:
DELETE FROM glinks_PeopleWhoClickedRelations WHERE LinkID = RelatedIDThen, to check (lets say tomorrow, for example) if this is still a problem - run:
Code:
SELECT * FROM glinks_PeopleWhoClickedRelations WHERE LinkID = RelatedIDIf alls working well, it should give "no results" - but if its still cross-referencing itself, you will get some rows (we don't want this though
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates



