Page 2 of 66 FirstFirst 12341252 ... LastLast
Results 11 to 20 of 657
  1. #11
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    Quote Originally Posted by cyberian37 View Post
    Can you help me please ?

    Thank you.

    BTW I merged all files properly and copy all folders as it should be.
    One last thing.. A search on the forum for your error would have turned up threads like this one which outlines what is going on in your store:
    http://www.zen-cart.com/forum/showth...uages.php+line

    See if this thread helps you get a handle on your issue.. At this point it does not seem to be a Edit Orders issue..

    However you should note that there are no other language translations for the Edit Order language files.. Only english is available.. If folks create language translations for additional languages and send them to me, I'll be happy to update the Edit Orders fileset with the additional language definitions..
    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.

  2. #12
    Join Date
    Dec 2010
    Location
    Well... across all the world, a while here then there...
    Posts
    13
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    Actually no, it's English only. Yes I notice that as well, just don't understand it. I even never had any different language installed then English.

  3. #13
    Join Date
    Dec 2010
    Location
    Well... across all the world, a while here then there...
    Posts
    13
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    Yes I saw that thread too, but it does not help. Also I try to add there an other file "1.php", but then it show me this error:

    Code:
    [09-Dec-2010 12:25:39] PHP Warning:  require(includes/languages/englishenglish.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/xxxx/includes/init_includes/init_languages.php on line 35
    [09-Dec-2010 12:25:39] PHP Warning:  require(includes/languages/englishenglish.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/xxxx/includes/init_includes/init_languages.php on line 35
    [09-Dec-2010 12:25:39] PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/languages/englishenglish.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/includes/init_includes/init_languages.php on line 35
    It look like I did not merge properly my files, but I did try this so many time.

    I have not really clue what to do.

    Thank you for any advice.

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

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    The issue is truly NOT with this module but in how you have your store configured.. The error CLEARLY indicates (as that thread I pointed you to also indicated) that your store is attempting to look for a language file that DOES NOT EXIST in your admin.. I promise you that this is NOT an issue with Edit Orders.. It appears that Edit Orders is failing to run because you HAVE ANOTHER issue with your store.. Without seeing your store files I cannot say WHAT you have going on or what went wrong..

    This is a STRAIGHTFORWARD install.. ONLY ONE file overwrites any of the core Zen Cart code.. Once you renamed the admin folders to match your own admin it should just WORK..

    Out of curiosity you aren't using a Template Monster template are you??

    Quote Originally Posted by cyberian37 View Post
    Yes I saw that thread too, but it does not help. Also I try to add there an other file "1.php", but then it show me this error:

    Code:
    [09-Dec-2010 12:25:39] PHP Warning:  require(includes/languages/englishenglish.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/xxxx/includes/init_includes/init_languages.php on line 35
    [09-Dec-2010 12:25:39] PHP Warning:  require(includes/languages/englishenglish.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/xxxx/includes/init_includes/init_languages.php on line 35
    [09-Dec-2010 12:25:39] PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/languages/englishenglish.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/includes/init_includes/init_languages.php on line 35
    It look like I did not merge properly my files, but I did try this so many time.

    I have not really clue what to do.

    Thank you for any advice.
    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. #15
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    Wanted to add a few thoughts.. You have either got something else going on with your store or you have installed Edit Orders incorrectly.. Either way the error message you are getting is VERY clear. Zen Cart is looking for a language file it cannot find..

    Did you RENAME all the the "YOUR_ADMIN_TEMPLATE" folders in the Edit Orders fileset BEFORE you uploaded them to your site??

    Did you remove any language files??

    Did you ADD any language files??

    Did you change your default language??


    Just wanted to show you that if you seach this forum for "includes/init_includes/init_languages.php" that EVERY ONE of these posts points to a MISSING language file..
    http://www.zen-cart.com/forum/showpo...90&postcount=2
    http://www.zen-cart.com/forum/showth..._languages.php
    http://www.zen-cart.com/forum/showth..._languages.php
    http://www.zen-cart.com/forum/showth..._languages.php
    http://www.zen-cart.com/forum/showth..._languages.php

    Now let me be clear... MISSING means that Zen Cart cannot find it and this COULD happen if you did not rename the admin folders in the Edit Order fileset as per the CLEAR instructions in the readme to do this before you upload the files to your server..


    Again, I am giving you my best suggestions based on the information you have provided.. without seeing your site files, I cannot say what has happened here..

    Quote Originally Posted by cyberian37 View Post
    Yes I saw that thread too, but it does not help. Also I try to add there an other file "1.php", but then it show me this error:

    Code:
    [09-Dec-2010 12:25:39] PHP Warning:  require(includes/languages/englishenglish.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/xxxx/includes/init_includes/init_languages.php on line 35
    [09-Dec-2010 12:25:39] PHP Warning:  require(includes/languages/englishenglish.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/xxxx/includes/init_includes/init_languages.php on line 35
    [09-Dec-2010 12:25:39] PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/languages/englishenglish.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/includes/init_includes/init_languages.php on line 35
    It look like I did not merge properly my files, but I did try this so many time.

    I have not really clue what to do.

    Thank you for any advice.
    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.

  6. #16
    Join Date
    Dec 2010
    Location
    Well... across all the world, a while here then there...
    Posts
    13
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    Well I am using lite_red template. Actually yes I was thinking that must be something wrong using that template together with this module, but the fact it that this template is not installed in admin area and the fault is appear only in admin area. Maybe I did merge wrong my files, probably, but as more I am thinking about I don't know where, which make me mad ...

    And I have own renamed admin area, that's the first thing I did after installation.

    I put there my original files, everything working just fine, no error anywhere.

    Would you be so kind to review my last recent changes.

    Thank you very much in advance.
    Attached Files Attached Files

  7. #17
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    This zip contains a folder named "admin". If this is NOT the name of your admin folder then this is the issue.. You need to rename the YOUR_ADMIN_FOLDER files to MATCH the same folder name as your admin folder.. If you did not do this, then ALL of the Edit Orders files are in the wrong place.. If you put this "admin" folder INSIDE your renamed Zen Cart admin folder then THIS is why Edit Order is giving you a language file error..

    Is edit_orders.php inside your store's admin folder or inside a folder named "admin" which is sitting inside your renamed admin folder??? Again I can't see your site.. So it's a LOT difficult to figure out what you have done to install this..

    Quote Originally Posted by cyberian37 View Post
    Well I am using lite_red template. Actually yes I was thinking that must be something wrong using that template together with this module, but the fact it that this template is not installed in admin area and the fault is appear only in admin area. Maybe I did merge wrong my files, probably, but as more I am thinking about I don't know where, which make me mad ...

    And I have own renamed admin area, that's the first thing I did after installation.

    I put there my original files, everything working just fine, no error anywhere.

    Would you be so kind to review my last recent changes.

    Thank you very much in advance.
    Last edited by DivaVocals; 9 Dec 2010 at 08:58 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.

  8. #18
    Join Date
    Dec 2010
    Location
    Well... across all the world, a while here then there...
    Posts
    13
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    Quote Originally Posted by DivaVocals View Post
    Wanted to add a few thoughts.. You have either got something else going on with your store or you have installed Edit Orders incorrectly.. Either way the error message you are getting is VERY clear. Zen Cart is looking for a language file it cannot find..

    Did you RENAME all the the "YOUR_ADMIN_TEMPLATE" folders in the Edit Orders fileset BEFORE you uploaded them to your site??

    YES

    Did you remove any language files??

    NO

    Did you ADD any language files??


    NO

    Did you change your default language??


    NO IT'S ENGLISH


    Just wanted to show you that if you seach this forum for "includes/init_includes/init_languages.php" that EVERY ONE of these posts points to a MISSING language file..


    Yes I saw it

    http://www.zen-cart.com/forum/showpo...90&postcount=2
    http://www.zen-cart.com/forum/showth..._languages.php
    http://www.zen-cart.com/forum/showth..._languages.php
    http://www.zen-cart.com/forum/showth..._languages.php
    http://www.zen-cart.com/forum/showth..._languages.php

    Now let me be clear... MISSING means that Zen Cart cannot find it and this COULD happen if you did not rename the admin folders in the Edit Order fileset as per the CLEAR instructions in the readme to do this before you upload the files to your server..


    I did everything as the instructions say(I hope)


    Again, I am giving you my best suggestions based on the information you have provided.. without seeing your site files, I cannot say what has happened here..

    Thank you, I do really appreciate that.

  9. #19
    Join Date
    Dec 2010
    Location
    Well... across all the world, a while here then there...
    Posts
    13
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    Quote Originally Posted by DivaVocals View Post
    This zip contains a folder named "admin". If this is NOT the name of your admin folder then this is the issue.. You need to rename the YOUR_ADMIN_FOLDER files to MATCH Thats just a sample, I have different name of admin the same folder name as your admin folder.. If you did not do this, then ALL of the Edit Orders files are in the wrong place.. If you put this "admin" folder INSIDE your renamed Zen Cart admin NO, it is as it should be folder then THIS is why Edit Order is giving you a language file error..

    Is edit_orders.php inside your store's admin folder YES or inside a folder named "admin" which is sitting inside your renamed admin folder NO??? Again I can't see your site.. So it's a LOT difficult to figure out what you have done to install this..
    I think that the installation is very simple and I put all files at the right place, that should not be an issue at all.

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

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    **deleted**
    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 2 of 66 FirstFirst 12341252 ... LastLast

Similar Threads

  1. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1877
    Last Post: 6 May 2025, 05:10 PM
  2. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 804
    Last Post: 18 Apr 2025, 12:04 AM
  3. v150 Orders Status History -- Updated By [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 29 Jul 2019, 07:05 PM
  4. 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
  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