breadcrumbs.html is blank?
Posted: 23. December 2012 03:06
Your Portal Version: 1.0.0RC3
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.thedrillersconsortium.com/forum
What have you done before the problem was there?
installed shoutbox
What have you already tryed to solve the problem?
nothing
Description and Message
im trying to install board3 on my Forum with the Subsilver based theme CodFaction and im the last few steps.
Instructions say Find
Then Find in Line
Then add to Line
The problem is that my breadcrumbs.html file is completely blank, any idea on what to do?[/i]
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.thedrillersconsortium.com/forum
What have you done before the problem was there?
installed shoutbox
What have you already tryed to solve the problem?
nothing
Description and Message
im trying to install board3 on my Forum with the Subsilver based theme CodFaction and im the last few steps.
Instructions say Find
Code: Select all
<p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> »
Code: Select all
<a href="{U_INDEX}">{L_INDEX}</a>
Code: Select all
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->