Page 11 of 102 FirstFirst ... 9101112132161 ... LastLast
Results 101 to 110 of 1019
  1. #101
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by musicfreer View Post
    I followed your steps, when I upload that file to the hosting, admin becomes blank again, any other possible reason?
    Post your debugger details. be sure to mark /home/username/ with xxxx do not post your account username
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  2. #102
    Join Date
    Jul 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by knuckle-101 View Post
    Post your debugger details. be sure to mark /home/username/ with xxxx do not post your account username
    do you mean the log file in cache? it is still the same:

    [09-Jan-2011 20:09:53] PHP Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/l/o/c/xxx/html/xxx/admin/includes/functions/extra_functions/lcsd_merged_packing_slips.php on line 35

  3. #103
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by musicfreer View Post
    do you mean the log file in cache? it is still the same:

    [09-Jan-2011 20:09:53] PHP Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/l/o/c/xxx/html/xxx/admin/includes/functions/extra_functions/lcsd_merged_packing_slips.php on line 35
    Without knowing for sure what all you have installed and modified. Have you tried to install SO 3.0 on a brand new install of zencart with a new database to see the results if it works?
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  4. #104
    Join Date
    Jul 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by knuckle-101 View Post
    Without knowing for sure what all you have installed and modified. Have you tried to install SO 3.0 on a brand new install of zencart with a new database to see the results if it works?
    No I have not tried this yet. But even if it works, finally I need to use the old database again, so the problem would still exist?

    I am thinking about uninstalling 3.0, then reinstall 2.0 to see if it works. If it works, then I upgrade to 3.0 again. What do you think?

  5. #105
    Join Date
    Jul 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by musicfreer View Post
    No I have not tried this yet. But even if it works, finally I need to use the old database again, so the problem would still exist?

    I am thinking about uninstalling 3.0, then reinstall 2.0 to see if it works. If it works, then I upgrade to 3.0 again. What do you think?
    1 more question, if I simply delete the file:
    lcsd_merged_packing_slips.php

    What will I lose? I am not using packing slip function at all. Is there any other bad consequence?

  6. #106
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by musicfreer View Post
    No I have not tried this yet. But even if it works, finally I need to use the old database again, so the problem would still exist?

    I am thinking about uninstalling 3.0, then reinstall 2.0 to see if it works. If it works, then I upgrade to 3.0 again. What do you think?
    First I would try installing this on a fresh install to see if it works fine which I am sure it will. Without knowing what other mods you may have installed (which could conflict) maybe an issue as well inside your database.

    Want to list them from your prior 1.3.8a I be happy to browse over them see if any possibly are conflicting.

    If you are using a fresh install of zencart and only using the old database to build it then all you need to do is run the uninstall_super_orders_prior_versions.sql this will remove the prior version of SO 2.0 out of the database. Have you installed anything else other then SO 3.0 with the new 1.3.9h Install?

    If not remove all files that come with SO 3.0 from the installation and then try resinstalling it after those files are removed.
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  7. #107
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by musicfreer View Post
    1 more question, if I simply delete the file:
    lcsd_merged_packing_slips.php

    What will I lose? I am not using packing slip function at all. Is there any other bad consequence?
    If you have to remove this file to make this work then this tells you there is something wrong I do not recommend or endorse you using any mod without its complete file set.

    I would find the problem and put in the solution first.
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

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

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by musicfreer View Post
    I followed your steps, when I upload that file to the hosting, admin becomes blank again, any other possible reason?
    You need to re-check that ALL the admin class files were uploaded in your install..

    Not sure how you upgraded, but if you overwrote the files and did not run the upgrade SQL that could cause issues..

    If that doesn't work, I suggest rolling back to the version of your store prior to the Super Orders upgrade and then carefully following all the upgrade steps again.. You also need to check that you've make all of the required changes for the Zen Cart 1.3.8 to 1.3.9 upgrade.. We did not test this version on Zen Cart 1.3.8 at all so there might be issues if your Zen Cart upgrade is incomplete..
    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. #109
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by knuckle-101 View Post
    If you have to remove this file to make this work then this tells you there is something wrong I do not recommend or endorse you using any mod without its complete file set.

    I would find the problem and put in the solution first.
    Not to mention you will find out that you will get errors elsewhere in using Super Orders.. I agree with knuckle-101 this is not a recommended course of action.. Take the time to find and fix the REAL issue with your install..
    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.

  10. #110
    Join Date
    Jul 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    I have installed some mods before SO3

    But the only mods that affect Admin are:
    Easy Populate
    Export Shipping Order

    They both did not over write original installation files of 1.3.9h


    I will try to roll back to 2.0 and upgrade again.

 

 
Page 11 of 102 FirstFirst ... 9101112132161 ... LastLast

Similar Threads

  1. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1786
    Last Post: 10 Apr 2024, 03:17 PM
  2. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 797
    Last Post: 23 Mar 2024, 06:51 AM
  3. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  4. OLD Super Orders 2.0 (See v3.0 thread instead)
    By BlindSide in forum All Other Contributions/Addons
    Replies: 2019
    Last Post: 17 Jan 2012, 05:43 AM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 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