Page 10 of 80 FirstFirst ... 891011122060 ... LastLast
Results 91 to 100 of 798
  1. #91
    Join Date
    Oct 2004
    Location
    Surrey, BC, Canada
    Posts
    1,881
    Plugin Contributions
    2

    Default Re: Super Orders v4.0 Support Thread (for ZC v1.5.x)

    Hello there,
    I just downloaded Super Orders v. 4.0.5 and after I uploaded the files and then tried to click on a link in my admin side everything went blank. I could not access any page. I had to remove all of them and reupload another way. But the same thing happened. After I spent hours on trying to upload and remove and find where I might have mistaken I decided to go the long route and find the bug with the code. I uploaded file by file until I found the problematic one. There is a bug in this file: admin/includes/classes/fpdf/fpdf.php. I have PHP version 5.2 and for me the error is that at line 1047 and 1329 there is a '.' there that should not be.
    Line 1047:
    PHP Code:
    ini_set('magic_quotes_runtime', .$mqr); 
    should be:
    PHP Code:
    ini_set('magic_quotes_runtime'$mqr); 
    Line 1329
    PHP Code:
    ini_set('magic_quotes_runtime', .$mqr); 
    should be:
    PHP Code:
    ini_set('magic_quotes_runtime'$mqr); 
    Thank you for this great program.
    May God bless you

  2. #92
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Super Orders v4.0 Support Thread (for ZC v1.5.x)

    Quote Originally Posted by HiPCTech View Post
    Hello there,
    I just downloaded Super Orders v. 4.0.5 and after I uploaded the files and then tried to click on a link in my admin side everything went blank. I could not access any page. I had to remove all of them and reupload another way. But the same thing happened. After I spent hours on trying to upload and remove and find where I might have mistaken I decided to go the long route and find the bug with the code. I uploaded file by file until I found the problematic one. There is a bug in this file: admin/includes/classes/fpdf/fpdf.php. I have PHP version 5.2 and for me the error is that at line 1047 and 1329 there is a '.' there that should not be.
    Line 1047:
    PHP Code:
    ini_set('magic_quotes_runtime', .$mqr); 
    should be:
    PHP Code:
    ini_set('magic_quotes_runtime'$mqr); 
    Line 1329
    PHP Code:
    ini_set('magic_quotes_runtime', .$mqr); 
    should be:
    PHP Code:
    ini_set('magic_quotes_runtime'$mqr); 
    Thank you for this great program.
    May God bless you
    Just as discussed two post before you :-)

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

    Default Re: Super Orders v4.0 Support Thread (for ZC v1.5.x)

    Quote Originally Posted by picandnix View Post
    Just as discussed two post before you :-)
    but this is the RIGHT fix.. the previous "fixes" simply removed the offending lines.. this fixes my my typo..
    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.

  4. #94
    Join Date
    Oct 2004
    Location
    Surrey, BC, Canada
    Posts
    1,881
    Plugin Contributions
    2

    Default Re: Super Orders v4.0 Support Thread (for ZC v1.5.x)

    I am glad that the problem is solved. :)

  5. #95
    Join Date
    Sep 2006
    Location
    Ruckersville, VA, USA
    Posts
    286
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    Thank you for keeping us abreast of fixes; however, my Super Orders is still blank. I am using version 4.05 on ZC 1.5 and it is blank in all browsers. The way I tested it was to copy and save my original admin folder as admin-sav. Then I uploaded the renamed folders into my original admin folder. When I use the new admin folder, I get the blank screen. I went back and took out the periods as was suggested and it still fails.
    My configuration:
    [TABLE="width: 0"]

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

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by jund View Post
    Thank you for keeping us abreast of fixes; however, my Super Orders is still blank. I am using version 4.05 on ZC 1.5 and it is blank in all browsers. The way I tested it was to copy and save my original admin folder as admin-sav. Then I uploaded the renamed folders into my original admin folder. When I use the new admin folder, I get the blank screen. I went back and took out the periods as was suggested and it still fails.
    My configuration:
    [TABLE="width: 0"]
    Well we can't GUESS what's wrong.. Blank page = Errors.. So posts the results of your error log... Your Super Orders configuration tells us absolutely nothing as it is unlikely that the configuration would cause an error.. Also you say "your Super Orders is still blank".. Not entirely sure what that means.. Is the order page blank?? the whole admin is blank?? another Super Orders feature is giving you blank pages?? You need to provide better details of the issue, and you need to post the results of your error log..
    Last edited by DivaVocals; 29 Dec 2012 at 10:03 PM.
    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. #97
    Join Date
    Sep 2006
    Location
    Ruckersville, VA, USA
    Posts
    286
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    Thank you for the quick response... My sincere apologies for not including the error log. I have all blank pages (just like the other folks) and I will look at the error log first prior to posting anymore. I was attempting to update the info on the last message and it timed out before I finished... my fault.
    Respectfully,
    jund (john underwood)

  8. #98
    Join Date
    Nov 2012
    Location
    Utrecht, Nederland
    Posts
    41
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread (for ZC v1.5.x)

    Thank you for putting so much effort in this problem, and share it with us, the rest of the world. You just made my day :-)

    :-D very happy face after ours of searching, next time I look here first...in stead of thinking "I must have done something wrong while merging.."

  9. #99
    Join Date
    Jan 2013
    Posts
    3
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    Hello, and thank you in advance for any help received. We are trying to launch our new site very soon and can not until we get SO working properly.

    Zencart 1.5.1
    Super Orders 4.0.5 (in admin-config-super orders-version it says 4.0.2)

    Recently Installed Super orders because i had it on a few other sites older versions though and i loved it. As soon as i installed it i came up with blank pages when i went to initiate the installer after FTP the files to my server. Click on link after being logged in and after uploading and blank. Read through forum found answer was to delete "." in the fpdf file.
    Did that and my admin page came back and said super orders was now installed. Everything now works except for when i go to click on Customers-Orders it goes blank using firefox and using IE it says internal server error. Here is my log file.

    [09-Jan-2013 15:22:31] PHP Fatal error: Call to a member function get_content_type() on a non-object in /home/content/33/7466633/html/New Site/MidAdmin/includes/classes/order.php on line 244

    and this is the only error. It repeats everytime i click on Customers-Orders. Thank you for this awesome add-on by the way

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

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by cageman5555 View Post
    Hello, and thank you in advance for any help received. We are trying to launch our new site very soon and can not until we get SO working properly.

    Zencart 1.5.1
    Super Orders 4.0.5 (in admin-config-super orders-version it says 4.0.2)

    Recently Installed Super orders because i had it on a few other sites older versions though and i loved it. As soon as i installed it i came up with blank pages when i went to initiate the installer after FTP the files to my server. Click on link after being logged in and after uploading and blank. Read through forum found answer was to delete "." in the fpdf file.
    Did that and my admin page came back and said super orders was now installed. Everything now works except for when i go to click on Customers-Orders it goes blank using firefox and using IE it says internal server error. Here is my log file.

    [09-Jan-2013 15:22:31] PHP Fatal error: Call to a member function get_content_type() on a non-object in /home/content/33/7466633/html/New Site/MidAdmin/includes/classes/order.php on line 244

    and this is the only error. It repeats everytime i click on Customers-Orders. Thank you for this awesome add-on by the way
    My instinct says that this line is not altered by SO4.. Sounds like some other add-on is the issue here.. What does line 244 say??
    Last edited by DivaVocals; 9 Jan 2013 at 11:46 PM.
    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.

 

 
Page 10 of 80 FirstFirst ... 891011122060 ... 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. 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
  3. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 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