Page 50 of 291 FirstFirst ... 40484950515260100150 ... LastLast
Results 491 to 500 of 2907
  1. #491
    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 baz4096 View Post
    The php script that generates the text/xml originally was running fine, generating output with no errors, however as soon as I switched on the URI rewrites, the php script still ran, however it's header status code was modified to 404.
    Are you using the latest version of the module?

    It has functionality in it to work with "broken" Zen Cart modules which use hard-coding instead of Zen Cart's link functions etc.

    The 404 error behaviour you are describing seems to indicate that this banner module is one of these broken modules.

    I'm afraid I have simply run out of support time on this forum for the rest of this week but you may want to take a look at the "Excluded Files" functionality in the Ceon URI Mapping config utility.

    If that doesn't help, please make sure that your site isn't trying to rewrite URIs ending with .php or .xml.. the example rewrite rules in the *latest* versions of the modules don't do this, earlier ones *did* so won't work with your site!

    Hope that helps.

    Enjoy the rest of your week! :)

    All the best...

    Conor
    ceon

  2. #492
    Join Date
    May 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    Hi,



    Are you using the latest version of the module?

    It has functionality in it to work with "broken" Zen Cart modules which use hard-coding instead of Zen Cart's link functions etc.

    The 404 error behaviour you are describing seems to indicate that this banner module is one of these broken modules.

    I'm afraid I have simply run out of support time on this forum for the rest of this week but you may want to take a look at the "Excluded Files" functionality in the Ceon URI Mapping config utility.

    If that doesn't help, please make sure that your site isn't trying to rewrite URIs ending with .php or .xml.. the example rewrite rules in the *latest* versions of the modules don't do this, earlier ones *did* so won't work with your site!

    Hope that helps.

    Enjoy the rest of your week! :)

    All the best...

    Conor
    ceon
    Hi Conor

    I'm using the latest version (3.2.3). I will definitely give the excluded files a look over. Thanks for your time - I appreciate it.

    Chris

  3. #493
    Join Date
    Jun 2009
    Posts
    31
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi Alan,

    I too upgraded from Ultimate SEO and found these instructions for removing that mod useful:

    http://www.magic-seo-url.com/zencart...-seo-urls.html

    However, I am having a problem that perhaps Conor could help me with. I'm getting this error from my test server after installation:

    Warning: require_once(DIR_FS_ADMINincludes/classes/class.String.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/websites/zen-cart/includes/functions/extra_functions/ceon_uri_mapping.php on line 21

    Fatal error: require_once() [function.require]: Failed opening required 'DIR_FS_ADMINincludes/classes/class.String.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/websites/zen-cart/includes/functions/extra_functions/ceon_uri_mapping.php on line 21

    I've checked the two topics where others have experienced this problem and tried the solutions you recommended (re-FTPing), but no dice.

    The server is local to my network, so I've tried just moving the files, and then tried to FTP it as well, but I keep having the same problem.

    I've added the .htaccess file in my zen cart folder, but nothing.

    Can you help me out here?

    Thanks, Nathan

    Quote Originally Posted by alan145 View Post
    Hello Conor,
    I am freshman of zen cart and Ceon URI Mapping, I Used ultimate_seo_urls, but when I found Ceon URI Mapping is much more better than that, so I change to install Ceon URI Mapping mapping according to your installation instruction, I copy all the files folders in the "files" and "1.3.8a" folder in the modified_core_files, then paste them into our website root. I log in the admin, and I found the Ceon URI Mapping is there,

    But I found my web url is still dynamic, I think I have some wrong operation on the Create the necessary database tables and configure the URI auto-generation settings.
    and Add the rewrite rules to Apache.
    Could you tell me more in detailed how to do that.
    I aprreciate in advance!!!
    If you come to China, I treat you.

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

    Default Re: Ceon URI Mapping (SEO)

    Hi Nathan,

    Quote Originally Posted by nathant View Post
    Warning: require_once(DIR_FS_ADMINincludes/classes/class.String.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/websites/zen-cart/includes/functions/extra_functions/ceon_uri_mapping.php on line 21
    As can clearly be seen, you have not got a definition for DIR_FS_ADMIN. That is because the above file should not be in the catalog but in your admin folder!

    Delete the file /includes/functions/extra_functions/ceon_uri_mapping.php from your store (and upload it to the admin/includes/functions/extra_functions/ directory if you haven't already - actually, check that you haven't uploaded all of the admin files to the wrong folder!).

    And please be more careful next time you upload files - take a note of where they are supposed to go and where you are actually uploading them! ;)

    As I said previously, if you hear nothing else from me this week it's because I'm out of time so hopefully that helps!

    All the best...

    Conor
    ceon

  5. #495
    Join Date
    Feb 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by Lissy View Post
    I'm also having the problem of my products not being added to the shopping cart.
    Funnily enough, I have another site with this module and it's working beautifully.
    I have tried uploading file again - no good.
    I even tried downloading the file from the working site and uploading it to the non-working one - still no good.
    Products that haven't had their URLs updated can be added to the shopping cart no problems, so it does seem that something is going wrong here.
    Help!!
    Hi,
    This might help you out since I was going through the same problem.
    Make sure that you have uploaded the modified_core_files
    Specially, check that you have the modified version of the includes/functions/html_output.php
    Hope this solves your problem!

  6. #496
    Join Date
    Feb 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by HelpMeSell View Post
    Hi,
    This might help you out since I was going through the same problem.
    Make sure that you have uploaded the modified_core_files
    Specially, check that you have the modified version of the includes/functions/html_output.php
    Hope this solves your problem!
    Nevermind, I just realized you already tried this!!! DOH!!!

  7. #497
    Join Date
    Jan 2009
    Posts
    29
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    At least you tried! Thanks anyway.
    I've tried some more things:
    If you select the item from a category page, rather than the product page, it goes into the cart.
    I also tried creating a brand new product (because I thought that way it couldn't have an "old" URL) but it's not working either.

  8. #498
    Join Date
    Aug 2009
    Posts
    50
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Is it possible to avoid duplicated products with this mod, if they are linked in different categories?
    ie.
    www.site.ext/books/archaeology/history-of-ancient-rome.html
    www.site.ext/books/history/history-of-ancient-rome.html
    etc...

    Is it possible ie. to make something like
    www.site.ext/books/history-of-ancient-rome.html
    or
    www.site.ext/history-of-ancient-rome.html

    and then have each product linked to the respective category?

    And... how much this software charge server loading time?

  9. #499
    Join Date
    Aug 2009
    Posts
    63
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    Hi,



    No, as that will already all have been done correctly. You've no problems in that regard as you can see the config utility!



    Possibly, that's what I've put them in the docs for. It's up to you to tailor them for your site if necessary. Please read the docs for more information, all you should need should be there. If not, a quick search for a rewrite tutorial on the internet should get you any other info you need.

    I think you may possibly be mistaken in thinking that the site will auto-generate URIs for each of your categories and products.. you must go in and edit *every* category and product on your site, "updating" each, to have a URI "auto-generated" for the category/product.

    Ceon URI Mapping does not work like Ultimate SEO, it does not do automatic auto-generation of all URIs.

    I think that's the bit you've missed. I'd say everything's installed fine but you were just expecting all the URIs to change at once.. that's not how the module works!

    Hope that helps!

    All the best..

    Conor
    Quote Originally Posted by conor View Post
    To further clarify.. You have to enter a URI for each category/product/ez-page/manufacturer or tick "auto-generate" and click "update" for each category/product/ez-page/manufacturer. Ceon URI Mapping is designed to give you intricate control of your URIs, it doesn't apply a general policy to them all (like the "SEO" modules).
    Hello Conor,
    After you patient explain, I have some idea now.
    According to your instruction, "
    I think you may possibly be mistaken in thinking that the site will auto-generate URIs for each of your categories and products.. you must go in and edit *every* category and product on your site, "updating" each, to have a URI "auto-generated" for the category/product.“
    Could you give me a example how to do that, how to edit?
    or I have to have to enter a URI for each category/product/ez-page/manufacturer, where to enter?
    Conor, Please help me, I am been crazy several days, I am not a professial in web and program,
    Regards,
    Alan

  10. #500
    Join Date
    Jan 2009
    Posts
    29
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Alan - you simply click on the product to bring up the edit screen, and you can play with the URL down the bottom.

    Okay, back to my problem with not being able to add products to the shopping cart.
    Someone has pointed out to me that on the site where this module is working, the admin files are in a directory actually called admin.
    But on the site where it's not working, my admin files are in a directory called something else.
    Is it possible that somewhere in the code that's used to create the shopping cart ZC is looking for a file structure under the admin directory? Which of course wouldn't work because it needs to be changed??
    I know I'm pulling at straws, but I figured it was worth asking.
    I woudl REALLY like some help here!

 

 

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