Page 5 of 14 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 136
  1. #41
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,678
    Plugin Contributions
    123

    Default Re: Make a sale, get a text message

    Did you by chance make the PayPal IPN change I recommended in the help? You will have to back this out too.

    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #42
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: Make a sale, get a text message

    AP,
    It sounds to me like you have multiple copies of the class file where it shouldn't be. All the error message is saying is that when it gets to load the class msg_owner, that class has already been declared. i.e. it already exists.
    This means that you most likely have another copy of that file in your folders, and it is being auto loaded there.

    Easiest way to check is to go to admin-tools-developer toolkit and search for msg_owner or similar, and see if it finds multiple copies.

    Chuck

  3. #43
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default Re: Make a sale, get a text message

    Hi Scott. I just installed the mod. However I cannot get the SQL to run in my zen cart. this is the error I get. I PM'd you as I didn't find this thread after searching twice. I have no clue why. But now that I found it, I'll post the error here too. Hopefully you can help, as I would really like to be able to use the function on/off from my admin!


    error:



    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'true', 'false'), ', now())' at line 1
    in:
    [INSERT INTO HODLLC_configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Send SMS Message when a sale is made', 'SMS_SEND_MESSAGE', 'true', 'Allows you to turn off the SMS Message on Sale contribution. This might be desirable at times where you know you will be close to a computer and these messages are redundant.', '12', '200', 'zen_cfg_select_option(array('true', 'false'), ', now());]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


    edit: using zen 1.3.7

  4. #44
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,678
    Plugin Contributions
    123

    Default Re: Make a sale, get a text message

    Are you "copying and pasting" the text from the sql file and running it through Zen Admin? Try running it through phpMyAdmin.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #45
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default Re: Make a sale, get a text message

    I opened it in Dreamweaver, selected all, copied, put it in ZenCart. Worked perfectly. Then a few minutes later, without thinking about it I created a test acount and test product and purchased it testing out my gateway. I kid you not, as fast as I hit submit.... i got a text message.


    AWESOME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! THANK YOU

  6. #46
    Join Date
    Oct 2006
    Posts
    49
    Plugin Contributions
    0

    Default Re: Make a sale, get a text message

    How do i chnage the output of the sms to the following output?

    Name: [First name] [last name]
    Order Number: 11
    Products: Violin Bow
    Payment Method: Paypal
    Telephone: 0342356
    Total: $193.90

    At the moment the code is: $email_text = $order->customer['firstname'] . " " . $order->customer['lastname'] . "\n" . $order->info['total'] . "\n";


    wat do i need to add to get the output i want?

    thanks

    Rhys

  7. #47
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,678
    Plugin Contributions
    123

    Default Re: Make a sale, get a text message

    See your PM.

    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #48
    Join Date
    Apr 2007
    Location
    Los Angeles, CA
    Posts
    45
    Plugin Contributions
    0

    Default Re: Make a sale, get a text message

    Quote Originally Posted by rhys100 View Post
    How do i chnage the output of the sms to the following output?

    Name: [First name] [last name]
    Order Number: 11
    Products: Violin Bow
    Payment Method: Paypal
    Telephone: 0342356
    Total: $193.90

    At the moment the code is: $email_text = $order->customer['firstname'] . " " . $order->customer['lastname'] . "\n" . $order->info['total'] . "\n";


    wat do i need to add to get the output i want?

    thanks

    Rhys
    Great Mod Scott!

    I'm wondering how I should add order# and shipping weight (with the handling charge applied)?

    Thanks,

    SteveK

  9. #49
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,678
    Plugin Contributions
    123

    Default Re: Make a sale, get a text message

    See your PM.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #50
    Join Date
    Sep 2006
    Posts
    101
    Plugin Contributions
    0

    Default Re: Make a sale, get a text message

    I just installed this mod and I get this error:
    Email Error: Could not instantiate mail function.
    I do get regular emails from my cart about orders. Any ideas?

 

 
Page 5 of 14 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. Replies: 2
    Last Post: 20 Feb 2013, 11:59 PM
  2. Color For The Sale Message
    By jaguarx in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Oct 2009, 07:03 AM
  3. Sale Text Message
    By ttmb33 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Jul 2009, 06:31 AM
  4. Replies: 14
    Last Post: 29 Sep 2007, 03:07 AM
  5. Sale Message goes here
    By zahoorahmad in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 May 2006, 07:19 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR