MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completely customizable, expandable and suitable for all needs.
A2Hosting
Moderators: Moderators
Forum RSS feedReply
Hide footer info forum
AuthorText
Mathias
Junior Member

Posts: 84
Contributes: 90

Gender: _NEUTRAL_
Online: No

Version: 4.01
Country: Sweden
Languages: Swedish, Finnish, English
Date: 24/02/2010 20:24
Hide footer info forum
#post23576
Hello. I want hide footer information for guest.
Forum is only for reg users but guests can read information i forum foot. See attached file!

I want hide this for guests.

Informations

Total users: 1913
Last user: ToniTuli
Threads: 3569
Posts: 22516
Top 5 Users

mem: 6798 Posts
paulo89: 1626 Posts
freaky: 746 Posts
rudykaka: 458 Posts
JPappi: 296 Posts
Attachment: dump_0zlyq.jpg
Edited: 17/12/2010 11:20
Delete Edit Quote
 
Mathias
Junior Member

Posts: 84
Contributes: 90

Gender: _NEUTRAL_
Online: No

Version: 4.01
Country: Sweden
Languages: Swedish, Finnish, English
Date: 07/03/2010 09:25
Re: Hide footer info forum
#post23648
Any idea how i can hide forum footer inf for guests?
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

mem

Posts: 7243
Contributes: 4800

Gender: _MALE_
Online: No

Languages: English, Italiano, Македонски, Српски
Date: 09/03/2010 11:07
Re: Hide footer info forum
#post23657
pages/forum/index.php

row 58
code
global $dblink;

replace with
code
global $dblink,$userid;


row 98
code
echo "<tr><td colspan='6' class='forum_category'><b>"._INFORMATIONS_."</b></td></tr>";

Add before
code
if (isUser($userid)) {


row 124
Find
code
echo "</table>\n";

Add before
code
}
Follow me on twitter if you want to be updated on the MemHT 5 development.
Delete Edit Quote
 
Mathias
Junior Member

Posts: 84
Contributes: 90

Gender: _NEUTRAL_
Online: No

Version: 4.01
Country: Sweden
Languages: Swedish, Finnish, English
Date: 09/03/2010 22:00
Re: Hide footer info forum
#post23663
Thank you. Exactly what i need.

regards
Mathias
Delete Edit Quote
 
Reply
Tags Cloud
Twitter updates...
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.107.179.234

Username
Password
MemHT Wiki
Language
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo