The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
really chuffed with this code :0
one final thing is there a way for me to get it to display at the top of the page how many threads it has pulled altogether ?? so it shows like this Maps on server : (number) then displays results ? |
#12
|
|||
|
|||
Add this to the file:
PHP Code:
|
#13
|
|||
|
|||
adding that code gives me a parse error
|
#14
|
||||
|
||||
he just missed a semi-colon at the end
PHP Code:
|
#15
|
|||
|
|||
perfect - shows 148 now excellant now its pulled the correct data i need is there anyway for me to make it use my boards colors or style as at moment its just text on a white background |
#16
|
|||
|
|||
Ah, my bad.
|
#17
|
|||
|
|||
read my last post PLZ
|
#18
|
|||
|
|||
Sorry, only just read it.
Hold on, I'll give you the code. Make this the main thread: HTML Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle]</title> $headinclude </head> <body> $header $navbar <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat">SOME TITLE</td> </tr> <tr> $BIT_VARIABLE </tr> </table> $footer </body> </html> HTML Code:
<td class="alt1"><a href="showthread.php?t$id">$title</a> </td> |
#19
|
|||
|
|||
cheers m8 for your help
|
#20
|
|||
|
|||
Did it work?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|