Archive for myfreeforum.org Before posting please check the "stickies" in the support forums.
Please ask questions in real English and not "txt". You will get a better response.
Please do not ask support questions via PMs.
 



       myfreeforum.org Forum Index -> Portal components
Louise

Latest post questions.

We have installed the latest post hack/portal at http;//chillpill.myfastforum.org but i have 2 questions about it...

1. Is it possible to also show the authors as well as the topic titles?

2. It doesn't seem very accurate...i added topics to the forum quite a few hours ago that are still not showing...How often does it cache?
admin (no pm's please)

Latest will only show guest readable posts, is that the issue?

Depending on whether a search type portal is set for topics or posts, the macros in capitals on the left of the lists below are all set.

'FORUM_NAME' => $searchset[$i]['forum_name'],
'POST_SUBJECT' => $post_subject,
'POST_DATE' => $post_date,
'POSTER_NAME' => $poster,
'TOPIC_REPLIES' => $searchset[$i]['topic_replies'],
'TOPIC_VIEWS' => $searchset[$i]['topic_views'],
'MESSAGE' => $message,
'MINI_POST_IMG' => $mini_post_img,
'L_MINI_POST_ALT' => $mini_post_alt,
'U_POST' => $post_url,
'U_TOPIC' => $topic_url,
'U_LINK' => $show_results=="topics" ? $topic_url: $post_url,
'U_FORUM' => $forum_url)

or
'FORUM_ID' => $forum_id,
'TOPIC_ID' => $topic_id,
'FOLDER' => $folder_image,
'NEWEST_POST_IMG' => $newest_post_img,
'TOPIC_FOLDER_IMG' => $folder_image,
'GOTO_PAGE' => $goto_page,
'REPLIES' => $replies,
'TOPIC_TITLE' => $topic_title,
'TOPIC_TYPE' => $topic_type,
'VIEWS' => $views,
'TOPIC_AUTHOR' => $topic_author,
'FIRST_POST_TIME' => $first_post_time,
'LAST_POST_TIME' => $last_post_time,
'LAST_POST_AUTHOR' => $last_post_author,
'LAST_POST_IMG' => $last_post_url,

'L_TOPIC_FOLDER_ALT' => $folder_alt,
'U_LINK' => $show_results=="topics" ? $topic_url: $post_url,
'U_VIEW_FORUM' => $forum_url,
'U_VIEW_TOPIC' => $t
Louise

Yes, that was exactly the issue thank you...We decided to get rid of it in the end as my fellow admin wants some more private sections of the forum to remain private...but thank you for your help.

       myfreeforum.org Forum Index -> Portal components
Page 1 of 1
Create your own free forum | Buy a domain to use with your forum