Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 2
Goto page 1, 2  Next
 
Reply with quote Download Post 
Post Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
In the "Status Bar" on IE there is a warning of "Done, but with errors on page"

Here is the error details.  How do I find and fix this?


 Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 18 Aug 2009 19:15:03 UTC


Message: Syntax error
Line: 555
Char: 13
Code: 0
URI: http://blaircountyteaparty.org/index.php

Thanks,

Dave
 




____________
Another Pro Bono
Version of Icy Phoenix: 1.3.0.53a
Version of PHP: 5.2.9
Version of MySQL: 5.0.81-community-log
Board started: 2009/07/18 - 11:50
Registered Users: 123 as of 17 Sep 09
 
christmanrdSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
It's probably correct Dave, but I wouldn't worry about changing it. MG would need to modify the offending script that has empty tables.

Line 555:

<table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
                                <!--
                <tr>
                    <td width="8" align="left"><img src="language/lang_english/flag.png" alt="English" /></td>
                    <td class="genmed" align="left"><a href="changelang.php?l=english">English</a>
                    </td>
                </tr>
                // -->
                            </table>


No that's not the problem, the problem is here, which is actually Line 505 (Or I think it was) and it's seeing this twice: <!-- <!-- ?  h**p://***.icyphoenix.com/viewtopic.php?p=43156#p43156
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
Try Lopalong suggestion and let me know if the error disappear.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
I did try this with a View Source version of the html and the errors disappeared.  

Code: [Download] [Hide] [Select]
            <script type="text/javascript">
            <!--
            tmp = 'users_links';
            if(GetCookie(tmp) == '2')
            {
                ShowHide('users_links', 'users_links2', 'users_links');
            }
         // -->
            </script>

 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
Lopalong wrote: [View Post]
I did try this with a View Source version of the html and the errors disappeared.  

Code: [Download] [Hide] [Select]
            <script type="text/javascript">
            <!--
            tmp = 'users_links';
            if(GetCookie(tmp) == '2')
            {
                ShowHide('users_links', 'users_links2', 'users_links');
            }
         // -->
            </script>


That's great.  One question.  Am I to find this in the index.php?  I looked but I do not see anything that resembles what you submitted.  It looks like it might be in the nav_quick_links.tpl
 




____________
Another Pro Bono
Version of Icy Phoenix: 1.3.0.53a
Version of PHP: 5.2.9
Version of MySQL: 5.0.81-community-log
Board started: 2009/07/18 - 11:50
Registered Users: 123 as of 17 Sep 09
 
christmanrdSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
this seems to be in overall header or in page_header.php


Edit:

No it isĀ“nt. Been wrong hmpf.
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
no it is in...nav_quick_links.tpl i had already pmed christmanrd regarding errors.. in this file... as someone had a go at hiding links...

I thought he had sorted it out but never replied...   

oh well
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
The nav_quick_links.tpl that is on line is the .tpl that I thought you sent back to me DWho.  

The reason I had a go at it was because, I could not turn of items in my Dynamic Menu through the CMS.  So, I tried to do it myself.  

In the PM you stated,
Quote:
copy this code into your nav_quick_links tpl file it will sort out the problems you are having
.

Not fully understanding what it was you were telling me to do but, comfortable then and now with the fact that you know what you were doing.  So, I copied the code and used it to replace the code that was in my nav_quick_links.tpl and uploaded it to the server.

What is being display is the code that you sent me.

I still would like to know why I can not do this in the CMS.  I thought it could be done that way.

Hope I stated it correctly.

Thanks,
 




____________
Another Pro Bono
Version of Icy Phoenix: 1.3.0.53a
Version of PHP: 5.2.9
Version of MySQL: 5.0.81-community-log
Board started: 2009/07/18 - 11:50
Registered Users: 123 as of 17 Sep 09
 
christmanrdSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
if you had replied to my PM i would have known there was a problem still...

anyway here is the full code with the error fixed..

Code: [Download] [Hide] [Select]
<!-- IF SWITCH_CMS_GLOBAL_BLOCKS -->
<script type="text/javascript">
<!--
tmp = 'quick_links';
if(GetCookie(tmp) == '2')
{
    ShowHide('quick_links', 'quick_links2', 'quick_links');
    setWidth('var_width', 16);
    //setWidth('full_width', '100%');
}
//-->
</script>
<!-- ENDIF -->

