Page 12 of 146 FirstFirst ... 210111213142262112 ... LastLast
Results 111 to 120 of 1456
  1. #111
    Join Date
    Feb 2006
    Posts
    326
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Is no one else having this problem? I am very bummed that I have had to disable Ult. SEO, as I was getting good indexing with the URL's it generated. Does anyone know of a fix, a snippet of code I can add to .htaccess? Anything?
    Again, the problem is that with Ult. SEO enabled, clicking on a secure page does NOT take you to https. It stays in http.
    Sure hope someone has an idea!
    Thanks...
    Give us your best shot!
    http://www.photoimprints.com

  2. #112
    Join Date
    Jan 2006
    Location
    Toronto, Ontario, Canada
    Posts
    183
    Plugin Contributions
    3

    Re: Chemo's Ultimate URL's

    phew ! I just read this entire thread... all 12 pages, and unfortunately my issue isn't here (or i just missed it).

    ZC 1.27, Ultimate SEO 2.100

    Home page loads fine, the URL's on hover seem fine (ie. http://www.domain.com/cables-adapter...s-c-54_62.html)

    But when i click a link, I get a 404, page not found (IIS).

    Any ideas / suggestions ?
    Ahmad Rahman
    TRUST IT | web site design and development
    mobile: 416.828.0224 | email: [email protected]
    www.trustit.ca

    For IT solutions how you want IT, when you want IT, TRUST IT.

  3. #113
    Join Date
    May 2005
    Posts
    18
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    I am having the same trouble as virtualahmad except I'm using the most recent version of Zen-Cart. I've made the mods suggested in this thread (updating html-output.php, paypal addition, etc).

    The URLS at first look on the main page -LOOK correct (http://www.domain.com/the-product-name.html) but when clicked on return a page not found.

    Would this be a mod_rewrite issue? Or htaccess?

    I'm installing to a Rackspace server and had to manually set the rewrite which is a first for me.

    Thanks!
    Amanda

  4. #114
    Join Date
    Jan 2006
    Location
    Toronto, Ontario, Canada
    Posts
    183
    Plugin Contributions
    3

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by amandac
    ...I've made the mods suggested in this thread (updating html-output.php, paypal addition, etc)....
    I have not made these changes as I do not believe I need to.
    Ahmad Rahman
    TRUST IT | web site design and development
    mobile: 416.828.0224 | email: [email protected]
    www.trustit.ca

    For IT solutions how you want IT, when you want IT, TRUST IT.

  5. #115
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: Chemo's Ultimate URL's

    IIS ... doesn't support .htaccess ... and doesn't natively understand mod_rewrite

    Will likely have to move to an Apache server to use this.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #116
    Join Date
    Jan 2006
    Location
    Toronto, Ontario, Canada
    Posts
    183
    Plugin Contributions
    3

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by DrByte
    IIS ... doesn't support .htaccess ... and doesn't natively understand mod_rewrite

    Will likely have to move to an Apache server to use this.
    well that's not very promising

    That was my first guess but I did not mention it in the post cuz I didn't want biased opinions.

    Thanks Dr. Byte.

    Does anyone know of any other SEO friendly URL modules which will work on IIS ?
    Ahmad Rahman
    TRUST IT | web site design and development
    mobile: 416.828.0224 | email: [email protected]
    www.trustit.ca

    For IT solutions how you want IT, when you want IT, TRUST IT.

  7. #117
    Join Date
    Feb 2006
    Posts
    326
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Well maybe I'll try another approach. Does ANYONE have Chemo's ULT URL"S working on 1.3.02, and would you be willing to dialogue with me on what you did to get it to work?
    Thank you
    Give us your best shot!
    http://www.photoimprints.com

  8. #118

    Default Re: Chemo's Ultimate URL's

    Fatal error: Call to a member function Execute() on a non-object in C:\Program Files\xampp\htdocs\zencart 1.3\includes\classes\seo.install.php on line 154
    No idea on why I'm getting that error message? Any help is greatly appreciated.

    Thanks,

    Pete

  9. #119
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by BlessIsaacola
    Here is the fix I referenced in /includes/classes/ line 168 of seo.url.php changes from:



    Code:
    if ($connection == 'SSL' && ENABLE_SSL == 'true) {
    to



    Code:
    if ($connection == 'SSL' && ENABLE_SSL == 'true') {
    To get Ultimate SEO URL to work, download DrBytes version which has been upgraded to work with 1.3.0.2 and apply the change above in includes/classes/seo.url.php

    Everything should work fine with no problem but then again why do you want to install this mod? ZC works just fine without it :)

  10. #120
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: Chemo's Ultimate URL's

    Update with Isaacola's note fixed:
    http://www.zen-cart.com/index.php?ma...roducts_id=231
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v151 with ultimate seo Url,how to change the ez-page url ?
    By whywell in forum General Questions
    Replies: 1
    Last Post: 17 Jan 2013, 09:12 AM
  2. Chemo's Ultimate SEO URL's and EZPages?
    By Doodlebuckets in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 5 Aug 2008, 08:36 PM
  3. Fix for Easy Populate Froogle with Chemo's Ultimate URL's
    By mccord42 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 8 Feb 2007, 04:06 PM
  4. Can NOT access Admin after installing Chemo's Ultimate URL's
    By hankliu in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 12 Dec 2006, 10:33 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