AllPay have SQL syntax error

  • Posts: 82866
  • Thank you received: 13373
  • MODERATOR
8 years 6 months ago #241045

Hi,

The problem is in the code of your payment plugin.
You should remove the code:

$app = JFactory::getApplication();
            if (!$app->isAdmin()){
                hikashop_addACLFilters($where, 'payment_access');
            }
from the function getAllpayOrderID in the file plugins/hikashoppayment/YOUR_PLUGIN_NAME/YOUR_PLUGIN_NAME.php and then you won't get that error.

I would recomment to contact your payment gateway and notify them about that problem so that they can fix it in the package they distribute.

The following user(s) said Thank You: marcusding

Please Log in or Create an account to join the conversation.

Time to create page: 0.041 seconds
Powered by Kunena Forum