Shopper's note not sent

If you are runnig Joomla 3.x and Virtuemart 3.x please post to this forum your questions or support tickets about One Page Checkout

Shopper's note not sent

Postby patbe60 » Sun Sep 21, 2014 4:28 pm

Hello
Shopper's notes are not sent. There is no shopper's note field in the original VM checkout. Notes are also not stored in the database. Though this seems to be a VM problem I post it in this forum.
Regards
Patrik
Last edited by patbe60 on Tue Sep 30, 2014 9:03 am, edited 1 time in total.
patbe60
 
Posts: 67
Joined: Mon Apr 30, 2012 11:37 pm

Re: Shopper's note not sent

Postby patbe60 » Wed Sep 24, 2014 5:59 pm

Shoppers notes are written into the table #_virtuemart_order_userinfos and no longer into the table #_virtuemart_orders.
There is also a new shopper field called customer_note -> (COM_VIRTUEMART_CNOTES_CART).
When I disable OPC, the shopper notes are sent to the customer and the shop vendor.

OPC 2.0.258
VM 2.9.9.c
patbe60
 
Posts: 67
Joined: Mon Apr 30, 2012 11:37 pm

Re: Shopper's note not sent

Postby admin » Thu Oct 02, 2014 1:52 am

hello, i fixed this together with a problem with ST address on latest VM2.9.9x within the DEV release. if you are running this on a live site, i can send it to you. i am currently developing "opc registration override" so it uses OPC theme and it's config to render the registration section (option=com_virtuemart&view=user) and this will be available within the upcoming release 259. i would also like to add a few shopper field ajax relations to the config and there will be a few new google analytics options.

best regards, stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm

Re: Shopper's note not sent

Postby patbe60 » Fri Oct 10, 2014 11:52 pm

Hi Stan

Yes, I would appreciate it if you could send it to me. I am nearly ready to go online on Joomla 3.3.6 with VM3.

My skype is patrikbe60.

Regards
Patrik
patbe60
 
Posts: 67
Joined: Mon Apr 30, 2012 11:37 pm

Re: Shopper's note not sent

Postby admin » Wed Oct 15, 2014 7:43 pm

hello, just to close this:

1. the customer note you said was a theme modification that didn't work
2. to show the download links within opc's thank you page order details, you'll need this modification:

\plugins\vmcustom\st42_download\st42_download.php

around line 235

replace:
static $alreadyHandledMedia = array();
with
$alreadyHandledMedia = array();

best regards, stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 3 on Joomla 3.x

cron