error with email and creating default object

  • Posts: 6
  • Thank you received: 1
11 years 8 months ago #94546

Hi, I am currently new user of Hikashop and I am using free version of it. everything went smoothly but at the last page i get this error, something with objects and email problems, as nether me and test account doesnt recieve any email about orders. Looking forward to your answer.

P.S i attached picture to see how it looks and im considering to buy your product if everything will go smoothly

Attachments:
Last edit: 11 years 8 months ago by nespress. Reason: add detail, as nobody replies

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

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #94661

Hi,

For the emails, we are using the Joomla email system. So if it's working for Joomla emails, it should work with HikaShop.
Do you receive the Joomla emails ? Like User account creation, or something else ?

Concerning the error, you can edit the file "plugins/hikashoppayment/banktransfer/banktransfer.php".
And replace: $orderObj = null; by: $orderObj = new stdClass();

I have corrected it on our end.

Regards,

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

  • Posts: 6
  • Thank you received: 1
11 years 8 months ago #94752

Well with joomla it is working good. When registrating (i use hikashop registration form) i dont recieve any emails, but when registering with joomla i recieve everything.
Thank you i fixed that problem but this still appears

Warning: Creating default object from empty value in /home/nespress/domains/nespressokava.lt/public_html/plugins/hikashoppayment/banktransfer/banktransfer.php on line 110

Regards

P.S do customers on free version of hikashoping recieves email confirmations such as order was confirmed, shipped etc.

Last edit: 11 years 8 months ago by nespress.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
11 years 8 months ago #95082

Add the line:
$orderObj->history = new stdClass();
before the line of the warning message and that should remove it.

If you don't receive any HikaShop emails while you receive the other emails in Joomla it probably means that there is a problem with the emails settings in the HikaShop configuration. I would recommend to review them with your hosting company so that they can tell you if there is a problem with them.

And yes, customers receive confirmation emails even in the free version of HikaShop, as long as the email settings are properly configured.

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

  • Posts: 6
  • Thank you received: 1
11 years 8 months ago #95346

Thank you for your help :) i had to remove the line 110 and replace with this one as if I put it before 110 still get this error, anyhow thanks, going to fix now email problem and buy your product in near future, as support is fast and clear :) cheers

Regards

P.S question is it possible to change a place of generated order number, here is picture where i want that order number would be place, or is it possible to highlight it?

Attachments:
Last edit: 11 years 8 months ago by nespress. Reason: attached P.S and picture

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
11 years 8 months ago #95353

No ther eis no option to put the order number in the information text of the plugin.

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

  • Posts: 6
  • Thank you received: 1
11 years 8 months ago #95400

Thanks for the all help, fixed email here is attached picture for future reference if people will ask for email problem (as I saw its pretty common :P )



Check if yours server uses SSL protocol
SSL username is your email address
SSL password is your email password
port 465 as SSL uses this one but check with your provider :)

Attachments:
The following user(s) said Thank You: nicolas

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

Time to create page: 0.088 seconds
Powered by Kunena Forum