![]() |
Quote:
MySQL backup All Done vBulletin v3.0.0 Release Candidate 3, Copyright ?2000-2004, Jelsoft Enterprises Ltd. Fatal error: Call to undefined function: query() in /home/mywebiste/www/forum/includes/functions.php on line 501 But no backup is made:-( |
That is the best hack in 2004.
Thank you |
Hello
Yesterday I installed this hack like that : https://vborg.vbsupport.ru/ Today I login to Ftp and I see that : https://vborg.vbsupport.ru/ Tell me please what the problem? Thank you |
Quote:
|
Quote:
|
Quote:
But did you notice ( in my images ) that hack does not deleted last backup files? untill now I deleted laste backup files manualy every day. Tell me please what's the problem ? Best regards :) alkahf |
This Hack only makes a backup of the database !
There ist no code for deleting old backups. If you want to do that you have to add a line like exec('rm ' .DUMP_PATH. '/yourolddatabasename.tar.gz'); in your cron_dbbackup.php file before backing up the actual db |
Or you can cause the hack to overwrite with the latest backup (weekly) by using the day of the week modification, instaed of the unix timestamp filename...
|
arggh !
I configured in the options to log the activity of this backup script, but I no activities are logged ! Script is running fine every day and backing up the db. anybody an answer or solution ? |
Don'r work for me. no backups recorded.
: Database Backup Done vBulletin v3.0.0, Copyright ©2000-2004, Jelsoft Enterprises Ltd. My defs: // Set these vars up to to suit your server define('DB_HOST', 'localhost'); // database host define('DB_USER', 'dbusername'); // database username define('DB_PASSWORD', 'dbpass'); // database password define('DB_NAME', 'dbname'); // vbulletins database name define('DUMP_PATH', '/public_html/foruns/dbBackup'); // path to where db backup will be stored define('DUMP_MAKE_TAR', 1); // set this to 1 for the backup to be compressed in a .tar.gz file // end changes What I made wrong? |
All times are GMT. The time now is 09:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|