in the configuration.php i think there is a setting for the URL of the website. On your laptop that probably read http://localhost/mywebsite when you upload, you need to rewrite it to the full path of your public website.
(there are a few other settings that might do this as well, like the /tmp folder) good luck, reinier > Hi all, > I'm having an issue with a site running joomla. When I access the administrator back end i'm able to log in ok but > when I click on anything it immediately returns me to the login screen. It was running ok when it was on my local machine, problem started when I uploaded it to the web server. Everything on the front end is running ok.MySQL 5.0.92-community,PHP 5.2.17 and apache 2.2.19 > The error log reads: > [18-Aug-2011 03:28:52] PHP Notice: Trying to get property of non-object in /home/lillypai/public_html/templates/td_confob/footer.php on line 14 > > Line 14 in file footer.php reads like: > <!-- <?php echo $_VERSION->URL; ?> --> > > I've been scouring the web for hours but can't seem to find the answer. Is there anyone here who could help? I will be most obliged > > Colline > -- rgds, Reinier Battenberg Director Mountbatten Ltd. +256 758 801 749 www.mountbatten.net http://twitter.com/batje http://twitter.com/mapuganda _______________________________________________ The Uganda Linux User Group: http://linux.or.ug Send messages to this mailing list by addressing e-mails to: [email protected] Mailing list archives: http://www.mail-archive.com/[email protected]/ Mailing list settings: http://kym.net/mailman/listinfo/lug To unsubscribe: http://kym.net/mailman/options/lug The Uganda LUG mailing list is generously hosted by INFOCOM: http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The mailing list host is not responsible for them in any way.
