The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Anyone know of a way? I am talking about the name that registered, it shows up blue... and I want it black.
|
#2
|
||||
|
||||
![]()
Edit phrase welcome_to_our_newest_member_x with the following:
Code:
Welcome to our newest member, <a href="{1}" rel="nofollow" style="color:#000000">{2}</a> |
#3
|
|||
|
|||
![]()
When I do that, I get this...
The following error occurred when attempting to evaluate this template: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/bleepd/public_html/forums/includes/adminfunctions_template.php(3596) : eval()'d code on line 155 This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish. |
#4
|
|||
|
|||
![]()
Anyone else wanna give it a go?
|
#5
|
||||
|
||||
![]() HTML Code:
Welcome to our newest member, <a href="{1}" rel="nofollow"><font color="#000000">{2}</font></a> |
#6
|
|||
|
|||
![]()
in FORUMHOME
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[Welcome to our newest member, <a href="{1}" rel="nofollow"><font color="#000000">{2}</font></a>]</font></a></phrase></div> Got this error... The following error occurred when attempting to evaluate this template: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/bleepd/public_html/forums/includes/adminfunctions_template.php(3596) : eval()'d code on line 154 This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish. |
#7
|
||||
|
||||
![]()
Not the template, the PHRASE. AdminCP > Language & Phrases
|
#8
|
|||
|
|||
![]()
Ahhh. Thank you very much.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|