Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-07-24 12:55:45
- giacomo
- New Member
- Registered: 2008-07-24
- Posts: 4
Comment Bug in 4.0.6?
I cannot get the comment section to show up in my installation of textpattern (4.0.6).
I found this resource (http://textpattern.com/faq/257/comment-preferences-are-missing) that speaks of a bug in 4.0.4 – it sounds exactly like the problem I have. Is anybody aware wether this bug still exists in 4.0.6 and has a solution? Unfortunately the link in the articel above to a solution is dead, so if anyone could post a working link or solution, I’d be very glad.
Thank you
Offline
Re: Comment Bug in 4.0.6?
In the Preferences, on the first “tab” there’s an option called “Accept comments YES/NO”… have you set that to YES?
Offline
#3 2008-07-24 14:32:45
- giacomo
- New Member
- Registered: 2008-07-24
- Posts: 4
Re: Comment Bug in 4.0.6?
Yes, I did. I double-checked ALL settings, even in the database to make sure that’s not the issue… ;-(
Offline
Re: Comment Bug in 4.0.6?
Please post your FULL diagnostics.
Offline
#5 2008-07-24 14:56:20
- giacomo
- New Member
- Registered: 2008-07-24
- Posts: 4
Re: Comment Bug in 4.0.6?
Textpattern version: 4.0.6 (r2805)
Last Update: 2008-07-16 14:41:13/2008-01-27 18:59:11
Document root: /www/b75 (/home2/www/b75)
$path_to_site: /xxx/TWO
Textpattern path: /xxx/TWO/textpattern
Permanent link mode: section_title
Temporary directory path: /tmp
Site URL: xxx
PHP version: 5.2.5
GD Image Library: version bundled (2.0.34 compatible), supported formats: GIF, JPG, PNG
Server Local Time: 2008-07-24 16:55:28
MySQL: 5.0.45
Locale: de_DE.UTF-8
Server: Apache (Unix)
Apache version: Apache (Unix)
PHP Server API: apache
RFC 2616 headers:
Server OS: Linux 2.6.23.17-88.fc7
Active plugins: l10n-0.7.650, gbp_admin_library-0.4.632, lam_image_uploader-0.6c, atb_image_pulldown-0.2, upm_image-0.6.1, mdp_sectionmenu-0.5, upm_file-0.3.3, upm_file_popper-0.2m, hak_tinymce-0.7.4m
Pre-flight check:
————————————
Some Textpattern files are out of date:
/lib/txplib_db.php
clean_url_data_failed:
————————————
.htaccess file contents:
————————————
RewriteBase /
#DirectoryIndex index.php index.html
Options +FollowSymLinks
#Options -Indexes
<IfModule mod_rewrite.c> RewriteEngine On #RewriteBase /relative/web/path/
RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]
RewriteRule ^(.*) index.php
#RewriteCond %{HTTP:Authorization} !^$
#RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>
#php_value register_globals 0
————————————
Last edited by giacomo (2008-07-24 14:57:47)
Offline
Re: Comment Bug in 4.0.6?
In the write tab on the right hand side at the bottom of the column there is a section called “More” where you can turn comments on or off per article basis… did you check there?
Offline
#7 2008-07-25 09:00:41
- giacomo
- New Member
- Registered: 2008-07-24
- Posts: 4
Re: Comment Bug in 4.0.6?
wow. I would never have found that by myself. thanks so much ;-)
Offline
Pages: 1