SimplePortal

SimplePortal => Site Discussion => Topic started by: Giiyom on April 13, 2009, 10:00:57 PM

Title: Sp.net issue with 'code' tags.
Post by: Giiyom on April 13, 2009, 10:00:57 PM
Find this code:
Code: [Select]href="', $scripturl, '?action=help"

Replace with this code:
Code: [Select]
??


Theres nothing showed here. Is it normal?
Title: Sp.net issue with 'code' tags.
Post by: Nathaniel on April 13, 2009, 10:13:38 PM
Find this code:
Code: [Select]
href="', $scripturl, '?action=help"Replace with this code:
Code: [Select]
href="', $scripturl . ($modSettings['sp_portal_mode'] == 1 ? '?action=forum' : ''), '"

Hmm, the tutorial definetly has code for that edit, see the quote above. The replace code is:
Code: [Select]
href="', $scripturl . ($modSettings['sp_portal_mode'] == 1 ? '?action=forum' : ''), '"
Title: Sp.net issue with 'code' tags.
Post by: Giiyom on April 13, 2009, 10:36:06 PM
Hmm that's weird. Under IE 7 I can't see anything.
Tried with FireFox and yes there's definetly somehting.  :0

Here's a SS
(http://www.geocities.com/giiyom@ymail.com/sp.jpg)

Link to SS
http://www.geocities.com/giiyom@ymail.com/sp.jpg
Title: Re: Sp.net issue with 'code' tags.
Post by: Nathaniel on April 13, 2009, 11:17:53 PM
Split this issue from that other topic and moved it to the 'Site Discussion' Board.

Previously these posts were in the "General Custom Theme Tutorial (http://simpleportal.net/index.php?topic=148.0)" topic.

I have confirmed this issue for IE 6, seems like an internet explorer issue with this theme, we will try to resolve this as quickly as possible.

Thank you for pointing this out. :)
Title: Re: Sp.net issue with 'code' tags.
Post by: [SiNaN] on April 14, 2009, 05:10:23 AM
Fixed the issue, thanks for reporting.
SimplePortal 2.3.8 © 2008-2024, SimplePortal