21
DonPatricio
Main Menu

I wondered how only registered users can look at links in the main menu! It would be easy to set that the whole menu would only appear if your logged in, but how do you show only parts of the Main Menu for registered users?



22
DonPatricio
Re: Language Pack

thank you! I found it..



23
DonPatricio
Re: Download Problem

It worked for me when I downloaded it about 10h ago! If you send me your mail addy i might send it to you..



24
DonPatricio
Language Pack

I am desperatly looking for an German Language Pack for the newest XOOPS Version? Does someone know where I can get it?

Byside:

I tried to translate the Englisch Language Pack mysel to german, uploaded a folder called german to the /language folder and in the admin panel, set the language to german, but I got a white page...

Thanks for help...



25
DonPatricio
Re: Main Menu - Big PROBLEM

One more question mayby..I am sure it is explained somewhere, but there is so much to read through..

I have now have this link "Whatever" in my Main Menu on my site! But what do i have to do, that only registered Users can see this link in the Main Menu?

Thak you once more for all your help...



26
DonPatricio
Re: Main Menu - Big PROBLEM

Hey, IT WORKED!

How did you know that?

I am soo glad it worked! Thank you very much! But, I think I will have many more questions...



27
DonPatricio
Re: Main Menu - Big PROBLEM

well, i had to install XOOPS someplace! So, I just uploaded the whole htdocs directory on my webspace!

Yes I looked at the docs, but they dont really help me!

What do you mean with public_html.

And my problem is that i cant put a link into the main menu


i might not express myself good because i come from austria..

i still hope that you can help me



28
DonPatricio
Main Menu - Big PROBLEM

Hello,

I have installed XOOPS today without having any problems!

But when I tried to link a file to my XOOPS Site, nothing changed!

I did that:

1)

I got a file:

<?php
include("../mainfile.php");
include(
XOOPS_ROOT_PATH."/header.php");
?>

<html><head></head><body>
Hallo Welt
</body></html>

<?php
include(XOOPS_ROOT_PATH."/footer.php");
?>


saved it as whatever.php and put the file under:

htdocs/ on my webspace

I opened:

/modules/system/templates/blocks/system_block_mainmenu.html

changed it like this:

<table cellspacing="0">
<
tr>
<
td id="mainmenu">
<
class="menuTop" href="<{$xoops_url}>/"><{$block.lang_home}></a>
<!-- 
start module menu loop -->
<{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}>
<!-- 
end module menu loop -->
<
class="menuMain" href="<{$xoops_url}>/whatever.php">WHATEVER</a>
</
td> </tr>
</
table>


Then I went into the Administartion panel --> Modules and updated the database by clicking on the picture!

The result: NOTHING CHANGED

I dont know what I should do and I really hope someone of you can help me...

Thank you in advance




TopTop
« 1 2 (3)



Login

Who's Online

156 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 156


more...

Donat-O-Meter

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

Latest GitHub Commits