| Author |
Message |
Anonymous
|
Posted: 29 Nov 2005 12:51:05
When viewing the standard 'dirtree' page in IE visitors only get to see "Directory Tree" without actually seeing the directory tree, and and load error on the statusbar of IE. Using Firefox (doh) the page does not show this error and the dirtree shows up correctly.
The dirtree-page is completely unedited.
Hope someone can give me a hint into the right direction .
|
David_1cog Member
|
Posted: 29 Nov 2005 15:55:39
Same problem here.
|
David_1cog Member
|
Posted: 29 Nov 2005 16:20:59
The problem is caused by invalid markup:
<ul> <div id= style='display:none' class='edit' ><li> <a class='edit' href='http://www.my-business-cards.com/skalinks/link_exchange_scripts/ '>Link Exchange Scripts</a> (1)<li> <a class='edit' href='http://www.my-business-cards.com/skalinks/web_design/'>Web Design</a> (1)</div></ul>
The '<div id= style='display:none'' is invalid where it is placed. Firefox ignores it but IE does not.
|
skalinks Admin
|
Posted: 30 Nov 2005 00:44:55
Hello David_1cog
Yes, you write, there are some bugs with dirtree in script, we did not have time to correct this feature in ver.1.4 , you can correct it now for yourself, but in new versions we will correct it ofcourse.
Thank you very much for your note!
|
simx0r Member
|
Posted: 30 Nov 2005 13:59:10 | Edited by: simx0r
<ul> <div id= style='display:none' class='edit' ><li> <a class='edit' href='http://www.my-business-cards.com/skalinks/link_exchange_scripts/ '>Link Exchange Scripts</a> (1)<li> <a class='edit' href='http://www.my-business-cards.com/skalinks/web_design/'>Web Design</a> (1)</div></ul>
Ok, this makes sense, David_1cog. I found some referels to this makup in dirtree.php in the root-dir and dirtree.tpl in the templates-dir. So where do I actually correct this?
Regards,
(previously known as Anonymous)
|
Weezer Member
|
Posted: 1 Dec 2005 04:20:11
@simx0r:
Find this:
$s = $s."<ul> <div id=".$para['cats']." style='display:none' class='edit' >";
an change it like this:
$s = $s."<ul> <div id=".$para['cats']." class='edit' >";
You can find it in /SkaLinks_include/design.php
Greets
Weezer
|
simx0r Member
|
Posted: 20 Jun 2008 06:48:11
Please implement in current release
|
noahethan Member
|
Posted: 4 Nov 2009 04:34:01
The errors that we encounter have to resolve at a maximum speed.
Thank You.
Kerala Tourism
Kerala Tour Packages
|