Page 126 of 245 FirstFirst ... 2676116124125126127128136176226 ... LastLast
Results 1,251 to 1,260 of 2445
  1. #1251
    Join Date
    Jan 2013
    Posts
    113
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    ok I think I might be doing a stupid since the beginning... and I apologize for wasting everybody's time if that is the case...

    but if it says file for version 1.3.x and I'm on version 1.5.1, do I disregard?

    I've taken it to mean that all version 1.3.something have to do it but 1.4.something or 1.5.something don't need to... but it just crossed my mind that it could mean 1.3 and above.. so what's the verdict?

  2. #1252
    Join Date
    Jan 2013
    Posts
    113
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    ok well... third time's the charm they say...

    it`s working now... turned out that there is a bug in my English.php file in my admin folder eventough it was an original... must have badly transfered but it was what made it so that the file Installation Check wouldn`t come up which in turn couldn`t tell me how to set up my .htaccess for my server which in turn made it so that on the store side of things, it worked but didn`t worked at the same time.

    thanks for trying to help. truly appreciated.

  3. #1253
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by marieAA View Post
    ...
    but if it says file for version 1.3.x and I'm on version 1.5.1, do I disregard?
    ...
    1.3 = files only for 1.3.x
    1.5 = files only for 1.5.x

    Quote Originally Posted by marieAA View Post
    ok well... third time's the charm they say...

    it`s working now... turned out that there is a bug in my English.php file in my admin folder ...
    That would cause some fun issues! Usually this sort of error can be difficult to find unless error logging is enabled for PHP (typically a hosting provider can help set this up temporarily) or by configuring PHP to display errors in the browser. Both of these two options should only be enabled on a development system when testing / debugging. These should be disabled on production systems.

    Glad you were able to get everything working, now on to configuring all your shiny new URLs :)
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  4. #1254
    Join Date
    Jan 2013
    Posts
    113
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by lhungil View Post
    Glad you were able to get everything working, now on to configuring all your shiny new URLs :)
    well that's one thing I did right in my book.. the store is brand spanking new, only 2 test products in there... same for categories... so everything will be auto generated and I won't have to go in each to activate it...

    Thanks again

  5. #1255
    Join Date
    Jun 2012
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    ZC 1.5.0 installed and working June 2012
    Ceon URI Mapping v4.0.8 (?) installed and supposedly working June 2012

    Site is indexed in Google but they appear to be much older pages so I'm not sure that Ceon URI Mapping was working so I took advice and tried to update Ceon URI Mapping to the latest version according to the instructions provided with it.

    I now have a server 500 error and can't get back in to the admin area.

    The logs show repeats of this entry:

    Code:
    [06-Aug-2013 03:13:51 America/Chicago] PHP Warning:  require(includes/functions/sessions.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
    [06-Aug-2013 03:13:51 America/Chicago] PHP Warning:  require(includes/functions/sessions.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
    [06-Aug-2013 03:13:51 America/Chicago] PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/functions/sessions.php' (include_path='.:/usr/share/pear:/usr/share/php') in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
    I think I may have made the classic error of uploading /includes in the wrong place but I've backed that out and uploaded stage by stage, carefully, again.

    .htaccess file appears to be correct

    I've search the FAQs and this thread but as it's now 126 pages long it's difficult to find the right tips. Can anyone suggest:

    A) How to fix it
    or
    B) How to disable the mod so that I can get back in, remove it, and start again.

    TIA :)

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

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by Redspan View Post
    ZC 1.5.0 installed and working June 2012
    Ceon URI Mapping v4.0.8 (?) installed and supposedly working June 2012

    Site is indexed in Google but they appear to be much older pages so I'm not sure that Ceon URI Mapping was working so I took advice and tried to update Ceon URI Mapping to the latest version according to the instructions provided with it.

    I now have a server 500 error and can't get back in to the admin area.

    The logs show repeats of this entry:

    Code:
    [06-Aug-2013 03:13:51 America/Chicago] PHP Warning:  require(includes/functions/sessions.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
    [06-Aug-2013 03:13:51 America/Chicago] PHP Warning:  require(includes/functions/sessions.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
    [06-Aug-2013 03:13:51 America/Chicago] PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/functions/sessions.php' (include_path='.:/usr/share/pear:/usr/share/php') in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php on line 28
    I think I may have made the classic error of uploading /includes in the wrong place but I've backed that out and uploaded stage by stage, carefully, again.

    .htaccess file appears to be correct

    I've search the FAQs and this thread but as it's now 126 pages long it's difficult to find the right tips. Can anyone suggest:

    A) How to fix it
    or
    B) How to disable the mod so that I can get back in, remove it, and start again.

    TIA :)
    The error message states that files are missing. Example:
    No such file or directory in /path/to/my/site/www.mydomain.com/web/content/myadmindirectory/includes/init_includes/overrides/init_sessions.php
    Have you made sure you uploaded ALL the required files?? Suggest you read the last few pages of this thread.. the posts just above yours.. Sounds like you have not installed things correctly..
    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. #1257
    Join Date
    Jun 2012
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Thanks for reply. Yes, there are four files in that directory including init_sessions.php which is set to 644. Is that correct?

  8. #1258
    Join Date
    Jun 2012
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    My hosting company has had a look at this and they suggested that it's something to do with a missing leading slash (/) in the file structure. They suggested adding

    PHP Code:
    RewriteEngine On
    RewriteBase 

    to the .htaccess file but it didn't solve it. The missing file still appears to be missing because the process is looking in the wrong place i.e. relative to its directory and not in the correct directory.

  9. #1259
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by Redspan View Post
    My hosting company has had a look at this and they suggested that it's something to do with a missing leading slash (/) in the file structure. They suggested adding

    PHP Code:
    RewriteEngine On
    RewriteBase 

    to the .htaccess file but it didn't solve it. The missing file still appears to be missing because the process is looking in the wrong place i.e. relative to its directory and not in the correct directory.
    There is a RewriteCond which should block your admin folder from being rewritten... So unless you changed the admin folder name and forgot to update the line in the .htaccess... the .htaccess should have nothing to do with this error.

    The files are loaded by Zen Cart using the absolute paths listed in your configure.php files... So errors in these could cause issues... Also double check and ensure the installed files were all placed in the right folders (catalog vs admin)...
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  10. #1260
    Join Date
    Jun 2012
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by lhungil View Post
    Also double check and ensure the installed files were all placed in the right folders (catalog vs admin)...
    Yes, I've double checked this and restored the files from before the change.

    Is there a way of simply deleting this mod and starting again?

 

 

Similar Threads

  1. v139d Ceon uri mapping, how to generate uri mapping for bulk bulk-imported products?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 8 Jan 2013, 06:52 AM
  2. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  3. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM
  4. Ceon URI Mapping v4
    By conor in forum All Other Contributions/Addons
    Replies: 110
    Last Post: 14 Aug 2011, 02:51 PM

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