|
Page 1 of 2
|
Aleeee 
Joined: March 2008
Posts: 87
Location:
|
 How To Fix The Dynamic Menu
Hello,i have installed this theme:
http://www.icyphoenix.com/viewtopic...bb67e1e6cbb6e7a
the problem is this:
if i re-do the dynamic menĂ¹ the result in this:
why there are the "white" parts in teh angles?
what can i do?
thanks
|
#1 Wed 09 Jul, 2008 07:35 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
Inactive User
|
 Re: How To Fix The Dynamic Menu
The white parts look like they have been placed in an editor that doesn't know how to handle .png files.
That is not the original menu that came with the Crystal Blue Theme. Neither is the .css the original .css.
Your link here: h**p://alepczone.altervista.org/index.php indicates that you have successfully removed or caused not to work nearly every URL and Language VAR in the Dynamic Menu.
<a href="???????" (Nothing there) or languge here <a href="">???????</a>
<img src="./images/menu/application_view_tile.png" alt="" title="Main Links" style="vertical-align:middle;" /> <a href="javascript:void(0);" title="Main Links" style="vertical-align:top;"><b>Main Links</b></a>
</th>
</tr>
<tr>
<td class="row5">
<div id="menu_cat_1_1_h" style="display:'';position:relative;padding-top:0px;padding-bottom:0px;">
<table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" style="vertical-align:middle;" /></td>
<td class="genmed" align="left"><a href=""></a></td>
</tr>
<tr>
<td align="center" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" style="vertical-align:middle;" /></td>
<td class="genmed" align="left"><a href=""></a></td>
</tr>
<tr>
<td align="center" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" style="vertical-align:middle;" /></td>
<td class="genmed" align="left"><a href=""></a></td>
I suggest that you install the theme as it comes, and then address your menu problem, or any other problems that you have created in your modifications of the templates or CMS.
We also don't support modifications that users make to the templates themselves. You break it - You fix it.
Last edited by Guest on Wed 09 Jul, 2008 23:41; edited 1 time in total |
#2 Wed 09 Jul, 2008 11:48 |
|
Aleeee 
Joined: March 2008
Posts: 87
Location:
|
 Re: How To Fix The Dynamic Menu
The white parts look like they have been placed in an editor that doesn't know how to handle .png files.
That is not the original menu that came with the Crystal Blue Theme. Neither is the .css the original .css.
Your link here: http://alepczone.altervista.org/index.php indicates that you have successfully removed or caused not to work nearly every URL and Language VAR in the Dynamic Menu.
<a href="???????" (Nothing there) or languge here <a href="">???????</a>
<img src="./images/menu/application_view_tile.png" alt="" title="Main Links" style="vertical-align:middle;" /> <a href="javascript:void(0);" title="Main Links" style="vertical-align:top;"><b>Main Links</b></a>
</th>
</tr>
<tr>
<td class="row5">
<div id="menu_cat_1_1_h" style="display:'';position:relative;padding-top:0px;padding-bottom:0px;">
<table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" style="vertical-align:middle;" /></td>
<td class="genmed" align="left"><a href=""></a></td>
</tr>
<tr>
<td align="center" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" style="vertical-align:middle;" /></td>
<td class="genmed" align="left"><a href=""></a></td>
</tr>
<tr>
<td align="center" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" style="vertical-align:middle;" /></td>
<td class="genmed" align="left"><a href=""></a></td>
I suggest that you install the theme as it comes, and then address your menu problem, or any other problems that you have created in your modifications of the templates or CMS.
We also don't support modifications that users make to the templates themselves. You break it - You fix it. 
which file must I modify to return everything that functions? and to repair the angles?
I not have understood what I must do...
You can re-explain me?
I haven't never modify some files?
thank you very much
Edited by Guest, Wed 09 Jul, 2008 23:42: Edited to Spoil the Code |
#3 Wed 09 Jul, 2008 17:36 |
|
Inactive User
|
 Re: How To Fix The Dynamic Menu
What version of Icy Phoenix are you using?
As this UNIX path and <div id's are not used in the nav_quick_links.tpl that came with the theme.
<img src="./images/menu ?
<div id="menu_cat_1_1_h" ?
<div id="menu_cat_1_3" ?
|
#4 Wed 09 Jul, 2008 23:16 |
|
Aleeee 
Joined: March 2008
Posts: 87
Location:
|
 Re: How To Fix The Dynamic Menu
I use ip 1.2.0.27 without patch b.
this is my nav_quick_links.tpl that ita was in the theme Vista Blue
it's complete?
thanks
Description: |
|
 Download |
