Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • brigog Friend
    #144007

    When I turn Search Engine Friendly on after my installation every page other then my homepage loses the template layout. Ive tried renaming the htaccess.txt to .htaccess however that doesn’t solve the problem. Please go to http://www.cib-guild.com to see what I mean.

    prakash Friend
    #316743

    Yes, it will because with URL rewriting your css files are being written as

    http://www.cib-guild.com/index.php/templates/css/<yourcss&gt;.css

    actually it should be
    http://www.cib-guild.com/templates/css/<yourcss&gt;.css

    i think you are also using shsef ….so what is happening is that other articles are… like
    http://www.cib-guild.com/index.php/n…de-of-darkness

    when it should be

    http://www.cib-guild.com/news/47-sev…de-of-darkness

    bennitos Friend
    #316769

    what mostly causes this is the $live_site variable in the configuration.php file.

    Open your configuration.php file and look for the “var $live_site =”

    In your situation it should be:

    var $live_site = ‘http://www.cib-guild.com/’;

    brigog Friend
    #316827

    <em>@prbalge 143792 wrote:</em><blockquote>Yes, it will because with URL rewriting your css files are being written as

    http://www.cib-guild.com/index.php/templates/css/<yourcss&gt;.css

    actually it should be
    http://www.cib-guild.com/templates/css/<yourcss&gt;.css

    i think you are also using shsef ….so what is happening is that other articles are… like
    http://www.cib-guild.com/index.php/n…de-of-darkness

    when it should be

    http://www.cib-guild.com/news/47-sev…de-of-darkness</blockquote>

    How do I fix this?

    prakash Friend
    #316830

    like bennitos has suggested you can see if the value is in your live site in configuration.php …also see if you have used the complete url in the shsef settings…that might also be causing the problem.

    brigog Friend
    #316833

    I fixed most of the problems with the confguration.php howver im not sure what this “shsef settings” you are refering to is. If you could explain how to do this?

    bennitos Friend
    #316845

    Its a seperate module you can download to use Search friendy url’s you can use it if you dont want to use the build in fuctions.

    I would personally recommend 404sef

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  bennitos 15 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum