Quote:
Originally Posted by Jase2
I believe that is from:
Code:
/*======================================================================*\
|| #################################################################### ||
|| # Cron Job to backup all avatars, profiles, and attachments ||
|| # Last Modified: December 04, 2007 ||
|| #################################################################### ||
\*======================================================================*
I'm using CofeeCup HTML editor 2008, paid version.
Just ran it again, and it worked. However, files are not showing up. I've cmod the backups folder, still isn't working. This is really strange.
|
I know what the code is from, however it is on line two of my script and if you look at what you attached, line 2 of my script is merged in which line 1 in your attached script. And, that happened with several lines. Very weird, as I said. I'm not sure why that would happen. I am just using a simple text editor, BBEdit, to write it and I don't think it should cause that problem. Who knows.
Is the action getting logged, just not producing any output? Are you getting any files output? Did you run it 'as-is' or with your modifications? Do you know if passthru() is an allowable function on your server?