Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    May 2005
    Location
    England
    Posts
    740
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hello there,

    I turned on SSU, and get this when trying to Login:-

    There was a security error when trying to login
    When turned off, login is fine. I am using 3.6.1.


    Thanks in advance,

    Heathenmagic

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by HeathenMagic View Post
    Hello there,

    I turned on SSU, and get this when trying to Login:-



    When turned off, login is fine. I am using 3.6.1.


    Thanks in advance,

    Heathenmagic
    A link to the specific site will help, also please turn on SSU on that site so I can test.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    May 2008
    Posts
    37
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi Yellow,

    I just installed your mod ( v3.5.8 ).... I'm running zencart 1.3.8a.

    I have everything installed and seems to be working, however there are some quirky things that I'm experiencing and wonder if you can offer some suggestions.

    My Site address is http://www.kids-n-cribs.info/

    If you do the following:

    Click on left nav baby furniture -> Click Bonavita -> Click Peyton Collection -> Click Peyton Lifestyle Crib and you'll see the page seems to lose all its CSS properties. I checked the source and looks like the paths to the CSS files are correct.

    Once you get to this point, everything is broken, can't add to cart, etc.

    Similar behavior is present when you just select a manufacturer from the manufacturer drop down list.

    Even if I do a simple search and try to click on a product, the whole product page gets messed up.

    Any suggestions would be appreciated.

    Thanks!
    Bryan
    Destination Baby & Kids - https://www.destinationbabykids.com

  4. #4
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    What happens here (css) is: you have a badly coded template, it is missing one important element: the base href

    Why such an important element is missing? I guess only your coder can tell.

    Anyhow, this line of code needed to be added to your html_header.php right above the <body> tag

    PHP Code:
    <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER DIR_WS_HTTPS_CATALOG HTTP_SERVER DIR_WS_CATALOG ); ?>" />
    I guess you have to fix that one first before trying anything else.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #5
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Also, take note that newer version is available here:
    http://public.rubikintegration.com/

    Changelog:
    http://wiki.rubikintegration.com/zen.../ssu/changelog
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  6. #6
    Join Date
    May 2008
    Posts
    37
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Thanks for the quick reply.

    And the huge tip. I'm not exactly how the heck that line got deleted, but thanks for catching my screw up.

    Things look like they're working now.

    On another note, is it possible to not display the stuff at the end of the product / category name?

    http://www.kids-n-cribs.info/baby-ge...diamond-p-2136

    for example the p-2136 or the c-45_201_330?
    Bryan
    Destination Baby & Kids - https://www.destinationbabykids.com

  7. #7
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Yes, by upgrading to 3.6.1, turning link alias AND auto alias on, then clear your SSU cache via the SSU Manager.

    Quote Originally Posted by bfmarini View Post
    Thanks for the quick reply.

    And the huge tip. I'm not exactly how the heck that line got deleted, but thanks for catching my screw up.

    Things look like they're working now.

    On another note, is it possible to not display the stuff at the end of the product / category name?

    http://www.kids-n-cribs.info/baby-ge...diamond-p-2136

    for example the p-2136 or the c-45_201_330?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  8. #8
    Join Date
    May 2008
    Posts
    37
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Yes, by upgrading to 3.6.1, turning link alias AND auto alias on, then clear your SSU cache via the SSU Manager.
    Hi there,

    I went ahead and installed the beta version and all seems to be up and working.


    I cleaned the cache and set the alias statuses to on. It seems like most of the links don't have the categories numbers at the end and sum do ( ie. click on Graco->Montreal Collection .. )

    All the products seem to be working without the extraneous products ids at the end.

    I cleaned out the cache again and it didn't change so I'm wondering if I forgot something.

    Thanks, bryan
    Bryan
    Destination Baby & Kids - https://www.destinationbabykids.com

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. 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
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM

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