- Posts: 15
- Thank you received: 0
Backend Payment Plugin User Points
6 years 11 months ago #312007
by webbits
Backend Payment Plugin User Points was created by webbits
-- HikaShop version -- : 4.2.2
-- HikaSerial version -- : 3.0.1
-- Joomla version -- : 3.9.11
-- PHP version -- : 7.2
-- Browser(s) name and version -- : FireFox 69.0.3
-- Error-message(debug-mod must be tuned on) -- : 0 Call to a member function display() on null
/home/hops/public_html/plugins/hikashoppayment/userpoints/userpoints_configuration.php:39
System -> Payment Methods -> New -> Hikashop UserPoints Payment Plugin results in error message: 0 Call to a member function display() on null
1 () JROOT/plugins/hikashoppayment/userpoints/userpoints_configuration.php:39
Please help.
FYI - from a different post regarding the frontend I did add the code below before line 39 and it did not resolve the issue.
$this->categoryType = hikashop_get('type.categorysub');
$this->categoryType->type = 'tax';
$this->categoryType->field = 'category_id';
-- HikaSerial version -- : 3.0.1
-- Joomla version -- : 3.9.11
-- PHP version -- : 7.2
-- Browser(s) name and version -- : FireFox 69.0.3
-- Error-message(debug-mod must be tuned on) -- : 0 Call to a member function display() on null
/home/hops/public_html/plugins/hikashoppayment/userpoints/userpoints_configuration.php:39
System -> Payment Methods -> New -> Hikashop UserPoints Payment Plugin results in error message: 0 Call to a member function display() on null
1 () JROOT/plugins/hikashoppayment/userpoints/userpoints_configuration.php:39
Please help.
FYI - from a different post regarding the frontend I did add the code below before line 39 and it did not resolve the issue.
$this->categoryType = hikashop_get('type.categorysub');
$this->categoryType->type = 'tax';
$this->categoryType->field = 'category_id';
Please Log in or Create an account to join the conversation.
6 years 11 months ago #312010
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic Backend Payment Plugin User Points
Hello,
I'm sorry but the UserPoints payment plugin is part of HikaShop package and not HikaSerial.
Regards,
I'm sorry but the UserPoints payment plugin is part of HikaShop package and not HikaSerial.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.190 seconds