[Solved] Hiding View unanswered posts...

Mods etc.

Moderator: Integra Moderator

[Solved] Hiding View unanswered posts...

PostAuthor: jomasaco » Tue Sep 25, 2007 4:37 am

Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Beginner
Board URL: http://share-rapid.org/

PHP Version:
MySQL Version:


What was done before the problem appeared?
Nothing


What was done to try to solve the problem?
nothing



De.scription and Message

View unanswered posts
View posts since last visit

I intend to desable these options of the guests, but necessary to keep topics with permission the guests, I only intend that they see what I show to them.
This is only for guestÂÂ ´s, reg. members still remain active.

It is complicated, I can complicate a so simple thing <img>

Thanks in advance.
Last edited by jomasaco on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

jomasaco
Members
Members
 
Posts: 31
Likes: 0 post
Liked in: 0 post
Joined: Wed Jun 20, 2007 1:16 am
Cash on hand: 0.00

Re: [Solved] Hiding View unanswered posts...

PostAuthor: jomasaco » Tue Sep 25, 2007 5:07 pm

Its done, i use the mod Disable shearch for guests.

Code: Select all
http]

Only a few changes.

In serach.php
[b]FIND[/b]
[code]//-- mod ] ){     $userdata['user_lastvisit'] = $board_config['guest_lastvisit'];}//-- fin mod : keep unread -------------------------------------------------------------------------[/code]
[b]REPLACE WHIT[/b]
[code]// start disable guest search hack ( phpbbegypt.com)         if ( !( $userdata['session_logged_in'] ))       {          message_die (GENERAL_MESSAGE, $lang['login_search']);       }   //end disable guest search hack ( phpbbegypt.com)[/code]
[hr]
[b]Lang_main.php[/b]
[b]FIND[/b]
[code]?>[/code]

[b]BEFORE ADD[/b]
[code]// start disable guest search hack ( phpbbegypt.com)$lang['login_search'] = 'Sorry, you have to login to enable search </br> you can <a>Log in</a> now, or <a>Register</a>';// end disable guest search hack ( phpbbegypt.com)
Last edited by jomasaco on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

jomasaco
Members
Members
 
Posts: 31
Likes: 0 post
Liked in: 0 post
Joined: Wed Jun 20, 2007 1:16 am
Cash on hand: 0.00


Return to IntegraMOD Modifications

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot]