Hello,
I'm a newbie in joomla.
I've installed locally (ubuntu) Joomla 1.7.3 and all runs well. Therefore, I installed the same version (data included) in my remote count and after a successful install it appeard a strange thing.
nb: I use the Beez5 - Default template.
Then I go to the first page (
http://www.improid.be) , then
-> I click on: Using Joomla! , then
---> I click on: 'Using extensions' and the page appeared without any css running. (nb, in locall the problem doesn't appear.)
if a go to the source code I can see a wrong path on my css:
-> <link rel="stylesheet" href="/using-joomla/templates/system/css/system.css" type="text/css" />
in place of something like:
-> <link rel="stylesheet" href="/templates/system/css/system.css" type="text/css" />
This problem occurs on lots of places in my remote install, as for example when I click on the 'create an account' (in this case in addition of an absence of css running I receive an error message like:
"An error has occurred. The requested page cannot be found."
... but for the moment I'd prefer concentrate on the css problem.
Thank you for any help.
Clasie