I just now need to move several of the sites I've created in cfObjects over to a server which I do not have access to CFAdministrator.
Is there any more efficient way to move over the site without going through the thousands and thousands of lines of code and changing every <cf_cfo*> to <cfModule> with relative paths? (Things would get very hairy!)
Any help will be greatly appreciated!
Thank you,
- Sean Dunaway
seand@dunklab.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just now need to move several of the sites I've created in cfObjects over to a server which I do not have access to CFAdministrator.
Is there any more efficient way to move over the site without going through the thousands and thousands of lines of code and changing every <cf_cfo*> to <cfModule> with relative paths? (Things would get very hairy!)
Any help will be greatly appreciated!
Thank you,
- Sean Dunaway
seand@dunklab.com
Sorry Sean, there's no easy way around it other than a bunch of Extended Search & Replace functions.