<form name="ChangeThemeLang" method="post" action="{REQUEST_URI}">
{IMG_THL}{IMG_THC}
<!-- IF SWITCH_CMS_GLOBAL_BLOCKS -->
<img class="max-min-right" style="{SHOW_HIDE_PADDING}" src="{IMG_MINIMISE}" onclick="ShowHide('quick_links', 'quick_links2', 'quick_links'); setWidth('var_width', 16); setWidth('full_width', '100%');" alt="{L_HIDE}" />
<!-- ENDIF -->
<span class="forumlink">{L_QUICK_LINKS}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">

<!-- IF NAV_MENU_ADS_TOP -->
<tr>
    <th style="cursor: pointer;" align="left">
        <img src="{IMG_NAV_MENU_SPONSOR}" alt="{L_SPONSORS_LINKS}" title="{L_SPONSORS_LINKS}" />&nbsp;
        <a href="#" onclick="return false;" title="{L_SPONSORS_LINKS}" class="nav-menu-link"><b>{L_SPONSORS_LINKS}</b></a>
    </th>
</tr>
<tr><td class="row1">{NAV_MENU_ADS_TOP}</td></tr>
<!-- ENDIF -->

<tr>
    <th style="cursor: pointer;" align="left" onclick="ShowHide('main_links', 'main_links2', 'main_links');">
        <img src="{IMG_NAV_MENU_APPLICATION}" alt="{L_MAIN_LINKS}" title="{L_MAIN_LINKS}" />&nbsp;
        <a href="#" onclick="return false;" title="{L_MAIN_LINKS}" class="nav-menu-link"><b>{L_MAIN_LINKS}</b></a>
    </th>
</tr>
<tr>
    <td class="row5">
        <div id="main_links2" class="nav-menu">
            <table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
                <!-- IF S_ADMIN -->
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left">{U_ACP}</td>
                </tr>
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_CMS}">{L_CMS}</a></td>
                </tr>
                <!-- ENDIF -->
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_PORTAL}">{L_HOME}</a></td>
                </tr>
                <!-- IF S_LOGGED_IN -->
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_PROFILE}">{L_CPL_NAV}</a></td>
                </tr>
                <!-- ENDIF -->
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_INDEX}">{L_FORUM}</a></td>
                </tr>
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_BOARDRULES}">{L_BOARDRULES}</a></td>
                </tr>
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_FAQ}">{L_FAQ}</a></td>
                </tr>
                <!--
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_SEARCH}">{L_SEARCH}</a></td>
                </tr>

                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_SITEMAP}">{L_SITEMAP}</a></td>
                </tr>

                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_ALBUM}">{L_ALBUM}</a></td>
                </tr>
                //-->
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_CALENDAR}">{L_CALENDAR}</a></td>
                </tr>
            <!--
            <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_DOWNLOADS_NAV}">{L_DOWNLOADS}</a></td>
                </tr>
                //-->
                <!-- IF S_LOGGED_IN -->
                <!--
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_BOOKMARKS}">{L_BOOKMARKS}</a></td>
                </tr>
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_DRAFTS}">{L_DRAFTS}</a></td>
                </tr>
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_UPLOADED_IMAGES}">{L_UPLOADED_IMAGES}</a></td>
                </tr>

                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="#" onclick="window.open('chatbox_mod/chatbox.php', '_chatbox', 'resizable=yes,scrollbars=yes,width=600,height=460'); return false;">Chat</a></td>
                </tr>
                //-->
            
                <!-- ENDIF -->
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_AJAX_SHOUTBOX}">{L_AJAX_SHOUTBOX}</a></td>
                </tr>
                <!--
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_LINKS}">{L_LINKS}</a></td>
                </tr>
                //-->
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_KB}">{L_KB}</a></td>
                </tr>
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_CONTACT_US}">{L_CONTACT_US}</a></td>
                </tr>
                <!-- IF S_LOGGED_IN -->
                <!--
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_SUDOKU}">{L_SUDOKU}</a></td>
                </tr>
                //-->
                <!-- ENDIF -->
            </table>
        </div>
        <div id="main_links" class="js-sh-box">
            <script type="text/javascript">
            <!--
            tmp = 'main_links';
            if(GetCookie(tmp) == '2')
            {
                ShowHide('main_links', 'main_links2', 'main_links');
            }
            //-->
            </script>
        </div>
    </td>
