Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Dec 2002
Posts: 173
Member
Member
Offline
Joined: Dec 2002
Posts: 173
Hi all

Is it possible to have the main category page shown to [:"red"]guests[/]

[:"red"]BUT...[/]

(I want them to see the forum NAME on the category page.)

1. Stop them from clicking on a forum and reading.

or

2. When they click on a forum it takes them to a login page.

Read only still allows them to view the forums list.

If not would I have to make duplicate categories/forums for all guests, or has someone got any bright ideas as how to go about it.

Thanks


Thanks

Liahona
Sponsored Links
Joined: Aug 2002
Posts: 1,191
Kahuna
Kahuna
Joined: Aug 2002
Posts: 1,191
I would say that you can change the hyperlink of the forum based on their status (logged in or not). So a pseudo code of that would be:

If ( $user['U_Username'] )
{
$Output = "<a href="forumurl">Forum Name</a>";
}
else
{
$Output = "<a href="$phpurl/login.php$Cat=$Cat">Forum Name</a>";
}

I hope this helps

Nikos


Nikos
Joined: Dec 2002
Posts: 173
Member
Member
Offline
Joined: Dec 2002
Posts: 173
Hi Nikos

Good...How/where what file, as I have never found where to change the forum link.

Thanks


Thanks

Liahona
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
You also could create teaser forums like described here.

Joined: Aug 2002
Posts: 1,191
Kahuna
Kahuna
Joined: Aug 2002
Posts: 1,191
You need to work on the ubbthreads.php which is the main file for displaying categories and posts. If you want to allow guests to even see the list of posts and then point them to the login screen then the file you should be looking at is postlist.php.

Alternatively you can follow Josh's advice as per the teaser forums.

Nikos


Nikos
Sponsored Links
Joined: Dec 2002
Posts: 173
Member
Member
Offline
Joined: Dec 2002
Posts: 173
Hi Nikos, Josh

I will have a boggle about later with both sugestions.

Thanks


Thanks

Liahona
Joined: Dec 2002
Posts: 173
Member
Member
Offline
Joined: Dec 2002
Posts: 173
Hi Nikos, Josh

To complicated for me right now, will try later when more time, have IIP as well to think about when displaying some pals?

Thanks for now.


Thanks

Liahona

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)