Welcome to Geeklog, Anonymous Friday, November 22 2024 @ 05:29 pm EST
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 \"\", which the forum translates into the 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
Text Formatted Code
Re:PText Formatted Code
:P-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
12
14
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:
if($quoteid != '') {
i changed it to read:
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...
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
Text Formatted Code
$subject = 'Re:' . DB_getItem($_TABLES['gf_topic'],"subject","id=$id");if($quoteid != '') {
Text Formatted Code
$subject = 'Re: ' . DB_getItem($_TABLES['gf_topic'],"subject","id=$id");if($quoteid != '') {
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
7
9
Quote
All times are EST. The time is now 05:29 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