osCmax v2.5 User Manual
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

No confirmation email, and Payment module missing stuff...

This is a discussion on No confirmation email, and Payment module missing stuff... within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Hi, I'm very green to this stuff. I was trying to remove amex from the credit card portion of the ...

      
  1. #1
    New Member
    Join Date
    Sep 2005
    Posts
    22
    Rep Power
    0


    Question No confirmation email, and Payment module missing stuff...

    Hi,

    I'm very green to this stuff.

    I was trying to remove amex from the credit card portion of the cart. So I edited "includes/classes/cc_validation.php"
    and simply deleted the credit card we did not want to accept.

    } elseif (ereg('^3[47][0-9]{13}$', $this->cc_number)) {
    $this->cc_type = 'Amex';

    Then I found "/includes/languages/english.php"

    and found:

    define('TEXT_CCVAL_ERROR_UNKNOWN_CARD', 'The first four digits of the number entered are: %s<br>If that number is correct, we do not accept that type of credit card.<br>If it is wrong, please try again.');

    and change to"

    define('TEXT_CCVAL_ERROR_UNKNOWN_CARD', 'The first four digits of the number entered are: %s If that number is correct, we do not accept that type of credit card. If it is wrong, please try again.');


    After this we have notice confirmation email are not coming from orders. And as I was looking around admin I notice the stuff was missing from the payment modules portion. (refer to image below):

    http://img834.imageshack.us/img834/7207/unled1ewg.jpg or attachment.

    In this image you can see that Paypal and a whole bunch of other stuff is missing.



    Can any kind soul out there help me rectify both issues?

    Hickaway
    Attached Images Attached Images
    Last edited by hickaway; 06-14-2011 at 10:11 AM. Reason: Wanted to fix tags, but I can't :(

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: No confirmation email, and Payment module missing stuff...

    Ahh, so your userid should be hackaway!
    Restore you files, until someone gets time to review, is the simplest answer.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #3
    New Member
    Join Date
    Sep 2005
    Posts
    22
    Rep Power
    0


    Default Re: No confirmation email, and Payment module missing stuff...

    I have restored them from the backups I made. But still no confirmation emails get sent. This was fine before...???

  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: No confirmation email, and Payment module missing stuff...

    Assuming 'Max 2.0.25, have you put an email address in Admin|Configuration|My Store|Send extra order emails to ?
    Example: Sales <sales@hickaway.com>
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #5
    New Member
    Join Date
    Sep 2005
    Posts
    22
    Rep Power
    0


    Default Re: No confirmation email, and Payment module missing stuff...

    Yes, as I have not changed anything in admin. There are four emails setup in that field.

  6. #6
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: No confirmation email, and Payment module missing stuff...

    A further look at the screenshot suggests a fair bit of messing around has been going on, with payment modules: name changes for a start (heck knows what else). Payment and shipping modules frequently write to the configuration database table, so it wouldn't surprise me if there's some corruption there.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  7. #7
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: No confirmation email, and Payment module missing stuff...

    Uninstall the two modules that are shown: do the others appear?
    Hosting plans with installation, configuration, contributions, support and maintenance.

  8. #8
    New Member
    Join Date
    Sep 2005
    Posts
    22
    Rep Power
    0


    Default Re: No confirmation email, and Payment module missing stuff...

    You know, there was one file I was looking at in there for when I was 1st trying to figure out how I could remove Amex from the system... but the file I changed I made a backup of and changed it right back before I messed with the files mentioned in the 1st message.

    Only file I looked at is "/includes/modules/payment/authorizenet.php"

    So are you saying by messing with this files code and then changing it right back to previous file code, that I corrupted something?

    I have notice that information on orders when you hit the edit button seems to be missing as well.

    P.S. the only other thing I can think of is that I change one of our Admin members Name and email and PW in PHPmyadmin because this person doesn't work here anymore.

    -BTW, thanks for the advice so far, I greatly appreciate it.
    Last edited by hickaway; 06-14-2011 at 11:41 AM.

  9. #9
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: No confirmation email, and Payment module missing stuff...

    Re-read posts #6 & #7
    Hosting plans with installation, configuration, contributions, support and maintenance.

  10. #10
    New Member
    Join Date
    Sep 2005
    Posts
    22
    Rep Power
    0


    Default Re: No confirmation email, and Payment module missing stuff...

    I shale research how to install a module before I start messing with uninstalling something that is half working at the moment

Page 1 of 2 12 LastLast

Similar Threads

  1. Order confirmation email
    By tcshadow in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 09-16-2010, 06:07 PM
  2. Additional confirmation email
    By altenter in forum osCmax v2 Customization/Mods
    Replies: 13
    Last Post: 09-05-2010, 01:08 PM
  3. Logo in Email Confirmation
    By creativeone in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 10-03-2007, 11:09 AM
  4. email confirmation order
    By valandre64 in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 07-23-2006, 09:51 PM
  5. Order confirmation email?
    By peter in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 09-19-2003, 04:50 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •