Weird bug!!

Kein Support auf phpBB Styles direkt!
No support directly to phpBB Styles!

Post Reply

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Weird bug!!

Post by shadzy89 »

Can anyone help me solve this, on our version of CABlack????

The path it shows from "portal -> Board Index" looks screwed up!!!

[img]ttp://img11.imageshack.us/img11/7125/wierdbug.png[/img]

is this to do with board3 or theme?
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Weird bug!!

Post by archivar »

shadzy89 wrote:Can anyone help me solve this, on our version of CABlack????

The path it shows from "portal -> Board Index" looks screwed up!!!

[img]ttp://img11.imageshack.us/img11/7125/wierdbug.png[/img]

is this to do with board3 or theme?
You see here the instructions for the style: viewtopic.php?f=57&t=5399
V.G. archivar
sorry for my bad english

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Re: Weird bug!!

Post by shadzy89 »

I have done those, and yet if you visit my website with Chrome or Internet Explorer it shows what i described:

http://www.eff-clan.org

We followed these instructions when i installed it first time.

I don't think its possible to reinstall this as we have far too many mods added in, surely it must lie within some particular file to edit the code for??
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Weird bug!!

Post by archivar »

shadzy89 wrote:I have done those, and yet if you visit my website with Chrome or Internet Explorer it shows what i described:

http://www.eff-clan.org

We followed these instructions when i installed it first time.

I don't think its possible to reinstall this as we have far too many mods added in, surely it must lie within some particular file to edit the code for??
archivar wrote: You see here the instructions for the style: viewtopic.php?f=57&t=5399
See them again in the manual.
You have pasted the code incorrectly.

Code: Select all

<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF -->
The code must be in the line and not over the line.
V.G. archivar
sorry for my bad english

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Re: Weird bug!!

Post by shadzy89 »

I dont understand, what I have done and what is in the guide looks the same to me???
User avatar

talonos
Portal Specialist
Posts: 241
Joined: 7. June 2009 15:12
phpBB.com User: talonos

Re: Weird bug!!

Post by talonos »

check your edits.

the line

Code: Select all

<a href="{U_INDEX}" accesskey="h">{L_INDEX}</a>
will look like

Code: Select all

<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a>
after you have edited it
Creating board3 website? check the sites out below for board3 compatible extensions
Talonos: Pretereo stormrage EU OFFLINE!

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Re: Weird bug!!

Post by shadzy89 »

I understand now......

I am sorry for complication, and many thanks for your help, I have to figure out why it turned out like that :-)

Please close if you like :)
Post Reply

Return to “Styles Support”