Filename: |
nav_quick_links.zip |
Filesize: |
2.51 KB |
Downloaded: |
113 Time(s) |
|
#5 Thu 10 Jul, 2008 07:14 |
|
Inactive User
|
 Re: How To Fix The Dynamic Menu
The file is fine and here's a breakdown of comparisons.
The Crystal Blue Script:
<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}" />
<a href="javascript:void(0);" title="{L_MAIN_LINKS}" style="vertical-align:top;text-decoration:none;"><b>{L_MAIN_LINKS}</b></a>
</th>
</tr>
<tr>
<td class="row5">
<div id="main_links2" style="display:none;position:relative;padding-top:0px;padding-bottom:0px;">
<table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
<!-- BEGIN mg_switch_user_is_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>
Translates To:
<th style="cursor:pointer;" align="left" onclick="ShowHide('main_links','main_links2','main_links');">
<img src="templates/vista_blue/images/crystal_blue/application_view_tile.png" alt="Main Links" title="Main Links" />
<a href="javascript:void(0);" title="Main Links" style="vertical-align:top;text-decoration:none;"><b>Main Links</b></a>
</th>
</tr>
<tr>
<td class="row5">
<div id="main_links2" style="display:none;position:relative;padding-top:0px;padding-bottom:0px;">
<table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="left" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" /></td>
<td class="genmed" align="left"><a href="adm/index.php">ACP</a></td>
</tr>
<tr>
<td align="left" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" /></td>
<td class="genmed" align="left"><a href="cms.php">CMS</a></td>
Now look at what View Source shows when viewing Crystal Blue at your site:
<th style="cursor:pointer;cursor:hand;" align="left" onclick="ShowHide('menu_cat_1_1','menu_cat_1_1_h','menu_cat_1_1');">
<img src="./images/menu/application_view_tile.png" alt="" title="Main Links" style="vertical-align:middle;" /> <a href="javascript:void(0);" title="Main Links" style="vertical-align:top;"><b>Main Links</b></a>
</th>
</tr>
<tr>
<td class="row5">
<div id="menu_cat_1_1_h" style="display:'';position:relative;padding-top:0px;padding-bottom:0px;">
<table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" style="vertical-align:middle;" /></td>
<td class="genmed" align="left"><a href=""></a></td>
</tr>
<tr>
<td align="center" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" style="vertical-align:middle;" /></td>
<td class="genmed" align="left"><a href=""></a></td>
They are not the same in many ways - Neither can I find menu_cat id's in any of the Icy Phoenix style groups that I have quickly looked at?
So where your script is coming from is a mystery unless you have somehow changed paths to something else in your modifications. Or your Db needs optimising to remove any old theme entries along with clearing the template cache.
And if that doesn't fix something up?
Then I can only suggest you apply all of the patches and and update your forum - and try again. Because 27b was used to create that theme.
|
#6 Thu 10 Jul, 2008 08:14 |
|
Aleeee 
Joined: March 2008
Posts: 87
Location:
|
 Re: How To Fix The Dynamic Menu
The file is fine and here's a breakdown of comparisons.
The Crystal Blue Script:
<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}" />
<a href="javascript:void(0);" title="{L_MAIN_LINKS}" style="vertical-align:top;text-decoration:none;"><b>{L_MAIN_LINKS}</b></a>
</th>
</tr>
<tr>
<td class="row5">
<div id="main_links2" style="display:none;position:relative;padding-top:0px;padding-bottom:0px;">
<table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
<!-- BEGIN mg_switch_user_is_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>
Translates To:
<th style="cursor:pointer;" align="left" onclick="ShowHide('main_links','main_links2','main_links');">
<img src="templates/vista_blue/images/crystal_blue/application_view_tile.png" alt="Main Links" title="Main Links" />
<a href="javascript:void(0);" title="Main Links" style="vertical-align:top;text-decoration:none;"><b>Main Links</b></a>
</th>
</tr>
<tr>
<td class="row5">
<div id="main_links2" style="display:none;position:relative;padding-top:0px;padding-bottom:0px;">
<table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="left" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" /></td>
<td class="genmed" align="left"><a href="adm/index.php">ACP</a></td>
</tr>
<tr>
<td align="left" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" /></td>
<td class="genmed" align="left"><a href="cms.php">CMS</a></td>
Now look at what View Source shows when viewing Crystal Blue at your site:
<th style="cursor:pointer;cursor:hand;" align="left" onclick="ShowHide('menu_cat_1_1','menu_cat_1_1_h','menu_cat_1_1');">
<img src="./images/menu/application_view_tile.png" alt="" title="Main Links" style="vertical-align:middle;" /> <a href="javascript:void(0);" title="Main Links" style="vertical-align:top;"><b>Main Links</b></a>
</th>
</tr>
<tr>
<td class="row5">
<div id="menu_cat_1_1_h" style="display:'';position:relative;padding-top:0px;padding-bottom:0px;">
<table class="forumline-no2" width="100%" cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" style="vertical-align:middle;" /></td>
<td class="genmed" align="left"><a href=""></a></td>
</tr>
<tr>
<td align="center" width="8"><img src="templates/vista_blue/images/crystal_blue/menu_sep.png" alt="" title="" style="vertical-align:middle;" /></td>
<td class="genmed" align="left"><a href=""></a></td>
They are not the same in many ways - Neither can I find menu_cat id's in any of the Icy Phoenix style groups that I have quickly looked at?
So where your script is coming from is a mystery unless you have somehow changed paths to something else in your modifications. Or your Db needs optimising to remove any old theme entries along with clearing the template cache.
And if that doesn't fix something up?
Then I can only suggest you apply all of the patches and and update your forum - and try again. Because 27b was used to create that theme. 
when they will activate me the new domain I will put the patch and I will try the theme
|
#7 Thu 10 Jul, 2008 09:07 |
|
Aleeee 
Joined: March 2008
Posts: 87
Location:
|
 Re: How To Fix The Dynamic Menu
