Jump to content

New Website shows up in basic HTML


ishbely

Recommended Posts

I've been working with Joomla template for a while now to create this Website : www.axiomconsultancy.co.uk 

Website's front page looks fine however something's up after logging in to the registration bit.

Once I log in as an admin or any user and try to go to any other page than a Home page it shows up as a basic HTML. The Website won't load fine so often now that I'm not sure what's the problem. I tried to contact 123-reg who are hosting it on Linux servers (I think), but no luck with getting back any useful info.

I created a sample login :

username: sample

password: Sample1

 

I would very much appreciate if anyone could have a look and tell me what might be the issue there.

 

Link to comment
Share on other sites

Its not picking up the CSS or JS files as the paths are incorrect.

 

instead of

 

/site/index.php/templates/system/css/file.css

 

you need

 

/site/templates/system/css/file.css

 

Basically you need to remove "index.php/" from all the files you are including in your documents head.

Link to comment
Share on other sites

The thing is Joomla creates paths automatically as I create new modules with content and add it to a menu, so don't really have control over it I think..

Sometimes the path is correct and the website links every page just nicely...

:confused:

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.