Page 49 of 53 FirstFirst ... 394748495051 ... LastLast
Results 481 to 490 of 524
  1. #481
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

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

    Quote Originally Posted by Danielle View Post
    I assumed version 3.22 would be newer than what is on github since it was just uploaded on October 26. I will look at the github files too.

    I just realized I completely entered the wrong version number, I am using version 1.5.4 of Zen-Cart, not 1.5.1. The server is using PHP 5.6, so I'm assuming that is causing the problem? I manually checked and all the tables are there. I am not sure what to do to make this work? I have upgraded this entire site to 1.5.4 and it's ready to go except for this module, which is an absolute requirement for my client.

    I am happy to play around with it and try and get it working, I'm just not sure where to start?
    I do see that it's not compatible with 1.5.2+. I am hoping to find a way to get it working. I did try rolling the PHP version on the server back to PHP 5.4, but the database errors are still there.
    Danielle

  2. #482
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

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

    I almost have this working with 1.5.4 on PHP 5.6. Everything connects and the data shows up, but I'm getting these log errors:

    [16-Nov-2015 12:32:43 America/New_York] PHP Fatal error: Call to undefined function pasek() in /home1/***/public_html/new/shopadmin/set_subcontrac.php on line 254

    [16-Nov-2015 12:30:28 America/New_York] PHP Fatal error: Call to undefined function pasek() in /home1/***/public_html/new/shopadmin/send_pos.php on line 937
    Danielle

  3. #483
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

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

    Quote Originally Posted by Danielle View Post
    I assumed version 3.22 would be newer than what is on github since it was just uploaded on October 26. I will look at the github files too.

    I just realized I completely entered the wrong version number, I am using version 1.5.4 of Zen-Cart, not 1.5.1. The server is using PHP 5.6, so I'm assuming that is causing the problem? I manually checked and all the tables are there. I am not sure what to do to make this work? I have upgraded this entire site to 1.5.4 and it's ready to go except for this module, which is an absolute requirement for my client.

    I am happy to play around with it and try and get it working, I'm just not sure where to start?
    Quote Originally Posted by Danielle View Post
    I almost have this working with 1.5.4 on PHP 5.6. Everything connects and the data shows up, but I'm getting these log errors:

    [16-Nov-2015 12:32:43 America/New_York] PHP Fatal error: Call to undefined function pasek() in /home1/***/public_html/new/shopadmin/set_subcontrac.php on line 254

    [16-Nov-2015 12:30:28 America/New_York] PHP Fatal error: Call to undefined function pasek() in /home1/***/public_html/new/shopadmin/send_pos.php on line 937
    From github set, should be in: YOUR_ADMIN/includes/functions/extra_functions/purchaseorders.php

    Btw, might want to consider changing the admin folder name for that site.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #484
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

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

    Quote Originally Posted by Danielle View Post
    I assumed version 3.22 would be newer than what is on github since it was just uploaded on October 26. I will look at the github files too.

    I just realized I completely entered the wrong version number, I am using version 1.5.4 of Zen-Cart, not 1.5.1. The server is using PHP 5.6, so I'm assuming that is causing the problem? I manually checked and all the tables are there. I am not sure what to do to make this work? I have upgraded this entire site to 1.5.4 and it's ready to go except for this module, which is an absolute requirement for my client.

    I am happy to play around with it and try and get it working, I'm just not sure where to start?
    In the lat few pages of this support thread, you will see that the person who uploaded the version in the Zen Cart downloads hadn't seen the Github version which IS more up to date than what's in the Zen Cart downloads..

    That said this module still needs LOTS of work which is why I've never advanced what's in Github beyond the work I've already done.. The changes needed are WAY over my paygrade to execute, and this this REALLY needs to be integrated with Drop Ship Core to be a REALLY effective and useful module IMHO..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #485
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,681
    Plugin Contributions
    123

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

    Diva, I'm probably going to fix these issues - should I start with the version in Github or the one in the plugins?
    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.

  6. #486
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

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

    Quote Originally Posted by swguy View Post
    Diva, I'm probably going to fix these issues - should I start with the version in Github or the one in the plugins?
    That would be AWESOME!!!

    My Github version as I got rid of some of the odd Polish functions, classes and such.... Will you be attempting to integrate it with Drop Ship Core?? You KNOW I'm not one to do "feature" requests, but integrating these two would make this something SUPER useful.. Would be happy to explain why I think this is so offline if you wanna shoot me an email..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

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

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

    I doubt that but let's see. Let me start with straightening out what's there now.
    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. #488
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

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

    Quote Originally Posted by swguy View Post
    I doubt that but let's see. Let me start with straightening out what's there now.
    I hope you will reconsider.. Integration with Dropship Core (or adding the same features that are in Dropship Core) would turn this module into a fully functioning dropship module.. I explained this briefly a few pages back

    Quote Originally Posted by DivaVocals View Post
    May I make a feature suggestion?? it's a VERY simple one.. I know this since it's one that even I was able to execute..

    Can your re-write adopt the subcontractors table structure used in the DropShip Core module.. http://www.zen-cart.com/downloads.php?do=file&id=1536

    Like my client, others may want to connect the Dropship PDF module with Dropship Core, and making this module use the same table name/structure as the sub contractors in Dropship Core means that shopowners will NOT have to enter their subcontractors data twice..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

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

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

    I should have a PR by later this week. Got a bunch of this taken care of this morning.
    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. #490
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,681
    Plugin Contributions
    123

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

    Why is there now a subcontractors_shipping table when there used to be a subcontactors table?
    Why did you get rid of edit_subcontrac.php?
    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.

 

 
Page 49 of 53 FirstFirst ... 394748495051 ... 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