</tr>
<!--
<tr>
    <th style="cursor: pointer;" align="left" onclick="ShowHide('news2_links', 'news2_links2', 'news2_links');">
        <img src="{IMG_NAV_MENU_NEWSPAPER}" alt="{L_NEWS_LINKS}" title="{L_NEWS_LINKS}" />&nbsp;
        <a href="#" onclick="return false;" title="{L_NEWS_LINKS}" class="nav-menu-link"><b>{L_NEWS_LINKS}</b></a>
    </th>
</tr>
//-->
<tr>
    <td class="row5">
        <div id="news2_links2" class="nav-menu">
            <table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
                <!--
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_PORTAL_NEWS_CAT}" title="{L_NEWS_CAT}">{L_CATEGORIES}</a></td>
                </tr>
                //-->
                <!--
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_PORTAL_NEWS_ARC}" title="{L_NEWS_ARC}">{L_ARCHIVES}</a></td>
                </tr>
                //-->
                <!-- IF S_LOGGED_IN -->
                <!--
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_SEARCH_NEW}">{L_NEW3}</a></td>
                </tr>
                //-->
                <!-- ENDIF -->
                <!-- BEGIN switch_upi2db_on -->
                <!--
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_DISPLAY_U}" title="{L_DISPLAY_U_S}">{L_DISPLAY_UNREAD_S}</a></td>
                </tr>
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_DISPLAY_M}" title="{L_DISPLAY_M_S}">{L_DISPLAY_MARKED_S}</a></td>
                </tr>
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_DISPLAY_P}" title="{L_DISPLAY_P_S}">{L_DISPLAY_PERMANENT_S}</a></td>
                </tr>
                //-->
                <!-- END switch_upi2db_on -->
                <!-- BEGIN switch_show_digests -->
                <tr>
                    <td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_DIGESTS}">{L_DIGESTS}</a></td>
                </tr>
                <!-- END switch_show_digests -->
            </table>
        </div>
        <div id="news2_links" class="js-sh-box">
            <script type="text/javascript">
            <!--
            tmp = 'news2_links';
            if(GetCookie(tmp) == '2')
            {
                ShowHide('news2_links', 'news2_links2', 'news2_links');
            }
            //-->
            </script>
        </div>
    </td>
</tr>
<!--
<tr>
    <th style="cursor: pointer;" align="left" onclick="ShowHide('info_links', 'info_links2', 'info_links');">
        <img src="{IMG_NAV_MENU_INFORMATION}" alt="{L_INFO_LINKS}" title="{L_INFO_LINKS}" />&nbsp;
        <a href="#" onclick="return false;" title="{L_INFO_LINKS}" class="nav-menu-link"><b>{L_INFO_LINKS}</b></a>
    </th>
</tr>
//-->

<tr>
    <td class="row5">
        <div id="info_links2" class="nav-menu">
            <table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
                  <!--
                    <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_HACKS_LIST}">{L_HACKS_LIST}</a></td>
                </tr>

                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_REFERRERS}">{L_REFERRERS}</a></td>
                </tr>
      
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></td>
                </tr>
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_STATISTICS}">{L_STATISTICS}</a></td>
                </tr>
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a></td>
                </tr>
                //-->
            </table>
        </div>
        <div id="info_links" class="js-sh-box">
            <script type="text/javascript">
            <!--
            tmp = 'info_links';
            if(GetCookie(tmp) == '2')
            {
                ShowHide('info_links', 'info_links2', 'info_links');
            }
            //-->
            </script>
        </div>
    </td>
</tr>

<!--
<tr>
    <th style="cursor: pointer;" align="left" onclick="ShowHide('users_links', 'users_links2', 'users_links');">
        <img src="{IMG_NAV_MENU_GROUP}" alt="{L_USERS_LINKS}" title="{L_USERS_LINKS}" />&nbsp;
        <a href="#" onclick="return false;" title="{L_USERS_LINKS}" class="nav-menu-link"><b>{L_USERS_LINKS}</b></a>
    </th>
</tr>
//-->

<tr>
    <td class="row5">
        <div id="users_links2" class="nav-menu">
            <table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
            <!--
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a></td>
                </tr>
                //-->
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_GROUP_CP}">{L_GROUP_CP}</a></td>
                </tr>
                <!--
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_RANKS}">{L_RANKS}</a></td>
                </tr>
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="{U_STAFF}">{L_STAFF}</a></td>
                </tr>
                  //-->
            </table>
        </div>
        <div id="users_links" class="js-sh-box">
            <script type="text/javascript">
            <!--
            tmp = 'users_links';
            if(GetCookie(tmp) == '2')
            {
                ShowHide('users_links', 'users_links2', 'users_links');
            }
         // -->
            </script>
        </div>
    </td>
