Backend Payment Plugin User Points

  • Posts: 15
  • Thank you received: 0
  • Hikashop Essential
4 years 6 months ago #312028

-- url of the page with the problem -- : soulmatebrewing.com
-- HikaShop version -- : 4.2.2
-- 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

-- 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.

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
4 years 6 months ago #312035

Hi,

That's really strange you're getting that error.
Please check that you're not missing the file administrator/components/com_hikashop/types/categorysub.php which is the file that is loaded by hikashop_get('type.categorysub') in $this->categoryType. So if $this->categoryType couldn't be initialised, it's likely that this file administrator/components/com_hikashop/types/categorysub.php is missing.

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

  • Posts: 15
  • Thank you received: 0
  • Hikashop Essential
4 years 6 months ago #312045

Thanks for the reply.

The file is in place, and I re-downloaded and installed Hikashop and still have the error.

The points do show up in Hikaserial Pack statistics, so it seems that that part is correct. However the points do not show up in the back-end user profile or the front-end Your Account. The custom field is in place.
Hikashop -> System -> Plugins has all User Point plugin published.

Not sure what else to check. User Points exist in Serial but are not showing up in Hikashop.

Your thoughts?

Thank you.

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
4 years 6 months ago #312048

Hi,

Then I dont see why you're getting that error.
I'm afraid we'll need a backend and FTP access to be able to look into the issue as we can't reproduce it on our end.
Could you provide that along with a link to this thread via our contact form ?

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

  • Posts: 15
  • Thank you received: 0
  • Hikashop Essential
4 years 6 months ago #312052

Hi...
Just submitted information via the contact form!

Thank you,
Ivey

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
4 years 6 months ago #312056

Hi,

Thank you for the access. We were able to reproduce the issue and added a patch. It's now working fine. We've added the patch on our end too.

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

  • Posts: 15
  • Thank you received: 0
  • Hikashop Essential
4 years 6 months ago #312083

Super awesome - thank you! Now back to the steep learning curve! :)

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

  • Posts: 2
  • Thank you received: 0
4 years 5 months ago #312684

We have exactly the same problem.
Can y have the patch to ?

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
4 years 5 months ago #312685

Hi,

Download the install package of HikaShop on our website via the menu My account>My subscriptions and install it on yours. That will add the patch.

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

Time to create page: 0.082 seconds
Powered by Kunena Forum