PDA

View Full Version : Are PHP files overwritten by Soholaunch?


jeffhope
09-13-2005, 12:34 AM
Hi,

I made a tweak to one of the PHP files installed with SohoLaunch ( pgm-blog_display.php ). My changes worked with no problems. What I did was change the blog Archives display so that it was one year/month per line, not grouped:

This:

Sept 2005
Aug 2005
Jul 2005
Jun 2005

instead of:

Sept 2005 | Aug 2005 | Jul 205
Jun 2005

However, the next morning after I made the changes, I discovered that the file I had modified had been overwritten with the original file. In face, all PHP files had been updated at the same time. And, they've been overwritten at least daily since then.

It's either my hosting company running a cron to do this, something Fantastico is doing, or it's something within Soholaunch itself. Does anyone know what's up with this? Is it essential to Soholaunch operation? And more importantly, if it's Soholaunch, can it be stopped?

Thanks,
Jeff

Cameron Allen
09-13-2005, 12:22 PM
Jeff,
All of the files in the doc. root are overwritten from files in /sohoadmin/client_files/base_files. This goes for files in the shopping folder as well. Make sure that you save the edited file in both the doc. root, and in /sohoadmin/client_files/base_files/ .

jeffhope
09-13-2005, 01:20 PM
Thanks Cameron!

Dfish
12-08-2005, 01:57 AM
Jeff,

How do you upload the changes to the site? I am having a problem to upload my modified php file into the soholaunch/shopping folder. Can you pls give me some advise?

Thanks a millions.