Bug tracker

Error trying to access the reverse_query() in the parse class inside mod_parser.php (fix completed in vcs)

I upgraded to the latest SVN release of AutoMOD but ran into an issue...

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

Comments / History

Assigned ticket to user "A_Jelly_Doughnut"

Action performed by A_Jelly_Doughnut (MOD Team Member) on Feb 14th 2010, 00:23

Changed ticket status from "New" to "Fix in progress"

Action performed by A_Jelly_Doughnut (MOD Team Member) on Feb 14th 2010, 00:23

Linked ticket with changeset: r227

Action performed by A_Jelly_Doughnut (MOD Team Member) on Feb 14th 2010, 00:27

Changed ticket status from "Fix in progress" to "Fix completed in SVN"

Action performed by A_Jelly_Doughnut (MOD Team Member) on Feb 14th 2010, 00:32

Ticket details

Related SVN changesets