Hi,
I'm unable to use the admin to delete large categories and their subs as it keeps timing-out so the Monitor is now my option to delete them.
GT support cant help unless I pay them for the right mysql command, so I have managed to cobble together this command to use but need confirmation that it's correct...
DELETE FROM CatLinks WHERE CategoryID = 'idnumber';
Is that right?
Hopefully someone here can help else I'm completely stuck
Thanks.
SamX.
I'm unable to use the admin to delete large categories and their subs as it keeps timing-out so the Monitor is now my option to delete them.
GT support cant help unless I pay them for the right mysql command, so I have managed to cobble together this command to use but need confirmation that it's correct...
DELETE FROM CatLinks WHERE CategoryID = 'idnumber';
Is that right?
Hopefully someone here can help else I'm completely stuck

Thanks.
SamX.