1
JamesSAEP
Custom Block - Menu Help needed
  • 2005/8/4 21:38

  • JamesSAEP

  • Just can't stay away

  • Posts: 732

  • Since: 2005/2/28


In a XOOPS 2.2 site, I'm using the following code to make a menu for the myAlbum-P modules:
<table cellspacing="0" width="90%" height="1">
  <
tr>
   <
td id="mainmenu">
    <!-- 
start module menu loop -->
    <
class="menuMain" href="{X_SITEURL}modules/myalbum3">Air Force</a>    
    <
class="menuMain" href="{X_SITEURL}modules/myalbum0">Army</a>
    <
class="menuMain" href="{X_SITEURL}modules/myalbum1">Marine Corps</a>
    <
class="menuMain" href="{X_SITEURL}modules/myalbum2">Navy</a>
    <
class="menuMain" href="{X_SITEURL}modules/myalbum4">Theaters</a>
    <!-- 
end module menu loop -->
   </
td>
  </
tr>
</
table>
</
br>


When the mouse hovers over any of these links, the url ishttp://www.ultimate-sacrifice.com/modules/myalbum... but when you click on the link, the url that is in the address bar ishttp://ultimate-sacrifice.com/modules/myalbum... This is causing the user session to break.

Is this a problem w/ the code in my menu or somewhere in the myalbum index pages?

My mainfile.php has the url as www.ultimate-sacrifice.com as well.

Thanks.

2
DCrussader
Re: Custom Block - Menu Help needed

why u just not give a try to Solo's MultiMenu 1.7 module
May The Source Be With You!

Login

Who's Online

181 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 181


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits