vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   thread import - advice please... (https://vborg.vbsupport.ru/showthread.php?t=73106)

UManiac 12-20-2004 02:12 AM

thread import - advice please...
 
I have an existing installation in which I want to import approximately 300 articles into a new forum.

I want each one of the articles to be treated as an individual closed thread in a specific forum.

The basic information I have in a csv file is:

Title (Article Title)
Body (Article Body)
Date (Original Date of Article)
Author (Existing Forum Member)

I'm curious if there is a tool available to do something like this or if I actually have to perform specific sql queries with phpMyAdmin or similar application.

Any advice on how I can proceed would be appreciated

Jerry 12-20-2004 09:19 PM

Impex can do this, though it would require some simple coding to pull it off.

Creating a default forum is easy, then looping though a csv file is easy again to get the infor out and into a thread.

Does the content have HTML in it that would need parsing out ?

UManiac 12-20-2004 09:48 PM

Quote:

Originally Posted by Jerry
Impex can do this, though it would require some simple coding to pull it off.

Creating a default forum is easy, then looping though a csv file is easy again to get the infor out and into a thread.

Does the content have HTML in it that would need parsing out ?

Some of it does, but taking it out and adding it later should not be a big deal - It's mainly for archive purposes...

UManiac 12-21-2004 12:51 AM

I downloaded and installed impEx on my adminCP but I'm not really sure what I'm doing...

I only uploaded the .txt module as it was the closest thing resembling a .csv file... Went through the manual as well and found nothing refering to importing csv fils - other than a reference to import users.

Is there another resource somwhere where I can educate myself a bit more about this?

Thanks in advance?


All times are GMT. The time now is 08: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.01053 seconds
  • Memory Usage 1,713KB
  • 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_quote_printable
  • (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