Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • solrac28 Friend
    #138255

    PLEASE HELP!

    I have no idea what is going on. Everything was working fine and suddenly I am having HUGE problems. It started when I was trying to reposition the logo with CSS. I repositioned it and it looked good, everything was fine.
    Now, the slideshow nd module beside it are cut off on the home pages and the rest of the pages are suddenly not displaying in template format, they are just plain white background and totally screwed up. I have spent weeks on this and now it looks like I am going to have to restart the whole thing.
    Please let me know what to do!

    imsleepy Friend
    #292151

    Do you make backups of your file before you make modifications? If so, since the last thing you did was a css modification, use a backup. You may have to go all the way back to the original css file that came with the template. Just unzip again and call it copy.

    Do you have a live url to look at… with any luck might be an easy fix.

    solrac28 Friend
    #292162

    I have only made one change since the original. I just deleted the css file I did the change to and uploaded the original. The spacing issue on the homepage went back to the original issue but nothing else was fixed.
    My other pages still look horrendous.

    cjmicro Friend
    #292173

    Can you show a url to the site so we can see? That is always helpful,
    Cheryl

    solrac28 Friend
    #292181

    Yes, sorry. I put it in the “only visible to moderators box”

    http://www.cfsconline.com

    You can see that the homepage is ok, the logo positioning is off again but that’s the only issue. When you click any of the links in the top menu or bottom menu it goes to a very basic and hideous html only version of the page instead of the template layout. It’s almost as though those pages just decided to completely throw PHP out the window.

    cjmicro Friend
    #292188

    eeek!! it seems like the secondary pages are not finding the css.. not sure what happened there. can you switch to a different template, temporarily, to see if another template works? This way you could narrow it down to the template or some other problem. (this is what i would do, not saying it will fix it, just help narrow down the issue).

    Cheryl

    cjmicro Friend
    #292190

    Hey i remember this happening with my sites if I turn on the “search engine friendly urls” in the site config. Is that something you recently did? Just another thought.

    Cheryl

    imsleepy Friend
    #292192

    <em>@cjmicro 113056 wrote:</em><blockquote>Hey i remember this happening with my sites if I turn on the “search engine friendly urls” in the site config. Is that something you recently did? Just another thought.

    Cheryl</blockquote>

    This is very true. If you did turn on the SEF function you may need to change htaccess to .htaccess (there is a dot in front of that… hard to see) if you are on Apache.

    solrac28 Friend
    #292193

    No I didn’t do that. I did change the positioning of the logo with CSS and it was working fine for a couple days, then this happened. It seems to have happened after I tried to embed a video but I have since taken out that tag as well as anything else I changed. That didn’t work so I deleted all the html, php, css, and java files and replaced them with the originals. That fixed the spacing issue on the homepage but took it back to the original issue I was having before I went into the CSS to change the logo spacing.
    This template has been up and functioning fine for weeks, I just can’t imagine why it decided to do this to me now. Probably because I had just done enough to get a progress payment and some malevolent forces have decided to align against me in their plot to endlessly screw me over and make sure I never get paid.

    imsleepy Friend
    #292194

    The problem is that EVERY link on your site when you change from the main page has added index.php into the link.

    Here are a few examples:

    <blockquote><link rel=”stylesheet” href=”http://www.cfsconline.com/index.php/templates/system/css/system.css” type=”text/css” />
    <link rel=”stylesheet” href=”http://www.cfsconline.com/index.php/templates/system/css/general.css” type=”text/css” />
    <link rel=”stylesheet” href=”http://www.cfsconline.com/index.php/templates/ja_olivine/css/template.css” type=”text/css” />
    <link rel=”stylesheet” href=”http://www.cfsconline.com/index.php/templates/ja_olivine/css/typo.css” type=”text/css” /></blockquote>

    Check your config file and make sure your path is correct.

    solrac28 Friend
    #292196

    Ok, I have no idea why that is a problem but I will take your word for it lol.
    I don’t even know what the config file is, much less how to find it, open it, locate the path, and change it. I also don’t know what it should be.
    How would I go about doing that?

    bennitos Friend
    #292206

    You do have search friendy url’s enabled. (you can see this on all url’s)

    Turn it off and it should be fixed.

    If you want to keep it enabled then you most likely need to change this:
    http://docs.joomla.org/Why_does_my_site_get_messed_up_when_I_turn_on_SEF_(Search_Engine_Friendly_URLs)%3F

    bennitos Friend
    #292207

    If you want to enable/disable the search friendy url’s then you can do that here:

    go to site and then global configuration.

    Then go to the site tab.

    On your right under SEO Settings you will see the search friendy url’s

    imsleepy Friend
    #292208

    <em>@bennitos 113073 wrote:</em><blockquote>You do have search friendy url’s enabled. (you can see this on all url’s)

    Turn it off and it should be fixed.

    If you want to keep it enabled then you most likely need to change this:
    http://docs.joomla.org/Why_does_my_site_get_messed_up_when_I_turn_on_SEF_(Search_Engine_Friendly_URLs)%3F</blockquote>

    Thank you bennitos… I was trying to figure out HOW index.php got added to all the urls so I could explain how to fix it. I completely missed simply looking at the address bar! Too tired I guess.

    solrac28 Friend
    #292209

    I freakin LOVE YOU!

Viewing 15 posts - 1 through 15 (of 16 total)

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

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