The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
need advise how to import thread via CVS
Hi,
I'm starting a stock website and I would like to create threads for each of the stock ticker and some data in the message. I was wondering if someone could help me find an efficient way to achieve this. thanks |
#2
|
|||
|
|||
I helped someone a while back who wanted to create a thread for each zip code. What we did was first imported a list of all zip code info into a database table, then we used hooks in the newthread page and added a loop to go through the zip table and build the thread title and message using fields from that table. Of course if you know it's just a one-time thing you could use a separate script instead of building it in to newthread.php. Anyway, maybe you can use the same idea.
|
#3
|
|||
|
|||
thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|