Depending on what components you are using you will have to search the whole site for hardcoded urls and paths. I've found them in several components.
I use Dreamweaver to do a (local) site search. BBedit can do a site search also. Also, JoomlaFCK uses the complete url when I add photos to a content item, so the db has to be searched and replaced throughout. ----- Original Message ---- From: Gary Mort <[EMAIL PROTECTED]> To: Joomla <[email protected]> Sent: Friday, December 14, 2007 4:05:23 PM Subject: Re: [joomla] site development Mark Simko wrote: > Is it practical to develop a site locally and then updload the files to > a web host? How do you handle the changes to the system for the database > server files and account user and password? > That information is all stored in configuration.php. A few of the fields are not intuitive there though and the order is...hrm...badly laid out. _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
_______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php

