Page 244 of 291 FirstFirst ... 144194234242243244245246254 ... LastLast
Results 2,431 to 2,440 of 2907
  1. #2431
    Join Date
    Nov 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Ok so i upgraded to the newest version 3.8.0 today, now all i get is a white page for my website... Ive tried installing again... can anyone help?

  2. #2432
    Join Date
    Nov 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    To my post above im using ZC v1.3.9h

  3. #2433
    Join Date
    Jan 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    Hi,

    Try changing your .htaccess to

    Code:
    RewriteEngine On
    
    # Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])
    RewriteCond %{REQUEST_URI} !\.[a-z]{2,5}$ [NC]
    # Don't rewrite admin directory
    RewriteCond %{REQUEST_URI} !^/admin [NC]
    # Don't rewrite editors directory
    RewriteCond %{REQUEST_URI} !^/editors [NC]
    # Don't rewrite cPanel directories
    RewriteCond %{REQUEST_URI} !/cpanel [NC]
    RewriteCond %{REQUEST_URI} !/frontend [NC]
    # Handle all other URIs using Zen Cart (index.php)
    RewriteRule .* index.php [QSA,L]
    You shouldn't need to rewrite .htm or .php files... it's bad form to use .htm etc. at the end of static URIs.

    Also, make sure you are using version 3.8.0.

    Hopefully that helps.

    All the best..

    Conor
    ceon
    Conor ... You definately are awesome! Thank you so much. Everything works great now !
    Hugs ...

  4. #2434
    Join Date
    Nov 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Morning all.

    So further on from my white screen issue last night. I have restored all modified core files to their originals, removed all URI mapping files and pretty much restored all other files from backup.

    It's strange as it seem like without it there it still causes the white screen yet it happened whilst installing the updated URI mapping. If anyone could help that would be great.

    Chris

  5. #2435
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by designhead View Post
    I used Text Editor saved as RTF File then switched to .htaccess..... must of got mixed somehow, But Thanks a lot Conner
    Everything works great
    Yes, .htaccess files can't be in RTF format, that's what I was saying! :)

    Enjoy the rest of your weekend and your new URIs! :)

    All the best...

    Conor
    ceon

  6. #2436
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by bholmes View Post
    Hey Conor, thanks for responding quickly. What is the correct value?
    lol I'm not psychic! Whatever the path to your store is in DIR_FS_CATALOG is, add "/YOURADMINFOLDERNAME" to the end of it in DIR_FS_ADMIN.

    All the best...

    Conor
    ceon

  7. #2437
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Morning,

    Quote Originally Posted by billett View Post
    So further on from my white screen issue last night. I have restored all modified core files to their originals, removed all URI mapping files and pretty much restored all other files from backup.

    It's strange as it seem like without it there it still causes the white screen yet it happened whilst installing the updated URI mapping. If anyone could help that would be great.
    I'm afraid I don't know what you've done wrong.. certainly there are no problems with 3.8.0.. try installing it again from scratch, you may simply have made a mistake when merging files or something and that has broken a file on your site.

    Also check the value of DIR_FS_ADMIN is okay in admin/includes/configure.php

    Have a nice weekend.

    All the best...

    Conor
    ceon

  8. #2438
    Join Date
    Sep 2010
    Posts
    24
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hello

    I want to install Ceon URI Mapping but I need modified_core_files for
    1.3.9h version of zen. Can somebody share this, thanx.

  9. #2439
    Join Date
    Dec 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Is there a package for 1.3.9h? I'm unable to get it up on that version after having it running in 1.3.8a. Loaded Zencart and test products from scratch. Installed your extension. Configured it. No options for url on Category/Products.

    Read this thread again and reloaded modified core files as suggested. No options for url.

    Checked db for ceon tables - Yep. Search for ceon in tool kit - Yep. Look at code for editing products - ceon code is in there.

    Sending you an overdue pint today Conor. Your support of this contribution is above and beyond.

  10. #2440
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by vescera View Post
    I want to install Ceon URI Mapping but I need modified_core_files for
    1.3.9h version of zen. Can somebody share this, thanx.
    Download version 3.8.0 and use the files for 1.3.9d.. they're practically identical.

    All the best..

    Conor
    ceon

 

 

Similar Threads

  1. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  2. Ceon uri mapping vs Simple SEO
    By crixus in forum General Questions
    Replies: 0
    Last Post: 28 Feb 2014, 04:41 AM
  3. v151 Ceon URI Mapping (SEO) Issues?
    By yisou in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Jul 2013, 12:06 PM
  4. v151 Ceon URI Mapping (SEO) installation problem.
    By jmac2020 in forum General Questions
    Replies: 1
    Last Post: 23 Oct 2012, 01:06 PM
  5. Ceon URI Mapping (SEO) How to install?
    By jackfitz in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 28 Apr 2010, 12:09 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