Bug tracker
Error trying to access the reverse_query() in the parse class inside mod_parser.php (fix completed in vcs)
When I try to uninstall a MOD AutoMOD does everything as usual except when it gets to SQL statements... It trys to access the reverse_query function with the parser class and can not get to it because it references $this-> well since that line was moved out of the foreach nest the keyword $this-> is invalid...
The error returned is as follows...
Call to a member function reverse_query() on a non-object in C:\...\includes\mod_parser.php on line 240