Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Cloud Backup Manager Details »»
Cloud Backup Manager
Version: 1.3.1, by CvP CvP is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.2.x Rating:
Released: 02-07-2015 Last Update: 04-21-2015 Installs: 28
Uses Plugins
Additional Files Translations  
No support by the author.

This add-on enhances the vBulletin Cron Based DB Backup by adding two key features:
  1. Takes backup of your files.
  2. Upload the file/db backups to cloud (OneDrive).

Please note that some of the options of "Corn Based DB Backup" are incompatible with this such as combine db backup files set to false.

Features to be implemented in future:
  1. [s]Cleanup older backup files.[/s] Done.
  2. [s]Email notifications on failure.[/s] Done.
  3. Convert all texts to phrases and make this product ready for translation.

Project Sponsor: Steven Baron [ HostBoard ]

Screenshots: http://imgur.com/a/ntkZV

FAQ
  1. Does using this add-on gives you (developer) access to my (forum admin) OneDrive account?
    No. You create your own app to access your own OneDrive. I have no control over it.
  2. What do I put in OneDrive Folder URL in options?
    You don't need to worry about it (generally). It will auto populate.
  3. Where are the backups stored?
    OneDrive/vB Cloud Backup Manager
  4. Will this work on shared servers?
    Mostly not. It requires shell_exec and "unlimited" execution time (transferring gigabytes of data takes a while) which are generally not available on shared hosting except a few (such as HostGator).

How to Install
  1. Extract and upload the files in "upload" folder
  2. Import XML file from "import XML" to vB AdminCP > Products > Add/Import
  3. Create app (see below) and put "Client ID" and "Client Secret" in options.


How to Create the App
First you need to create an app and let the add-on know details about your app.
  1. Go to https://account.live.com/developers/applications/create
  2. Give a name and click accept.
  3. Click API Settings.
  4. Put yoursite.com/admincp/onedrive-callback.php in Redirect URLs.
  5. Save.
  6. Click API Settings
  7. Get "Client ID" and Client Secret" and put them in vBulletin Admin CP > CBM > Options

Change Log:
  • v 1.3.1
    • Fixed a minor bug
  • v 1.3.0
    • Added email reporting
    • Added auto delete after upload
    • Added various toggle options
    • Added Modification date
    • Added confirmation for manual retrieve/delete/upload actions
    • Added logging
    • Fixed a MAJOR bug preventing auto backup/upload in [s]some[/s] most cases
  • v 1.2.0
    • Added support for up to 10GB backup file
    • Added fragment size option (default 50MB)
    • Added lots of error checking
    • Fixed rename admincp issue.
  • v 1.0.0
    • Initial release.

Download Now

File Type: zip cbm_v1.0.0.zip (12.9 KB, 37 views)
File Type: zip cbm_v1.2.0.zip (14.9 KB, 40 views)
File Type: zip cbm_v1.3.0.zip (88.8 KB, 29 views)
File Type: zip cbm_v1.3.1.zip (88.8 KB, 148 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
9 благодарности(ей) от:
BCP Hung, chikuru, davidg, Elite_360_, Hostboard, LOGECT, RichieBoy67, SaN-DeeP, tanzeelniazi

Comments
  #72  
Old 10-13-2015, 11:33 AM
Hostboard's Avatar
Hostboard Hostboard is offline
 
Join Date: May 2002
Location: CT
Posts: 843
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by friendlymela View Post
where i can put this yoursite.com/admincp/onedrive-callback.php

You need to login to your OneDrive account and give CBM permission to access it by filling in the information.
Reply With Quote
  #73  
Old 03-07-2016, 06:57 AM
Dr.CustUmz's Avatar
Dr.CustUmz Dr.CustUmz is offline
 
Join Date: Aug 2013
Location: USA
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

- fixed issue, link needs to be placed in redirect url -_- my bad

confirmed working on 3.8.9 =)

EXCEPT the scheduled task, i tried manually creating one but still no luck.
anyone no a way i can get the task to run... its kind of the whole point in an auto backup.
Attached Images
File Type: jpg 2016-03-07_03-25-28.jpg (32.0 KB, 0 views)
File Type: jpg 2016-03-07_03-25-56.jpg (31.0 KB, 0 views)
File Type: jpg 2016-03-07_03-26-33.jpg (26.6 KB, 0 views)
File Type: jpg 2016-03-07_05-19-19.jpg (40.7 KB, 0 views)
Reply With Quote
  #74  
Old 03-07-2016, 05:05 PM
Hostboard's Avatar
Hostboard Hostboard is offline
 
Join Date: May 2002
Location: CT
Posts: 843
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is already a CRON entry for CBM "Automatic Database Backup for vBulletin". If you are backing up and uploading multiple sites it is highly recommended you offset he times for each site.
Reply With Quote
  #75  
Old 03-07-2016, 06:36 PM
Dr.CustUmz's Avatar
Dr.CustUmz Dr.CustUmz is offline
 
Join Date: Aug 2013
Location: USA
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes, and after it runs it does not send the file to OneDrive...

the original scheduled task is the auto backup product, so how is this product linking to that scheduled task?







Attached Images
File Type: jpg 2016-03-07_15-14-43.jpg (75.9 KB, 0 views)
File Type: jpg 2016-03-07_15-14-56.jpg (70.3 KB, 0 views)
File Type: jpg 2016-03-07_15-15-35.jpg (56.7 KB, 0 views)
File Type: jpg 2016-03-07_15-23-44.jpg (74.2 KB, 0 views)
Reply With Quote
  #76  
Old 03-07-2016, 08:30 PM
Hostboard's Avatar
Hostboard Hostboard is offline
 
Join Date: May 2002
Location: CT
Posts: 843
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you click on the upload button can you upload the file manually?
Reply With Quote
  #77  
Old 03-08-2016, 03:07 AM
Dr.CustUmz's Avatar
Dr.CustUmz Dr.CustUmz is offline
 
Join Date: Aug 2013
Location: USA
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hostboard View Post
If you click on the upload button can you upload the file manually?
yes, just doesn't upload after the scheduled task
Reply With Quote
  #78  
Old 03-08-2016, 12:02 PM
Hostboard's Avatar
Hostboard Hostboard is offline
 
Join Date: May 2002
Location: CT
Posts: 843
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please make sure you are using the files from my previous post:

https://vborg.vbsupport.ru/showpost....8&postcount=55
Reply With Quote
  #79  
Old 03-08-2016, 10:41 PM
Dr.CustUmz's Avatar
Dr.CustUmz Dr.CustUmz is offline
 
Join Date: Aug 2013
Location: USA
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

still not auto uploading =/

when i run the task manually what should the end result say? Anything about the upload to the cloud?

Attached Images
File Type: png 2016-03-08_19-09-00.png (69.0 KB, 0 views)
Reply With Quote
  #80  
Old 03-22-2016, 09:59 AM
charlesr charlesr is offline
 
Join Date: Aug 2009
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The backup product works, but the OneDrive upload product did not for me (set to auto upload). I'm now trying to upload manually, and at that point, it created a folder on Onedrive. Now I see a screen saying "This might take a while. Uploading." The file I'm trying to upload is 600MB. It has been going about 20 mins. How long would you expect it to take? It's quite a fast server.
Reply With Quote
  #81  
Old 04-08-2019, 07:48 AM
tevbas tevbas is offline
 
Join Date: Jan 2013
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i think apps now not work.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:21 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.04495 seconds
  • Memory Usage 2,361KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (9)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (13)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete