vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Administrative and Maintenance Tools - vBulletin Cron Based Database Backup (https://vborg.vbsupport.ru/showthread.php?t=231481)

hunter22375 08-13-2013 09:55 PM

Quote:

Originally Posted by smirkley (Post 2438569)
Yes, quit moving servers.

Really? Dumbass. :rolleyes:

Paul M 08-13-2013 10:05 PM

Start with what the problem is. :)

"it doesn't work." isnt telling us anything useful.

rajubd 08-14-2013 06:20 AM

i have backup my database with this scrip but when i trying to restore it its saying what should i do ?
"""
Error at the line 2410091: INSERT INTO `vbtag` VALUES ('4346','tutorials or tricks or tips or etc��','1247144247','1','0');

Query: INSERT INTO `vbtag` VALUES ('4346','tutorials or tricks or tips or etc¡¡','1247144247','1','0')

MySQL: Duplicate entry 'tutorials or tricks or tips or etc??' for key 'tagtext'"""

Naijasite 08-16-2013 09:28 PM

i want to transfer to new host. can i use this application to backup my database. If yes please what the settings i need to apply?

Paul M 08-17-2013 07:54 PM

You could use this, however, my advice if you are moving host would be to use mysqlbackup or just rsync the database directly across.

For this, just make sure you use the combine setting, so you only have one file.

hunter22375 08-18-2013 04:22 AM

OK. This is the error I am getting when I run the cron:

Warning: include_once([path]/./includes/cron/cronbackup.php) [function.include-once]: failed to open stream: No such file or directory in [path]/admincp/cronadmin.php on line 116

Warning: include_once() [function.include]: Failed opening '[path]/./includes/cron/cronbackup.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/admincp/cronadmin.php on line 116

Not sure what to do next.

smirkley 08-18-2013 04:31 AM

Code:

                require_once(DIR . '/includes/functions_cron.php');
Line 116,... is this file missing?

hunter22375 08-18-2013 01:30 PM

No....I just looked. Its there.

Paul M 08-18-2013 02:28 PM

Quote:

Originally Posted by hunter22375 (Post 2439525)
No....I just looked. Its there.

Your web server seems to disagree with you, perhaps it has wrong permissions ?

smirkley 08-18-2013 02:34 PM

or perhaps htaccess has old or incorrect settings for your new setup, and the server cant find the directory or file?


All times are GMT. The time now is 09:57 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
  • Page Generation 0.02112 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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