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 - vB Database Backup Pro (Lite) for vb 3.6 (https://vborg.vbsupport.ru/showthread.php?t=126925)

Paul M 12-29-2007 09:37 AM

Check with your host - I would guess they have restrictions in place to stop you writing to folders outside of your web root (assuming that's what you mean).

chingon 12-29-2007 03:33 PM

Thank you for the reply. I am trying to write it to /admin/backups/ from my root, starting folder. I have been trying to do it by /../../admin/backups but nothing seems to work no matter how many dots or slashes I put.

I'n new at this so sorry If I don't make much sense.

Sevo 12-30-2007 03:31 PM

Ok sorry for the newb question but I have configured the mysqlbackupconfig.php and uploaded the xml file.. how do I adjust the timing of the back ups. I dont see anywhere this product in my Admin CP. How do I make the program run?

again sorry for the lame question, I am just now starting to figure Vb out.

thank you

chingon 12-30-2007 07:29 PM

Look in the admin cp under scheduled tasks and scheduled task manager. It should be called database backup. You can click edit for scheduling or click run now to see if it's working properly.

KW802 12-31-2007 04:50 PM

After two MySQL crashes in one week I was looking for a good backup solution and this does the job very nicely.

Between this hack and using WS_FTP's Synchronize utility I have a fresh backup on my local PC daily now. Eventually I'll do something to remove the old backups on the server but for now the solution is working nicely.


(And, looking the backup size of each individual table, I spotted a few things that I don't think would've normally caught my attention. Things like a 2gb ModeratorLog table! :eek: )

silvermerc 12-31-2007 04:53 PM

I thought you might want to know that this version doesnt work with vbulletin 3.7.0 BETA 3

This isnt the only hack that doesnt work but i get this error...

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
Bitfield Collision: credits_cantearn = prefixrequired

Paul M 12-31-2007 11:07 PM

Sorry but that error has nothing to do with this modification.

taydu 01-01-2008 03:48 AM

Paul,

For some reason this mod didn't run properly today. I started run for a while but never finish or end it. I set to close the forum when it back up, but 5 hours after it run the forum still close. So I when to task scheduler and run it manually it run ........ but then it never finish. Usually when it finish i going to say finish, with 0 error now it doesn't say that

SpArKs85 01-06-2008 11:14 AM

Everything was working fine since 16th dec. Until I noticed the forums stayed switched off for an unusual amount of time today. So I turned vB off, then on again to enable the forums. Ran the scheduled task manually and I got the following sql error and the forums got switched off and stayed off...


Code:

Database error in vBulletin 3.6.8:

Invalid SQL:

                        REPLACE INTO datastore
                                (title, data, unserialize)
                        VALUES
                                ('options', 'INSERT LARGE AMOUNT OF DATA', 1);

MySQL Error  : Table 'datastore' was locked with a READ lock and can't be updated
Error Number : 1099
Date        : Sunday, January 6th 2008 @ 05:56:39 AM
Script      : http://www.tricksofthetradeforum.net/admincp/cronadmin.php?do=runcron&cronid=21
Referrer    : http://www.tricksofthetradeforum.net/admincp/cronadmin.php?do=modify
IP Address  : ?????????????
Username    : Tag
Classname    : vb_database


Paul M 01-06-2008 12:00 PM

The error is pretty self explanatory - something (else) has locked the datastore table, preventing it being updated.


All times are GMT. The time now is 06:01 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.01455 seconds
  • Memory Usage 1,733KB
  • 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
  • (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