Just like to point out that was a joke we here at JMS Music accept all checks credit card and cash payments from all races and nationalities :-D
Pleeeeese dont anyone take that seriously!!!!! LOL
Printable View
Just like to point out that was a joke we here at JMS Music accept all checks credit card and cash payments from all races and nationalities :-D
Pleeeeese dont anyone take that seriously!!!!! LOL
If I like this I will port it to Japanese and upload it.
JMS_Music, you said "I accept that The Queens English is the only true language...". It's always been my contention that if you only left children alone, they'd all grow up speaking English. Well, it makes sense to me. :P
KGZotU, I am almost bouncing up and down on my chair waiting for this. I suggest you take Friday off and have a loooong weekend. :D
I was very interested in craftzombie's mod, but decided, since I had to choose one way or the other, that I needed the accounts. But this removes the need to choose. Let the customer decide. That's great!
Thanks, and get to work.
Rob
Alright, well for those "bouncing up and down" it will probably be tomorrow evening. (; I'm engaged Monday-Thursday, and I try to leave the heavy stuff for Friday-Sunday.
I really appreciate all of the interest, not to mention the translation.
--Joe
HALLELUJAH
:clap:
Eh, thanks. (;
Alright, I have the SQL version done. I've tried it on a couple of fresh installs and it seems ready to go.
If you've already installed a previous version then you can do the following:
1. Install the SQL patch.
2. Overwrite all of the new files. That is, those files in /install/includes. The files which are not overwrites or overrides of stock zen files. (If you've already started to customize these files, let me know. I can tell you specifically what changes need to be made).
3. Overwrite, override, or edit the following files:
/admin/orders.php
/includes/modules/pages/password_forgotten/header.php
/includes/modules/YOUR_TEMPLATE/create_account.php
Also, check your old download of this mod, if you don't have the mods of:
/includes/languages/english/YOUR_TEMPLATE/gv_redeem.php
and
/includes/modules/pages/gv_redeem/header.php
You'll want them if you're going to deal with gift certificates.
Let me know if that's at all confusing or you need any help. (;
Barring any bugs, I think this is pretty much done. Please let me know of any problems. In particular, I'm hoping we've eliminated all references of accounts for COWOA customers.
Thanks for the help,
Joe
Is there a place where we can download the new version? Thanks for working on this.
Scott
Sure, just visit the wiki link in my sig.
Thanks for letting me know that isn't clear, I'll make a note down there. (;
--Joe
Been on it all day, its not doin it :-( But the good news is that the Translations are nearly finished .-)
Files Uploaded
SQL Uploaded
File Names double checked
test purchase
BOOM
Same error
am comparing the files (new to old) at the mo but not finding anything that will throw this confirmation Email out.....
Any ideas???
Could it be Server Side???
RIchie
Richie,
Taking a look at your store, it appears that you still have the code that is responsible for making the '.' at the end of the e-mail address. I verify this by beginning the COWOA process, and then going to the 'Contact Us' page.
The code that does this is one of the mod specific files, /includes/modules/YOUR_TEMPLATE/no_account.php.
The line:
$email_address .= ".";
I went ahead and verified that this is not in the new package. Perhaps there was an overwrite error? Or maybe the old file is in the override folder, but the new one got placed in the default folder? If you try overwriting again and it doesn't solve the problem, do a developer's toolkit search for that line of code above.
I hope this helps,
Joe