Shape 5

Joomla Templates => New Architect - November - Club => : xanluna November 20, 2008, 04:22:18 PM



: 404 Error with SEO and content display issues
: xanluna November 20, 2008, 04:22:18 PM
I ran into this error last night -
404 - Component not found (http://magazine.xanluna.com/index.php/Software/index.php/Software/Software/softmaker-office-for-free.html)

I have been working feverishly over the past couple days to stand up a new format using this template. I love the design and simplicity.

I built the new/updated site using the siteshaper and then modified the files I needed within the content to adjust to the new template on my local MBP. On my local host I have SEO turned on and when I uploaded to the web server I get the error listed above. Site works fine on the web server if I turn off SEO.

Anybody seen this error before. I am running Joomla 1.5.8 with a combination of templates and many custom modules from Joomlart. You can view my demo site here http://magazine.xanluna.com - the master site is www.xanluna.com

Also I have seen others complain about the page formatting... and I have to agree. I have fixed countless issues around pagination. Articles look ok in the editor preview but when rendered to their own page a lot of pages are all jumbled up or squashed. I have tried several CSS fixes but don't know where to begin to fix this!




: Re: 404 Error with SEO and content display issues
: jonahh November 20, 2008, 06:35:54 PM
Hello,

Try the following:

Open up the index.php file and at line 107 remove the below:

$LiveSiteUrl = JURI::base();

Once this is removed do a find and replace for
:
$LiveSiteUrl
and replace it with
:
$this->baseurl


FYI: I've update the suckerfish.css file in the Joomla 1.5 version of this template.  For some reason our demo didn't display this but I noticed that on your site and others when a sub menu item is active the top left image appears.  To fix just overwrite a fresh copy of the suckerfish.css file.