The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i need help what is the code for this one ( makelinkcode ) witch is vb2 i need to know the vb 3 code that replaces this one ?
|
#2
|
||||
|
||||
![]()
Exactly the same usage, it's just called construct_link_code. It's usage:
PHP Code:
|
#3
|
|||
|
|||
![]()
i hope u can help with this one as well this is vb2 funtion getrowbg() whats the vb3 way that replaces this code
|
#4
|
||||
|
||||
![]()
in vb3 it's done with classes, so it's this:
$bgclass = fetch_row_bgclass(); |
#5
|
|||
|
|||
![]() Quote:
echo "<tr class='".getrowbg()."'>"; how can i redo that with the new code u gave me ? |
#6
|
|||
|
|||
![]() Quote:
|
#7
|
||||
|
||||
![]() Quote:
![]() |
#8
|
|||
|
|||
![]() Quote:
PHP Code:
|
#9
|
|||
|
|||
![]() Quote:
PHP Code:
and is this code right ? PHP Code:
|
#10
|
||||
|
||||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|