The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
I've managed to start a script that seems to read in the correct rows from the table I want. I didn't screw anything up which is a bonus.
Now some guidance (or if I should ask on another site because this is more general scripting advice I reckon more than VB specific) I'm assuming everything I have selected is in memory. Should I write it to a file (if so how ?) The next step is for me to add some formatting around the fields and combine them into one field. So the end result would look like: Ingredients FishCooking Time 15 minsetc How should I do this ? Massage the formatting of each field and then combine them or do it at the same time ? Once that is completed, it I will need to insert the new field into the post table where firstpostid = postid but I need to Add my new formatted and combined field at the start of pagetext making sure I don't overwrite what is in there. Here's the script so far. If there are any serious issues with it please let me know. I really don't want to blow up my database, even if it a test copy. PHP Code:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|