![]() |
[Critical] What did I do wrong?
I installed vbArcade and the vbPlaza yesterday, and this is how my forum looks now:
What is with the extra link next to it? http://img157.imageshack.us/img157/1843/previewyg5.png |
ive experianced this problem with one of my skins.. it was only on that skin.
Did you Do the coding right? ________ Honda NSR125 |
I didn't make the skin, it is from extremepixels...
Would you be able to tell me how you rectified your problem? |
I had the same problem. It has to do with the second template edit to the threadbit template.
I changed it to this instead: Code:
<!-- vbPlaza start --> |
It fixed all but the BOLD unread topics.
The read topics are single and the bold ones are as is on the screenshot, wtf? |
I just realized why this is happening. There are two <if condition="$show['gotonewpost']"> -- we both replaced the first one The one that needs to be replaced is the 2nd one, it has an <else /> in it.
|
I just removed the whole thing, what will happen now ive removed it?
|
Removed what? The entire template? Then... the whole strip of Thread, Author, etc would be gone.
|
Just the part that made it double.
The vbPlaza Start to End |
You're supposed to replace this:
Code:
<if condition="$show['gotonewpost']"> Code:
<!-- vbPlaza start --> Code:
<if condition="$show['gotonewpost']"><a href="showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[go_to_first_new_post]" border="0" /></a></if> |
All times are GMT. The time now is 11:30 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|