</tr>
<!-- BEGIN style_select_on -->
<!-- <tr>
    <th style="cursor: pointer;" align="left" onclick="ShowHide('style_select', 'style_select2', 'style_select');">
        <img src="{IMG_NAV_MENU_PALETTE}" alt="{L_SELECT_STYLE}" title="{L_SELECT_STYLE}" />&nbsp;
        <a href="#" onclick="return false;" title="{L_SELECT_STYLE}" class="nav-menu-link"><b>{L_SELECT_STYLE}</b></a>
    </th>
</tr>
// -->
<tr>
    <td class="row5">
        <div id="style_select2" class="nav-menu">
            <table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
                <!--
                <tr>
                    <td class="genmed" align="center">{STYLE_SELECT_H}</td>
                </tr>
                //-->
            </table>
        </div>
        <div id="style_select" class="js-sh-box">
            <script type="text/javascript">
            <!--
            tmp = 'style_select';
            if(GetCookie(tmp) == '2')
            {
                ShowHide('style_select', 'style_select2', 'style_select');
            }
            //-->
            </script>
        </div>
    </td>
</tr>
<!-- END style_select_on -->
<!-- BEGIN lang_select_on -->
<!--
<tr>
    <th style="cursor: pointer;" align="left" onclick="ShowHide('lang_select', 'lang_select2', 'lang_select');">
        <img src="{IMG_NAV_MENU_WORLD}" alt="{L_SELECT_LANG}" title="{L_SELECT_LANG}" />&nbsp;
        <a href="#" onclick="return false;" title="{L_SELECT_LANG}" class="nav-menu-link"><b>{L_SELECT_LANG}</b></a>
    </th>
</tr>
//-->
<tr>
    <td class="row5">
        <div id="lang_select2" class="nav-menu">
            <table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
                <!-- BEGIN lang_select -->
                <!--
                <tr>
                    <td width="8" align="left"><img src="{lang_select_on.lang_select.LANG_FLAG}" alt="{lang_select_on.lang_select.LANG_NAME}" /></td>
                    <td class="genmed" align="left"><a href="{lang_select_on.lang_select.U_LANG_CHANGE}">{lang_select_on.lang_select.LANG_NAME}</a>
                    </td>
                </tr>
                // -->
                <!-- END lang_select -->
            </table>
        </div>
        <div id="lang_select" class="js-sh-box">
            <script type="text/javascript">
            <!--
            tmp = 'lang_select';
            if(GetCookie(tmp) == '2')
            {
                ShowHide('lang_select', 'lang_select2', 'lang_select');
            }
            //-->
            </script>
        </div>
    </td>
</tr>
<!-- END lang_select_on -->
<!--
<tr>
    <th style="cursor: pointer;" align="left" onclick="ShowHide('rss_feed', 'rss_feed2', 'rss_feed');">
        <img src="{IMG_NAV_MENU_FEED}" alt="{L_RSS_FEEDS}" title="{L_RSS_FEEDS}" />&nbsp;
        <a href="#" onclick="return false;" title="{L_RSS_FEEDS}" class="nav-menu-link"><b>{L_RSS_FEEDS}</b></a>
    </th>
</tr>
//-->
<!--
<tr>
    <td class="row5">
        <div id="rss_feed2" class="nav-menu">
            <table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
                <tr>
                    <td width="8" align="left"><img src="{IMG_NAV_MENU_RSS_FEED}" alt="RSS" title="RSS" /></td>
                    <td class="genmed" align="left">&nbsp;{RSS_NEWS_HELP}</td>
                </tr>
            </table>
        </div>
        <div id="rss_feed" class="js-sh-box">
            <script type="text/javascript">
            <!--
            tmp = 'rss_feed';
            if(GetCookie(tmp) == '2')
            {
                ShowHide('rss_feed', 'rss_feed2', 'rss_feed');
            }
            //-->
            </script>
        </div>
    </td>
</tr>
<!--
<!-- IF NAV_MENU_ADS_BOTTOM -->
<tr>
    <th style="cursor: pointer;" align="left">
        <img src="{IMG_NAV_MENU_SPONSOR}" alt="{L_SPONSORS_LINKS}" title="{L_SPONSORS_LINKS}" />&nbsp;
        <a href="#" title="{L_SPONSORS_LINKS}" class="nav-menu-link"><b>{L_SPONSORS_LINKS}</b></a>
    </th>
