It is currently Fri Sep 05, 2008 4:42 pm
Moderator: General Support Moderators


Thorned Rose wrote:I posted this last night but for some reason that post (and another of mine from a while back has disappeared) but anyways....
I uploaded Joomla and went through the install. Three red flags showed up, two of which I ignored because they come up on just about every site I do and don't affect the end product in any way but one of which was Safe Mode: ON. Even so I don't think that this is causing the problem.
I continued with the installation and all seemed successful until I tried to view the site which was missing all images (not even a red x where they should be) and there seemed to be no css styling. I log into the admin, css seems to be fine but the menu images are missing (just the alt text where they should be) and the main admin menu across the top (e.g. home, site, components etc) is completely missing.
I thought it might be a path problem as during the installation it came up with http://www.malcolmdesign.co.nz as the address but that is for the site that is currently on a Windows server where as this installation is on a Linux server and has the URL http://malcolmdesign.co.nz.customer.onesquared.net. I tried changing the configuration.php to the correct url (in several different ways) but after doing that I get a blank page (both front and backend) with a php error that says there's something missing on line 71 of includes/joomla.php (sorry I don't remember what exactly).
Somebody please help asap. My deadline was yesterday and this is a serious setback. Any help is much appreciated!
brian wrote:the config file should have the domain name and absalutepath to match the install ie malcolmdesign.co.nz.customer.onesquared.net
Check for any blank lines at the end of the file they cause problems
$mosConfig_absolute_path = 'malcolmdesign.co.nz.customer.onesquared.net';
$mosConfig_live_site = 'http://malcolmdesign.co.nz.customer.onesquared.net';
$mosConfig_sitename = 'Malcolm Design Ltd';










$mosConfig_absolute_path = '/home/yourhostingusername/public_html';$mosConfig_cachepath = '/home/yourhostingusername/public_html/cache';$mosConfig_live_site = 'http://www.yoursitename.com';







YAY! 









Return to Installation - 1.0.x
Users browsing this forum: No registered users and 9 guests