1
Rajma
Main Menu Problems!
  • 2005/8/29 18:05

  • Rajma

  • Just popping in

  • Posts: 5

  • Since: 2005/8/29


I have added piCal 2.4 as a module and set the permissions so Anonymous user can see it. But the link in the main menu for the calendar doesn't show up unless you login. I want everyone who comes to the site to be able to see that and other links in the main menu without logging in. Right now the only link that appears is HOME. I have also checked the permissions for the main menu and they are correct. What am I missing so everyone who visits the site can see all of the links without logging in? Thanks in advance.

http://www.cedarslounge.com/site

2
m0nty
Re: Main Menu Problems!
  • 2005/8/29 18:35

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


what version of xoops? etc..

and i don't understand, why does your home link in the menu goto :

http://www.cedarslounge.com/site/home.php

what is home.php the home link should direct toyour sites index.php

is that a custom menu or the actual system main menu block?

3
Rajma
Re: Main Menu Problems!
  • 2005/8/29 18:49

  • Rajma

  • Just popping in

  • Posts: 5

  • Since: 2005/8/29


Thanks for the quick response. Since I am a complete newbie at this and I need to get this site running ASAP. I looked into inserting my own HTML pages into xoops. With a custom link in the system main menu block.(version 2.0.10) I know this is an old version, but it is supplied on the server through Fantastico. I am trying to get them to upgrade.

Anyhoo, I have even tried the FAQ "How do I make all my site content public and with no login block?"

https://xoops.org/modules/smartfaq/faq.php?faqid=360

no luck. All I need is for any visitor to be able to see all the links in the main menu block when they come to the site. Right now I have calendar and web links modules installed, but the links are only visible when you login. I've been trying to remedy this for 3 days. I really appriciate any help on this. Thanks in advance again.

4
m0nty
Re: Main Menu Problems!
  • 2005/8/29 19:13

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


without seeing your template for the main menu block i dunno..

they should appear by default.. unless it's a custom template..

if you could post the html from the main menu block, it would help

use the [code ] [/code ] (remove the spaces) when u post html code on the forum tho :)

5
Rajma
Re: Main Menu Problems!
  • 2005/8/29 19:22

  • Rajma

  • Just popping in

  • Posts: 5

  • Since: 2005/8/29


Thanks m0nty for your help, I'm in a jam and I really, really thank you. Here is the code for the system main menu block with the modified link. BTW, it is a custom template, but I don't think that , that interferes with the block output. Thanks again.

<table cellspacing="0">
  <
tr>
    <
td id="mainmenu">
      <
class="menuTop" href="http://www.cedarslounge.com/site/home.php"><{$block.lang_home}>a>
      
      <{foreach 
item=module from=$block.modules}>
      <
class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}>a>
        <{foreach 
item=sublink from=$module.sublinks}>
          <
class="menuSub" href="<{$sublink.url}>"><{$sublink.name}>a>
        <{/foreach}>
      <{/foreach}>
      
    td>
  tr>
table>

6
m0nty
Re: Main Menu Problems!
  • 2005/8/29 19:43

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


looks fine to me.

can u turn on php debug, and see if there are any error messages..

goto admin, system module, preferences, general settings and look for the debug setting.

7
Rajma
Re: Main Menu Problems!
  • 2005/8/29 19:56

  • Rajma

  • Just popping in

  • Posts: 5

  • Since: 2005/8/29


m0nty

Actually, I have the php debug on and have had it on most of today looking for any errors and none have shown up.

8
m0nty
Re: Main Menu Problems!
  • 2005/8/29 20:03

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


i can't think of anything else other than checking group permissions again..

9
Rajma
Re: Main Menu Problems!
  • 2005/8/29 20:30

  • Rajma

  • Just popping in

  • Posts: 5

  • Since: 2005/8/29


Thanks for your help

Login

Who's Online

232 user(s) are online (36 user(s) are browsing Support Forums)


Members: 0


Guests: 232


more...

Donat-O-Meter

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

Latest GitHub Commits