The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Create new threads from an XML
I have an XML file like this.
Code:
<cat>12</cat> <ttitle>thread title</ttitle> <message>Thread message</message> <cat>13</cat> <ttitle>thread title</ttitle> <message>Thread message</message> <ttitle>thread title</ttitle> <message>Thread message</message> |
#2
|
||||
|
||||
Create new threads in an xml file? You don't create new threads in an xml page, you do so with a php page.
What are you trying to do here? |
#3
|
|||
|
|||
I try to import this xml like shop scripts. XML is used like database which thread information stored. So ı tried to import this xml to the database.
Note: Sorry for the bad English. |
#4
|
||||
|
||||
I'm not sure what you are doing or how to do it, sorry.
|
#5
|
|||
|
|||
Creating threads uses the datamanager I believe, using XML won't accomplish this.
PHP Code:
|
#6
|
||||
|
||||
you can try with impex, I know it has a ton of importing options
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|