Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2008-08-18 10:11:49

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: Published article doesn't appear (just title)

Interesting. Can you send me the exact contents of that article by email (use the email link on the left side), so I can try reproducing it.

Offline

#14 2008-08-18 10:16:55

Zubrik
Member
Registered: 2005-07-28
Posts: 65

Re: Published article doesn't appear (just title)

I’ve just sent the content to you. Thanks.

Offline

#15 2008-08-18 10:33:55

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: Published article doesn't appear (just title)

When I click the HTML tab on the write tab, the body shows up fine using the content you supplied.

Try putting this in a .htaccess file within the textpattern directory:

<IfModule mod_security.c>
SecFilterScanPOST Off
</IfModule>

If that doesn’t help, please post your full diagnostics and check the webserver error logs.

Offline

#16 2008-08-18 11:12:48

Zubrik
Member
Registered: 2005-07-28
Posts: 65

Re: Published article doesn't appear (just title)

Hi,

I put the .htaccess file inside the Textpattern directory, logout of textpattern, login again and click the article’s html tab, but nothing happens.

These are my diagnostics:

Versión de Textpattern: 4.0.3 (r1188)
last_update: 2006-01-31 20:34:09/2006-03-20 22:30:22
Document root: /home/conejos/public_html
$path_to_site: /home/conejos/public_html
Path a Textpattern: /home/conejos/public_html/textpattern
Modo de enlace permanente: section_title
open_basedir: /home/conejos/:/usr/lib/php:/usr/local/lib/php:/tmp
Directorio temporal: /tmp
Dominio web: www.conejos-info.com
Versión de PHP: 5.2.5
server_time: 2008-08-18 13:00:29
MySQL: 5.0.51a-community
Local: es_ES.UTF-8
Servidor: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.5
Versión de Apache: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.5
php_sapi_mode: apache2handler
os_version: Linux 2.6.18-53.el5PAE

contenidos del archivo .htaccess:
————————————
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php

————————————

Besides, my server’s Error Log doesn’t show any error…

Offline

#17 2008-08-18 11:42:49

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: Published article doesn't appear (just title)

Please upgrade to TXP 4.0.6. You have a very old version installed with known security problems.

Offline

#18 2008-08-18 14:00:56

Zubrik
Member
Registered: 2005-07-28
Posts: 65

Re: Published article doesn't appear (just title)

ruud wrote:

Please upgrade to TXP 4.0.6. You have a very old version installed with known security problems.

Hi, I’ve upgraded and now everything seems to work as it should.

Thanks again for your patience!

Offline

Board footer

Powered by FluxBB