vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Vbulletin Database Backup Pro (Cron Support) (https://vborg.vbsupport.ru/showthread.php?t=78486)

Robert Basil 04-21-2005 10:09 PM

Quote:

Originally Posted by Trigunflame
Never mention 1&1 again, they are close to being the worst webhost that exist in modern times.

I know, ive had em. :disappointed:

Bummer you had a bad expierence with them. We've been with them for about a year now and no problems. We don't really use them for much as we have a root server with our own OS installed on it. None of that Control Panel B.S. ;)

Robert Basil 04-21-2005 10:10 PM

Quote:

Originally Posted by Trigunflame
In version 2, I am transforming the script into a "Forum Backup Script"; so it's reach will include that of backing up the entire forum, not just the SQL File itself.

WOO! HOO! :up: :up: :up: :up:

ncangler 04-22-2005 02:21 AM

I've installed and am able to run the backup successfully with no errors.

Question 1...does this backup only vBulletin MySQL tables or does it also backup vBadvanced, Photopost, etc. tables that populate a MySQL database? I'd love to have this back up the entire database if possible.

Question 2...
Quote:

$backup['TABLES'] = array('post','user');
If I use "vb_" as a vBulletin table prefix how do I designate that for all the tables? In your quote above is that I all I need to put a prefix in front of or do I have to list every table? Just want to make sure I do it right. :)

Thanks for a great addon!

ncangler 04-22-2005 02:37 AM

Oh one more question...I am executing the cronbackup and it says it is completed successfully with no errors. How can I open it to make sure everything is good? Thanks again!

Trigunflame 04-22-2005 03:01 AM

Quote:

Originally Posted by ncangler
Oh one more question...I am executing the cronbackup and it says it is completed successfully with no errors. How can I open it to make sure everything is good? Thanks again!

Please read the configuration.

By default all tables are backed up. Only if you change the option to a selective backup, is the array needed to specify particular tables.

ncangler 04-22-2005 03:21 AM

Sorry, I did read it but it makes sense now. As long as I chose "1" as the backup type, I'm backing up all tables. Very cool. Thank you!

Quote:

Originally Posted by Trigunflame
Please read the configuration.
By default all tables are backed up. Only if you change the option to a selective backup, is the array needed to specify particular tables.


Mosh 04-22-2005 08:54 AM

Quote:

Originally Posted by Trigunflame
I've noticed problems with this particular code on a couple systems yesterday, will be updated soon.

1. open mysqlbackup.php
2. find $this->OPTIONS = unserialize(stripslashes($this->OPTIONS['data']));
3. replace it with :
$this->OPTIONS = unserialize($this->OPTIONS['data']);

See if u still get the fetch database options problem anymore.

Thank you Trigunflame, that did the trick splendedly :up:

Now clicks install, already voted for HOTM last week :)

Jagged Tooth 04-25-2005 05:35 AM

Im getting an error message afer i try to run the scheduled task (Step 6 in the install file).

Error: Failover was initiated for MySQLDump Binary, but dump completed successfully.

MySQL Version: 4.1.10a-standard

PHP Version: 4.3.10

Any thing would be helpful

Mosh 04-25-2005 08:28 AM

Quote:

Originally Posted by Jagged Tooth
Im getting an error message afer i try to run the scheduled task (Step 6 in the install file).

Error: Failover was initiated for MySQLDump Binary, but dump completed successfully.

MySQL Version: 4.1.10a-standard

PHP Version: 4.3.10

Any thing would be helpful

Just quoting Trigunflame's answer below as I knew it was in this thread somewhere, hope this helps.
Quote:

Originally Posted by Trigunflame
It just means that you dont have access to the mysqldump binary via shell commands, probably because of safemode.

In this case, it is failing over into a manual PHP dump mode. As long as it is saving your dumps correctly, all is ok. But you might want to get safemode turned off if possible.


Jagged Tooth 04-25-2005 09:31 AM

Oh, ok thanks for that its working now.


All times are GMT. The time now is 04:36 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03975 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete