Welcome to Geeklog, Anonymous Friday, April 26 2024 @ 07:39 pm EDT

Geeklog Forums

Problems with forum


Status: offline

destr0yr

Forum User
Full Member
Registered: 07/06/02
Posts: 324
Problem #1: chars in the subject are translated into smiles when users reply to posts. For example, a post that starts with a \"P\", would be replied to as \"
Text Formatted Code
Re:P
\", which the forum translates into the
Text Formatted Code
:P
smile. Problem #2: The new posts icon sometimes does not come up highlighting a category mhen a new post is made, going into the forum and listing the topics does display the new post icon.
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
 Quote

Status: offline

destr0yr

Forum User
Full Member
Registered: 07/06/02
Posts: 324
ahh crap... meant to post this in plugin area... and the forum kinda ate the important parts of that post.
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
 Quote

Status: offline

destr0yr

Forum User
Full Member
Registered: 07/06/02
Posts: 324
owell i went into the createtopic.php, and on ~ line 315, it reads:
Text Formatted Code
$subject = 'Re:' . DB_getItem($_TABLES['gf_topic'],"subject","id=$id");
if($quoteid != '') {
i changed it to read:
Text Formatted Code
$subject = 'Re: ' . DB_getItem($_TABLES['gf_topic'],"subject","id=$id");
if($quoteid != '') {
... just added the space for the 'Re: ', as i was having troubles with forum converting the Re: P to smilies (when the space is not present). Maybe i forgot to update something? the forum on this site does not seem to have that problem... Question
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
 Quote

All times are EDT. The time is now 07:39 pm.

  • 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