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
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