PEAK XOOPS - [altsys] opened/closed buttons not displayed with IE6 in englishin japanese

[altsys] opened/closed buttons not displayed with IE6

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2007/11/8 21:54 | Last modified
souhalt  ÆóÅùʼ   Posts: 5
[altsys] opened/closed buttons not displayed with IE6

altsys 0.55a is used.

The complementary opened/closed buttons are not displayed normally by clicking the buttons with IE6.

If the code shown below is added to the template
then all 4 images of opened/closed buttons are displayed normally by clicking the buttons with IE6.

XOOPS_TRUST_PATH/libs/altsys/templates/block_admin_menu.html: added to line 14 or somewhere
<img src="<{$block.mod_imageurl}>/adminmenu_opened.gif" alt="<{$smarty.const._MB_ALTSYS_OPENCLOSE}>" style="display:none;" />
<img src="<{$block.mod_imageurl}>/adminmenu_selected_closed.gif" alt="<{$smarty.const._MB_ALTSYS_OPENCLOSE}>" style="display:none;" />
<img src="<{$block.mod_imageurl}>/adminmenu_closed.gif" alt="<{$smarty.const._MB_ALTSYS_OPENCLOSE}>" style="display:none;" />
Votes:1 Average:10.00
Previous post - Next post | Parent - Children.1 | Posted on 2007/11/10 7:17
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi souhalt.

I cannot replay your results.
Which theme as admin do you use?

At least, bc_admin01 or default can display admin menus correctly even with IE6.
Votes:1 Average:10.00
Previous post - Next post | Parent - Children.1 | Posted on 2007/11/18 12:17
souhalt  ÆóÅùʼ   Posts: 5
The theme "default" on XC/X2 or "cube_default" on XC was set to "Theme set for admin".

Any modules but altsys 0.55a (and system default modules) are not installed on XOOPS.
All 4 images of opened/closed buttons are displayed normally with Firefox2 and Opera9.

flow and conditions with XOOPS Cube Legacy 2.1.2 or XOOPS 2.0.16a JP:
01. template "block_admin_menu.html" not modified (altsys original) and set to default
02. theme "default" on XC/X2 or "cube_default" on XC set to "Theme set for admin" and submitted
03. XOOPS_ROOT_PATH/templates_c/* deleted, but index.html
04. browser's cache cleared
05. web page reloaded
06. white plus image (adminmenu_closed.gif) clicked
07. white minus image (adminmenu_opened.gif) not displayed
08. orange minus image (adminmenu_selected_opened.gif) clicked
09. orange plus image (adminmenu_selected_closed.gif) not displayed
10. template "block_admin_menu.html" modified as shown below and set to default
11. white plus image (adminmenu_closed.gif) clicked
12. white minus image (adminmenu_opened.gif) displayed
13. orange minus image (adminmenu_selected_opened.gif) clicked
14. orange plus image (adminmenu_selected_closed.gif) displayed

modified:
(XOOPS_TRUST_PATH/libs/altsys/templates/)block_admin_menu.html: added to line 14 or somewhere
<img src="<{$block.mod_imageurl}>/adminmenu_opened.gif" alt="<{$smarty.const._MB_ALTSYS_OPENCLOSE}>" style="display:none;" />
<img src="<{$block.mod_imageurl}>/adminmenu_selected_closed.gif" alt="<{$smarty.const._MB_ALTSYS_OPENCLOSE}>" style="display:none;" />
Votes:1 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2007/11/20 4:16
GIJOE  ÀèǤ·³Áâ   Posts: 4110
I cannot replay it yet.
I'll wait the next report from another one.
Votes:1 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!