I have installed the patch but the result it's the same
what can the problem be?
what can i do?
thank you very much
|
#8 Sat 16 Aug, 2008 09:47 |
|
Inactive User
|
 Re: How To Fix The Dynamic Menu
Aleeee, are you using IE6 ?
|
#9 Sun 17 Aug, 2008 00:03 |
|
Aleeee 
Joined: March 2008
Posts: 87
Location:
|
 Re: How To Fix The Dynamic Menu
Aleeee, are you using IE6 ?
no,i use firefox 3,but i have try with ie6,ie7 and opera but the result is the same
|
#10 Sun 17 Aug, 2008 08:55 |
|
Inactive User
|
 Re: How To Fix The Dynamic Menu
Unless you are running a MOD or script that is interfering with the theme, I have no idea what is causing this problem for you.
There are quite a few people using the Vista Templates - You're the first to report that it doesn't work for you. ?
|
#11 Sun 17 Aug, 2008 11:32 |
|
Aleeee 
Joined: March 2008
Posts: 87
Location:
|
 Re: How To Fix The Dynamic Menu
Unless you are running a MOD or script that is interfering with the theme, I have no idea what is causing this problem for you.
There are quite a few people using the Vista Templates - You're the first to report that it doesn't work for you. ? 
I don't know if i'm the only person that style vista don't work
the same thing happens with crystal cool
is there some solution to repair it?
i have view a new problem,if you select the icy phoenix stile or MG autumn the sitelogo small and the bar on top doesn't work.
there is a way for reupload a new ip and restore a backup?
thanks
|
#12 Sun 17 Aug, 2008 12:48 |
|
Inactive User
|
 Re: How To Fix The Dynamic Menu
Vista Blue, Vista Cool, icy phoenix style or MG autumn not working properly.
Yep! you have a problem - - I would try upgrading with the latest 1.2.0.27b by simply overwriting all your files with new ones. Because I just had a look with view-source at the menu in both V-Blue and V-Cool and you're still running some weird script that doesn't exist in the latest IP.
If you have any strange MODS installed - That will be difficult particularly if they use the database.
Don't know? Maybe someone else can come up with an easier way of upgrading and STILL be able to use the old DB.
|
#13 Sun 17 Aug, 2008 16:41 |
|
Aleeee 
Joined: March 2008
Posts: 87
Location:
|
 Re: How To Fix The Dynamic Menu
If you have any strange MODS installed - That will be difficult particularly if they use the database.
Don't know? Maybe someone else can come up with an easier way of upgrading and STILL be able to use the old DB. 
i have installed the icy phoenix without mods
now,what can i do?
i have tried to re-upload the patch b,but it's the same
if i download the icy phoenix and i reinstall it,later i installa mysqldumper,the database work well?
thanks
Last edited by Aleeee on Sun 17 Aug, 2008 17:13; edited 1 time in total |
#14 Sun 17 Aug, 2008 17:05 |
|
Inactive User
|
 Re: How To Fix The Dynamic Menu
Aleeee, Just make sure you back up the database TWICE! before you do anything.
|
#15 Sun 17 Aug, 2008 17:10 |
|
|
Page 1 of 2
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
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
|
|
|
|