Welcome to Geeklog, Anonymous Thursday, November 28 2024 @ 06:15 am EST
Geeklog Forums
Problem with comments in full article view
Status: offline
jvdc
Forum User
Newbie
Registered: 10/22/04
Posts: 2
Allright, here's the problem on my site, http://www.jan.vandercrabben.name/londonblog/ :
I have comments enabled for a story. On the article preview there's a link to add a comment below the introductory text. All good.
In the full article view, though, there's no link to write a comment below the text. It appears to me that this link thing comes from the storybodytext.thml, which looks like this in my layout:
<tr>
<td class="storyboxfooter">{readmore_link} {recent_post_anchortag} <a href="{comments_url}">{comments_text}</a></td>
</tr>
Looks fine to me. Now, what this becomes the following in the generated HTML file:
<tr>
<td class="storyboxfooter"> <a href=""></a></td>
</tr>
Somehow, the variables aren't passed into the code. I looked at article.php and lib-common.php and config.php, but I just couldn't figure out what the problem might be, or where I should look!
Thanks for any help!
I have comments enabled for a story. On the article preview there's a link to add a comment below the introductory text. All good.
In the full article view, though, there's no link to write a comment below the text. It appears to me that this link thing comes from the storybodytext.thml, which looks like this in my layout:
Text Formatted Code
<tr>
<td class="storyboxfooter">{readmore_link} {recent_post_anchortag} <a href="{comments_url}">{comments_text}</a></td>
</tr>
Looks fine to me. Now, what this becomes the following in the generated HTML file:
Text Formatted Code
<tr>
<td class="storyboxfooter"> <a href=""></a></td>
</tr>
Somehow, the variables aren't passed into the code. I looked at article.php and lib-common.php and config.php, but I just couldn't figure out what the problem might be, or where I should look!
Thanks for any help!
14
15
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
In the full article view, there should be a "Reply" button to start a new comment. This seems to be missing on your site, but I can see it on other sites that use the Axonz Red theme.
Compare the contents of your theme's comment directory with those of the stock themes that come with Geeklog.
bye, Dirk
Compare the contents of your theme's comment directory with those of the stock themes that come with Geeklog.
bye, Dirk
15
18
Quote
All times are EST. The time is now 06:15 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