PDA

View Full Version : My own PHP script in showthread?


Kairo
05-25-2004, 03:53 PM
Hello! :)

I've got a question.. I wrote my own PHP code.. but i don't know how i can include it in the showthread (first post).. Can someone explain me how i can edit the showthread.php right so i can get it on the place i want? (see picture)

Also above this thread is okay in a sort of table.. can someone explain me how i can fix this?

Thanks in Advance!

Tony G
05-26-2004, 08:52 AM
Do you only want it to appear in the first post? Plus, if you want to display something within the post table, you'd have to edit the postbit.

Kairo
05-27-2004, 01:32 PM
Do you only want it to appear in the first post? Plus, if you want to display something within the post table, you'd have to edit the postbit.


Hmm yes or above the first post in a sort of table.. But i don't know where in which file i need to put the code & how i can call that code to show on the page above the first post..

Tony G
05-28-2004, 07:49 AM
You'd have to edit showthread.php for that, and this site doesn't deal with file modifications. Ask over at http://www.vbulletin.org.

Once you have the code defined in a variable, you can just call it in the postbit template.

Kairo
05-31-2004, 10:00 AM
Fixed it already, thanks a lot :)