Welcome to Geeklog, Anonymous Friday, November 29 2024 @ 04:30 am EST
Geeklog Forums
Can forum plugin show titles?
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
A quick hack (may not be terribly efficient ...):
In viewtopic.php, around line 64, you'll find:
//Check is anonymous users can access
forum_chkUsercanAccess();
// Now display the forum header
ForumHeader($forum,$showtopic);
Before the
bye, Dirk
In viewtopic.php, around line 64, you'll find:
Text Formatted Code
echo COM_siteHeader();//Check is anonymous users can access
forum_chkUsercanAccess();
// Now display the forum header
ForumHeader($forum,$showtopic);
Before the
echo COM_siteHeader();
, insertText Formatted Code
$_CONF['pagetitle'] = DB_getItem($_TABLES['gf_topic'],"subject","id=$showtopic");bye, Dirk
18
14
Quote
All times are EST. The time is now 04:30 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content