vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Importing Unix mbox format (https://vborg.vbsupport.ru/showthread.php?t=43198)

Antun 09-05-2002 06:28 PM

Importing Unix mbox format
 
Anyone figured out a way to import messages from Unix mbox format. Basically it's a load of emails.

Thanks,

Antun

Logician 09-06-2002 10:32 AM

You can write a PHP script which will go hunt the seperator of your file, extract the messages and then write into your threads/posts table. Of course message posters will be displayed as "Guest" since they dont have an account in your user table. But other than that their names, message titles, dates etc. can be recovered from your file..

If you are looking for a released script, I havent heard any but maybe you can check it in vbulletin.com

Antun 09-06-2002 05:57 PM

But what about the following tables:

word
searchindex

Both of them have plenty of rows; do I have to compensate for them?

Thanks,

Antun

PS I checked vbulletin.com already.

Logician 09-06-2002 07:30 PM

no you dont.. You can build them via Admin CP/Rebuild search index after you imported the posts..


All times are GMT. The time now is 07:02 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.01029 seconds
  • Memory Usage 1,706KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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