Page 25 of 53 FirstFirst ... 15232425262735 ... LastLast
Results 241 to 250 of 524
  1. #241

    Default Re: Drop Shipping Purchase Orders Module for v1.3.8

    activityshopper,

    No, this is not a current feature. Good idea though, maybe I'll add this for the next major version.

    To do this, you'll want to find this:

    Code:
    o.orders_status != 3
    Keep in mind when you search that sometimes I put a space between the s and the ! and the = and the 3, and sometimes I don't, and sometimes I put it on one side. (Sorry...sloppy coding...)

    Right after this (not the next line...literally right after this) add:

    Code:
    AND o.orders_status != 9
    Just change the 9 to whatever other status id number you want to remove from the tracking page.

    You'll find this in these files:

    admin/confirm_track.php -- This one will fix your problem on the enter tracking page.
    admin/send_pos.php -- This file is the send pos/resend po page so it will affect how orders are treated here. You might not need to change it here if your only problem is the tracking page.

    If you decide to buy version 4, the code you'll look for is slightly different, but the code you add would be the same. Here's what to look for:

    Code:
    o.orders_status != '$status_shippedorder'
    That should solve your problem. :)

  2. #242
    Join Date
    Feb 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Drop Shipping Purchase Orders Module for v1.3.8

    Works like a charm! Thank you for the support!

  3. #243
    Join Date
    Jun 2008
    Location
    Colorado
    Posts
    145
    Plugin Contributions
    0

    Default Re: Drop Shipping Purchase Orders Module for v1.3.8

    Will the new version attach files in 1.3.8a I know it would not in the previous version.

  4. #244
    Join Date
    Mar 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: Drop Shipping Purchase Orders Module for v1.3.8

    Anybody got this working or installed or V 1.3.8a? I seem to be getting some DB Errors Also foun the file in extra functions had a missing <?php right at the beginning top

  5. #245

    Default Re: Drop Shipping Purchase Orders Module for v1.3.8

    Mustang394 -- Any version 2 and above should attach files in 1.3.8a when not using HTML emails. There were some issues with HTML attachments, but these were cleared up awhile ago, and both version 3 and 4 should work fine with attachments.

    ramblas -- It should still work without the <?php because there is a <?, but nice catch. I will fix that for later versions. Are you using the newest version of 3? There should be no database errors. If there are, please post what database errors you are getting and how they occur and I can help you figure out what is going wrong. The mod works fine with 1.3.8 and 1.3.8a.

  6. #246
    Join Date
    Jun 2008
    Location
    Colorado
    Posts
    145
    Plugin Contributions
    0

    Default Re: Drop Shipping Purchase Orders Module for v1.3.8

    We went through this several months ago. I was under the impression it was a zencart problem. As they removed the attachment function for email. Mine works great but no attachments for HTML or Text.

  7. #247

    Default Re: Drop Shipping Purchase Orders Module for v1.3.8

    Mustang394 -- Oh, I thought you meant the previous version of the Drop Ship mod. Attachments work great with 1.3.8 and 1.3.8a.

    With 1.3.7, they don't work, but the rest of the mod functions fine. Unfortunately, it appears that the zen_mail function doesn't work with attachments using 1.3.7. If you really wanted the attachments with 1.3.7 I suppose you could replace the zen_mail function with the one in 1.3.8. But, you are probably just better off upgrading to 1.3.8.

  8. #248
    Join Date
    Jun 2008
    Location
    Colorado
    Posts
    145
    Plugin Contributions
    0

    Default Re: Drop Shipping Purchase Orders Module for v1.3.8

    I am using 1.3.8a and never could get it to attach the pdf file.

  9. #249

    Default Re: Drop Shipping Purchase Orders Module for v1.3.8

    Mustang394 -- Check your configuration for the mod to find the filename you are using. Then, check the admin directory. You should find this filename, which is the attachment that should be going out. This will give us a starting point to diagnose the problem. If it is there, the problem is the attachment process. If it is not there, the problem is the pdf creation.

    If the problem is the attachment and not the pdf creation, try changing your email preferences. Try PHP, sendmail, and smtp. I've personally only tested the mod with PHP, although someone did allow me to use their server to diagnose another problem, and they were using another protocol for email (can't remember if it was sendmail or smtp) and it worked fine. Still, try all three, maybe one of the protocols doesn't work with the zen_mail function and attachments.

    Also, what version of the mod are you using right now?
    Last edited by srturner47; 1 Oct 2008 at 03:15 AM.

  10. #250
    Join Date
    Jun 2008
    Location
    Colorado
    Posts
    145
    Plugin Contributions
    0

    Default Re: Drop Shipping Purchase Orders Module for v1.3.8

    Tried all the differnt protocols no luck. Using 3.12.

    pdf is being created
    Last edited by Mustang394; 1 Oct 2008 at 05:31 AM.

 

 
Page 25 of 53 FirstFirst ... 15232425262735 ... LastLast

Similar Threads

  1. v151 Drop Shipping Purchase Orders w/ PDF Packing List (v3.22)
    By Danielle in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 16 Nov 2015, 01:48 PM
  2. Can I change the dates in Drop Shipping Purchase Orders Module?
    By unlucky-pete in forum Customization from the Admin
    Replies: 0
    Last Post: 23 Feb 2013, 09:08 PM
  3. Drop Shipping Purchase Order Module
    By jderrers in forum All Other Contributions/Addons
    Replies: 86
    Last Post: 9 Jul 2009, 09:30 AM
  4. Drop Shipping Purchase Order Module?
    By Zis in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 14 Jan 2008, 02:57 AM

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