A A A

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
viewing latest private posts as a guest
Jun 22, 2009
9:35 am
Rookie
Forum Posts: 4
Member Since:
May 19, 2009
Offline

Hi there,

I believe this is similar to this question but to clarify I would like to know whether I can use a tag (such as sf_recent_posts) to display a list of the latest topics/posts from private forums on a public page that even non-members could view. They would ideally be non-linked but act as a 'teaser' to attract new members to join the private forums.

I have some basic PHP skills so would be happy to try and code this functionality if that is the best solution and the process could be briefly described.

Many thanks and for the great plugin!

Jun 22, 2009
9:50 am

SP Master
Forum Posts: 22223
Member Since:
Nov 9, 2008
Online

I would start by taking a look at the template tags – there are some there that will display the most recent forum posts.
However, they will currently (a) ONLY shows links to current users who have access and permissions to the forum the post is in and (b) provide a link to that forum.

To overcome (a) look for this line of code:

if(sf_can_view_forum($sfpost->forum_id))

and for (b) well – easy enough to remove the link.

That should, I believe, be what yo n eed.

Yellow Swordfish
Jun 22, 2009
10:13 am
Rookie
Forum Posts: 4
Member Since:
May 19, 2009
Offline

Tweaking that line of code did it, great. Thanks for your help!

Jun 22, 2009
11:36 am

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

good to hear! you are welcome!

Forum Timezone: America/Chicago

Most Users Ever Online: 444

Currently Online: Yellow Swordfish, ptomislav, steve.engelking
71 Guest(s)

Currently Browsing this Page:
1 Guest(s)

See All Online Activity

Top Posters:

-Radio-: 1251

Lee H: 606

Luffer: 535

Conrad_Farlow: 502

jim: 478

neon: 263

ovizii: 240

Tal: 240

Member Stats:

Guest Posters: 2625

Members: 7361

Moderators: 1

Admins: 2

Forum Stats:

Groups: 5

Forums: 16

Topics: 10890

Posts: 79543

Moderators: Brandon C (162)

Administrators: Yellow Swordfish (22223), Mr Papa (23688)