vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to create a local copy of my vBulletin forum (https://vborg.vbsupport.ru/showthread.php?t=276739)

The Lord of Dip 01-10-2012 03:56 PM

How to create a local copy of my vBulletin forum
 
Hi there!

I need to "download" my vBulletin forum to have it on my computer. I just would like to have it as a book, only for reading purposes. I don't need to be able to post, to edit or anything involves 'dynamic' features.

I also need to avoid the "PHP+MySQL+Apache" solution, as I can't have them running on my pc.

Any suggestion?

Thank you so much for your help.

Chris8 01-10-2012 04:38 PM

You mean you need a copy of your forum threads/posts? I see two solution one is to use a bot to scrape the archive (http://www.yourforum.com/archive/index.php/) the second one would be writing some simple script to dump posts fields in a threaded way directly for the database. You could also read the whole post table directly from the local database backup if you're convinient with it. Does anyone see a better way?

Adrian Schneider 01-10-2012 05:07 PM

All you need to do is download the files + database backup, and run them on a local webserver. Why can't you install them on your PC?

For a cheap backup, you could use wget to only download the archives.

Disasterpiece 01-10-2012 05:35 PM

maybe httrack is something for you

The Lord of Dip 01-11-2012 08:05 PM

Quote:

Originally Posted by Chris8 (Post 2286068)
You mean you need a copy of your forum threads/posts? I see two solution one is to use a bot to scrape the archive (http://www.yourforum.com/archive/index.php/) the second one would be writing some simple script to dump posts fields in a threaded way directly for the database. You could also read the whole post table directly from the local database backup if you're convinient with it. Does anyone see a better way?

Yes I mean being able to read the whole forum, so threads and posts. Thank you for your ideas but I'm not really familiar with coding these kind of scripts.

Quote:

Originally Posted by Adrian Schneider (Post 2286076)
All you need to do is download the files + database backup, and run them on a local webserver. Why can't you install them on your PC?

For a cheap backup, you could use wget to only download the archives.

I can't make this PC a webserver for different reasons. I need to find a different solution.

Quote:

Originally Posted by Disasterpiece (Post 2286090)
maybe httrack is something for you

I already knew that, thank you I didn't think about that. Unfortunately it's not working very well, but if there are no further suggestions I'll find a way.


All times are GMT. The time now is 10:27 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.01993 seconds
  • Memory Usage 1,716KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete