How did you upload the files? Check if you uploaded the php files in binary mode. The char-set settings on your server could be different to the one your computer. To exclude if the upload didn't alter any files do a quick test. Extract the original Joomla zip file into a temp folder directly on the server and make a diff of a standard file such as footer.php. Assuming that you have shell access? Cheers, Rocco
Disclaimer: This message contains confidential information and is solely intended for the designated addressee. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. On 18/08/2011 2:28 PM, Colline Waiswa wrote: > Reinier, > I already altered all those settings in configuration.php but its > still occuring > > Colline > > > ------------------------------------------------------------------------ > *From:* Reinier Battenberg <[email protected]> > *To:* Colline Waiswa <[email protected]>; Uganda Linux User Group > <[email protected]> > *Sent:* Thursday, August 18, 2011 1:32 PM > *Subject:* Re: [LUG] Joomla 1.5 issue > > > 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.
_______________________________________________ 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.
