The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello,
I want to create a PHP file like showthread.php Can u plz help me ? Its structure should be like this: ![]()
Can some one plz create this file for me ??? Please. tnx in advance. |
|
#2
|
|||
|
|||
|
1. and 2. can be done with template edits.
|
|
#3
|
|||
|
|||
|
i dont want to edit the showthread.php file or any template
i need a new php file (all code there, no templates require) |
|
#4
|
|||
|
|||
|
You would need to create it yourself, as the vBulletin files are copyrighted and can not be distributed. See the License Agreement
|
|
#5
|
|||
|
|||
|
Quote:
i dont want to edit/disturb any vBulletin file or templetes. i just want to creat a new PHP file & im asking if someone can make such a file... just need ur help guys to make one for me
|
|
#6
|
|||
|
|||
|
Open your editor and start typing.
Maybe i understand you wrong but i really can't think of another answer. |
|
#7
|
||||
|
||||
|
Take a look at these articles - How to create your own vBulletin-powered page! (uses vB templates) or [How-To] vBulletin API Basics: Creating Custom Pages & Misc. - they will get you the basic page. Then, inside that page, you will want to grab the query that showthreads has to get all the posts in a thread given the threadid that is passed. Then, create a new template to use instead of the postbit template that spits out only the name, avatar, and message content and use it instead of the postbit.
|
|
#8
|
|||
|
|||
|
tnx lynne
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|