Page 68 of 245 FirstFirst ... 1858666768697078118168 ... LastLast
Results 671 to 680 of 2445
  1. #671
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Lost my main landing page?

    Quote Originally Posted by CherVickers View Post
    Conor,
    That is exactly my point. They WILL NOT. Please, tell me what I need to do to fix this issue. If I have to hire someone else, I will, but I need to tell them what to fix..

    thanks!
    If you hire someone, you do not need to tell them what to fix.. You need to describe the issue you are having and let them evaluate what they need to do to fix it.. Just simply describe the behavior you are experiencing that you DO NOT want..

    BTW, the person who installed you site messed up, and clearly doesn't want to fix it or they don't know how to fix it.. either way they are totally unprofessional..
    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. #672
    Join Date
    Feb 2011
    Posts
    3
    Plugin Contributions
    0

    Default Ceon Url mapping not working.

    Can anyone tell me why i am seeing this message after installing Ceon:- http://your_domain.com/includes/temp...ss/css/gss.xsl.

    I have changed my domain name for obvious reasons issues are:-
    I can view the site map in a web browser
    i can build the sitemap / ping the engines

    but when i view the sitemap in google i get the above message.

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

    Default Re: Ceon Url mapping not working.

    Hi,

    Quote Originally Posted by ssuk View Post
    Can anyone tell me why i am seeing this message after installing Ceon:- http://your_domain.com/includes/temp...ss/css/gss.xsl.

    I have changed my domain name for obvious reasons issues are:-
    I can view the site map in a web browser
    i can build the sitemap / ping the engines

    but when i view the sitemap in google i get the above message.
    You didn't post any message so I haven't a clue what you are talking about.

    All the best..

    Conor
    ceon

  4. #674
    Join Date
    Nov 2010
    Posts
    101
    Plugin Contributions
    0

    Default Re: Ceon Url mapping not working.

    Hello, Zen users i'm having a problem getting the ceon uri to work properly. All the files have been modified correctly as the uri installation check is showing no errors. The problem that i'm having is when I check the (Tick this box to have the URI auto-generated for this product.) and go to the product url it takes me to my homepage not to the product. I believe the problem is within my .htaccess file, but i'm not sure. The .htaccess file is located in the sites root directory and this is what my htaccess looks like. I changed the admin folder to custom in the code below. Any help would be greatly appreciated. The site url is http://qualityautowi.com

    Code:
    ## BEGIN CEON URI MAPPING REWRITE RULE
    
    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 any URIs for some, popular specific file format extensions,
    #   which are not covered by main file extension condition above
    RewriteCond %{REQUEST_URI} !\.(mp3|mp4|h264)$ [NC]
    # Don't rewrite any URIs for some specific file format extensions,
    #   which are not covered by main file extension condition above
    #   Uncomment the following line to apply this condition! (Remove the # at the start of the next line)
    #RewriteCond %{REQUEST_URI} !\.(3gp|3g2|h261|h263|mj2|mjp2|mp4v|mpg4|m1v|m2v|m4u|f4v|m4v|3dml)$ [NC]
    # Don't rewrite admin directory
    RewriteCond %{REQUEST_URI} !^/custom admin folder [NC]
    # Don't rewrite editors directory
    RewriteCond %{REQUEST_URI} !^/editors/ [NC]
    # Don't rewrite .qidb directory
    RewriteCond %{REQUEST_URI} !^/\.qidb/ [NC]
    # Don't rewrite bmz_cache directory
    RewriteCond %{REQUEST_URI} !^/bmz_cache/ [NC]
    # Don't rewrite ajax directory
    RewriteCond %{REQUEST_URI} !^/ajax/ [NC]
    # Handle all other URIs using Zen Cart (its index.php)
    RewriteRule .* index.php [QSA,L]
    
    ## END CEON URI MAPPING REWRITE RULE

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

    Default Re: Ceon Url mapping not working.

    Hi,

    Quote Originally Posted by GodfatherAntiques View Post
    Code:
    RewriteCond %{REQUEST_URI} !^/custom admin folder [NC]
    Apart from this line having spaces in it (spaces are a no-no), which I think you are saying you changed to "custom admin folder" just for this post?, everything is fine with that rule that I can see.. so if you've already tried adding a slash to the front of index.php then I'm afraid there's simply a clash or something wrong on your server. I'm afraid no posting here would help you, you'll need to get a server person to take a look.

    Sorry I have nothing more to add than that.

    Hope you get this sorted.

    All the best..

    Conor
    ceon

  6. #676
    Join Date
    Nov 2010
    Posts
    101
    Plugin Contributions
    0

    Default Re: Ceon Url mapping not working.

    I have tried adding a slash in front of the index.php, but the same thing happens. I don't believe its a problem with the server. I use host gator as the host and they do support .htaccess rewrite.

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

    Default Re: Ceon Url mapping not working.

    Hi,

    Quote Originally Posted by GodfatherAntiques View Post
    I have tried adding a slash in front of the index.php, but the same thing happens. I don't believe its a problem with the server. I use host gator as the host and they do support .htaccess rewrite.
    By "problem with the server".. I mean with either it or your configuration on it.

    Sorry but there's nothing I can do to help via a forum, you need to hire someone to look at this on your server/"your site" itself.

    All the best..

    Conor
    ceon

  8. #678
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    Default Re: Ceon Url mapping not working.

    Can anyone offer any advice regarding the issue mentioned in my previous post?

    Thanks

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

    Default Re: Ceon Url mapping not working.

    Hi,

    Quote Originally Posted by gaffettape View Post
    Can anyone offer any advice regarding the issue mentioned in my previous post?

    Thanks
    Sorry you're having trouble, not sure what you've done wrong.

    Please get in contact privately with PHPMyAdmin and admin details for your site and I'll take a look. Please also supply some real URIs to check instead of made up ones.

    Thanks,

    Conor
    ceon

  10. #680
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    Default Re: Ceon Url mapping not working.

    Quote Originally Posted by conor View Post
    Hi,



    Sorry you're having trouble, not sure what you've done wrong.

    Please get in contact privately with PHPMyAdmin and admin details for your site and I'll take a look. Please also supply some real URIs to check instead of made up ones.

    Thanks,

    Conor
    ceon
    Hi Conor,

    I'll contact you ASAP - which will probably be early next week, as I'm away for the weekend.

    Thanks

 

 

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