</tr>
<tr><td class="row1">{NAV_MENU_ADS_BOTTOM}</td></tr>
<!-- ENDIF -->


<!--
<tr>
    <th style="cursor: pointer;" align="left">
        <img src="{IMG_NAV_MENU_SPONSOR}" alt="{L_SPONSORS_LINKS}" title="{L_SPONSORS_LINKS}" />&nbsp;
        <a href="#" onclick="return false;" title="{L_SPONSORS_LINKS}" class="nav-menu-link"><b>{L_SPONSORS_LINKS}</b></a>
    </th>
</tr>
//-->
<tr>
    <td class="row5">
        <div id="sponsors" style="position: relative; padding-top: 0px; padding-bottom: 0px;">
            <table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
                <!--
                <tr>
                    <td width="8" align="left">{IMG_NAV_MENU_SEP}</td>
                    <td class="genmed" align="left"><a href="http://www.mightygorgon.com/">Mighty Gorgon</a></td>
                </tr>
                //-->
            </table>
        </div>
    </td>
</tr>


</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
</form>


delete the code and then copy this into nav_quick_links...

should work this time... and remember when hiding html it is

<!-- to start the close and //--> to close and must be on a new line

let me know if there is still a problem as it is such a big file and so many tags but in it hard to see where there could be a problem

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
christmanrd wrote: [View Post]
I still would like to know why I can not do this in the CMS.  I thought it could be done that way.


CMS is DB driven, .tpl files are not.

And do me a favour, because I'm looking bloody stupid because I went straight to the problem and didn't realise that someone had been editing the file in question.

If you are going to edit files and create problems for yourself then I suggest that you either fix them yourself, or put the original back and edit it one thing at a time until you find out where you "broke" it.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
i was looking at it in PM.. so many edits it was all over the place... i sent what i thought was the file fixed as i heard no more thought everything was ok... was not till i saw this post... i realised it was about the same thing...
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
Thanks, next time I'll be more wary. But you would also be aware of what my philosophy is? "You break it" - "You fix it"  
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
Lopalong wrote: [View Post]
Thanks, next time I'll be more wary. But you would also be aware of what my philosophy is? "You break it" - "You fix it"  


yeah i think you are right... LOL

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
christmanrd wrote: [View Post]
In the "Status Bar" on IE there is a warning of "Done, but with errors on page"

Here is the error details.  How do I find and fix this?


 Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 18 Aug 2009 19:15:03 UTC


Message: Syntax error
Line: 555
Char: 13
Code: 0
URI: http://blaircountyteaparty.org/index.php

Thanks,

Dave


In my original question, I had no idea what was going on or how to fix it.  I did not realize that it was the .tpl that DWho fixed for me and forwarded to me through PM around Mon 17 Aug, 2009 09:54. I uploaded it to my server. It didn't even cross my mind.  If I would have this post would not have been made.  I trusted DWho and still do. They just did not connect in my mind because of that trust.  I thought something else was wrong.
  
I normally use FireFox and it was not showing anything there.  Yesterday, I opened IE and noticed the problem.  There are quite a few questions that I have posted on these boards because there are problems that I am trying to resolve.  When I discovered the problem, I posted it yesterday at 1536hr EST.

This morning I got up and started working and answering responses to my posts.  In a post at 10:15hrs, I stated:

Quote:
That's great.  One question.  Am I to find this in the index.php?  I looked but I do not see anything that resembles what you submitted.  It looks like it might be in the nav_quick_links.tpl


That's when it connected.

It was not until 1515hrs EST that I received the PM from DWho.  Sorry, but all day I have been back and forth from my office to my shop trying to make a living.  By the time I rec'd DWho PM the topic was already being discussed in here.

I apologize again for my ignorance.  I am not the expert here at all.  I am just a user trying to use this great script and learn it.  I most definitely appreciated everyone's help.  You guys are #1 with your support.
 




____________
Another Pro Bono
Version of Icy Phoenix: 1.3.0.53a
Version of PHP: 5.2.9
Version of MySQL: 5.0.81-community-log
Board started: 2009/07/18 - 11:50
Registered Users: 123 as of 17 Sep 09
 
christmanrdSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Icy Phoenix 1.3.0.53 - Webpage Error Details 
 
not a problem as long as you got it sorted now...

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 2
Goto page 1, 2  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron