Yes, actually it does.
Looks like on one (or more) of the statements I'm doing "insert into query_builder ...yada yada' where it should be:
"insert into " . TABLE_QUERY_BUILDER . " ..... "
I here's a replacement file. This goes in:
/admin/includes/functions/extra_functions/subscription_manager.php
-Ng_


Reply With Quote
I just don't know what to do next to fix it, actually I should say I don't know what to do first to fix it.

