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

Spider - Fatal Errors when deleting

Quote Reply
Spider - Fatal Errors when deleting
Spider runs but we cannot delete the entries to clear the test database. The result of deletes is as follows:

A fatal error has occured:

GT::SQL::Table (98324): Wrong argument passed to this subroutine. Usage: Could not create a condition object out of arguments. at (eval 4) line 25.

Please enable debugging in setup for more details.

Stack Trace
======================================
Links (98324): Links::environment called at /data/web/_h/_e/_a/healthlinksuk.com/public/www/cgi-bin/links/admin/Links.pm line 487 with no arguments.Links (98324): Links::fatal called at (eval 10) line 82 with arguments (GT::SQL::Table (98324): Wrong argument passed to this subroutine. Usage: Could not etct etc
[www.healthlinksuk.com][dave:parawebsol.co.uk]
Quote Reply
Re: [daveparadigm] Spider - Fatal Errors when deleting In reply to
Hi Dave,

This could be caused by a number of things. The spider tables are extremely related to each other which causes problems occasionally when deleting happens. To simply empty the database, the easiest thing might be to uninstall the spider and reinstall, which will reinitialize the spider tables.

Hope this helps,
Aki