Post by pitkin2020 » Tue Mar 12, 2013 3:38 am

just what i was looking for

New member

Posts

Joined
Thu Oct 06, 2011 5:20 am

Post by ghartwig » Thu Apr 11, 2013 5:27 pm

Attaching a modified version of the fix from guntis.e which fixes the SQL problems also.

| Oops, fixed xml problem.

Attachments


Newbie

Posts

Joined
Sat Feb 02, 2013 9:00 pm

Post by bryanstanley » Wed Apr 17, 2013 7:29 pm

Just came across this as i was WinMerging from 1.5.4.1 to 1.5.5.1 and didn't think it looked right - glad i found confirmation here, thanks!

The function returns the 'total' row, but that doesn't exist in the new SQL for 1.5.5.1!

Newbie

Posts

Joined
Mon Feb 06, 2012 7:29 pm

Post by superatlopez » Tue Apr 30, 2013 4:02 am

El Vqmod funciona correctamente. Bravo. Sólo hecho de menos un mensaje que confirme el envio, porque como no te avisa de que ha sido enviado pensé que no funcionaba y probando me lo envié 6 veces. :) GRACIAS de todas formas.

Newbie

Posts

Joined
Sun Apr 28, 2013 1:54 am

Post by ozzie69 » Fri May 10, 2013 10:59 pm

Hi guys, many thanks for the help in resolving this issue, I was trying to pull my hair out but I don't have any :laugh:
thx again
Oz

Newbie

Posts

Joined
Fri May 10, 2013 10:56 pm

Post by fizfaziq » Tue May 14, 2013 3:21 pm

Thanks guys for the vqmod. It works!

Newbie

Posts

Joined
Wed May 08, 2013 10:23 am

Post by nkhouli » Tue May 21, 2013 6:36 am

Hey guys!

I have changed the code previously advised - and the e-mails were sent,

Although, all of my customers are complaining saying they are receiving a HIGH volume of the same e-mail.

This is a major problem for it really upsets them. :-\

Image

Why would this be happening?

I go to MAIL > Customers that have bought products > and then it says "Sending to X of X customers" and then displays the success message,

What would cause so many duplicate e-mails to be sent to the same person?

Any help is appreciated!! :)

Newbie

Posts

Joined
Sat Dec 08, 2012 1:15 am

Post by tany » Sun Jun 16, 2013 8:57 am

vqmod didint work for me :/

Newbie

Posts

Joined
Fri Jun 14, 2013 10:56 pm

Post by ovibay » Wed Jun 26, 2013 11:30 am

hey friend this quick fix worked for my site.
Thank you for support

www.ovibay.com


Newbie

Posts

Joined
Wed Jun 26, 2013 11:27 am


Post by batonline » Mon Jul 15, 2013 10:52 pm

guntis.e wrote:here is the quick vqmod fix for this
oc1551_sales_mail_bug.xml
Thanks!

This worked fine for me.

// Patrik

New member

Posts

Joined
Fri Mar 30, 2012 3:19 pm

Post by PokerLee » Sat Aug 03, 2013 2:34 am

@byocode

Thanks alot, worked well.

Originally used your 'code edits' to get 1.5.5.1 emails working, and worked a treat THANK YOU.

I then upgraded today to the new 1.5.6 and found that this email issue was not fixed in the new version!!!!!!

FOUND IT HARD TO BELIEVE THAT THIS IS NOT FIXED BY OPENCART (Com-on' people!! Sort it out!!)

Anyways thought would re-find this post and fix again....

And would like to report to all that the two fixes work fine with the latest version 1.5.6 ;D ;D

One thing worth noting is that when sending emails that the notification 'tool tip' does not show if sent.

But it does seem to send emails, so thank you very much byocode

Newbie

Posts

Joined
Sat Aug 03, 2013 2:23 am

Post by spidermycron » Sun Aug 11, 2013 9:54 pm

Hello , i have 2 questions please

1. how can i fix email issue cause i can't email members .
2. how to install the attached module please ?


Thanks

New member

Posts

Joined
Sun Aug 11, 2013 9:53 pm

Post by pedro1993 » Mon Aug 12, 2013 4:29 am

Check out this post to fix the email problem:
http://forum.opencart.com/viewtopic.php ... 65#p421857

Checkout this page to install the module:
http://code.google.com/p/vqmod/

For OpenCart & PHP/MySQL support feel free to PM me :)
Click here for my extentions
Did I help you? Donate here to show support


Active Member

Posts

Joined
Tue Oct 18, 2011 4:31 am
Location - Glasgow, Scotland

Post by spidermycron » Mon Aug 12, 2013 6:13 am

Hello,
thanks for fast response

- im little confused , now if i install vqmod
how can i install mass_email_fix.xml please ?

thanks

New member

Posts

Joined
Sun Aug 11, 2013 9:53 pm

Post by butte » Mon Aug 12, 2013 6:20 am

Unless it has special instructions or additional files, you slip its .xml into /vqmod/xml/ -- if it has additional files, then you slip those into place where they belong. FileZilla Client will move a tree, for example, onto the server where files in it will land but the otherwise emptiness of the directories in the tree will NOT wipe out files already on the server.

Apparently the post didn't take. One mail fix that actually can work all by itself is replacing (for other reasons) the entire ckeditor/ directory contents with the entire current Full version from ckeditor.com/download/, for 1.5.5.1 and evidently also 1.5.6.0 (a.k.a. 1.5.6 -- just as 12" or 12 eggs is the same as 12.0" or 12.0 eggs).

Guru Member

Posts

Joined
Wed Mar 20, 2013 6:58 am

Post by spidermycron » Mon Aug 12, 2013 6:25 am

i did below step and nothing happen (im using latest version of open cart)

do a search for line 244 (the following)

CODE: SELECT ALL
$('textarea[name=\'message\']').html($('textarea[name=\'message\']').val());


and replace with

CODE: SELECT ALL
$('textarea[name=\'message\']').html(CKEDITOR.instances.message.getData());



thanks

New member

Posts

Joined
Sun Aug 11, 2013 9:53 pm

Post by spidermycron » Mon Aug 12, 2013 6:28 am

sorry to bother you guys ,

for the mass_email_fix.xml i upload it inside xml folder for the vqmod , is that correct , what shall iu do
please guide me in steps if possible

Thanks

New member

Posts

Joined
Sun Aug 11, 2013 9:53 pm

Post by pedro1993 » Mon Aug 12, 2013 6:31 am

That should be you. Did you install VQMod fully by going to yourstore.com/vqmod/install?

For OpenCart & PHP/MySQL support feel free to PM me :)
Click here for my extentions
Did I help you? Donate here to show support


Active Member

Posts

Joined
Tue Oct 18, 2011 4:31 am
Location - Glasgow, Scotland

Post by spidermycron » Mon Aug 12, 2013 6:32 am

yes i have installed it successfully yourstore.com/vqmod/install

what shall i do after this step please ?

New member

Posts

Joined
Sun Aug 11, 2013 9:53 pm

Post by butte » Mon Aug 12, 2013 7:31 am

As above: Unless it has special instructions or additional files, you slip its .xml into /vqmod/xml/ -- if it has additional files, then you slip those into place where they belong. FileZilla Client will move a tree, for example, onto the server where files in it will land but the otherwise emptiness of the directories in the tree will NOT wipe out files already on the server.

Guru Member

Posts

Joined
Wed Mar 20, 2013 6:58 am
Who is online

Users browsing this forum: 7cswinery, Semrush [Bot] and 77 guests