Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Can't edit/save articles in 4.06
After upgrading, I get a “restricted area” message any time I try to create or save an existing article!
If I downgrade, everything is fine again. If I upgrade again, same error. So I can’t use 4.06.Maybe is a problem with the new htaccess and new privilege system? This only happens with this server: I have other instances of 4.06 working on other servers with no problem at all.
Anyway, I post here the diagnostic. Any help much much apreciated… :)
PS: As you can see I also changed comment.php file to avoid escape bug.
Textpattern version: 4.0.6 (r2805)
Last Update: 2008-03-04 14:42:40/2008-03-04 13:59:29
Document root: /home/XXXXXXXXXXXXX
$path_to_site: /home/XXXXXXXXXXXXX
Textpattern path: /home/XXXXXXXXXXXXX/textpattern
Permanent link mode: section_title
upload_tmp_dir: /mnt/tmpfs
Temporary directory path: /home/XXXXXXXXXXXXX/textpattern/tmp
Site URL: XXXXXXXXXXXXX
PHP version: 4.4.7
Register globals: 1
GD Image Library: version 2.0 or higher, supported formats: GIF, JPG, PNG
Server Local Time: 2008-03-04 15:46:09
MySQL: 3.23.57-max
Locale: en_US.UTF-8
Server: Apache/1.3.34 (Unix)
PHP Server API: cgi
RFC 2616 headers:
Server OS: Linux 2.6.9-67.0.4.ELsmp
Active plugins: hcg_templates-0.3, sed_section_fields-0.1 (r53), fpx_image_import-0.3m, zem_contact_reborn-4.0.3.20, zem_contact_lang-4.0.3.6m, pap_contact_cleaner-0.1, ako_nav-1.0, mdp_calendar-1.1m, smd_if-0.51, zoo_section_and_category_list-0.1m, asy_wondertag-0.5, ied_plugin_composer-0.4
Pre-flight check:
------------------------
Some Textpattern files have been modified:
/publish/comment.php
------------------------
.htaccess file contents:
------------------------
#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
------------------------
Charset (default/config): latin1/latin1
character_set: latin1
character_sets: latin1 big5 czech euc_kr gb2312 gbk sjis tis620 ujis dec8 dos german1 hp8 koi8_ru latin2 swe7 usa7 cp1251 danish hebrew win1251 estonia hungarian koi8_ukr win1251ukr greek win1250 croat cp1257 latin5
17 Tables: OK
PHP extensions: xslt, xml, wddx, tokenizer/0.1, sysvshm, sysvsem, swf, standard/4.4.7, session, posix, pgsql, overload, mysql, mhash, mcrypt, mbstring, gd, ftp, exif/1.4 $Id: exif.c,v 1.118.2.37.2.7 2007/01/09 11:38:04 tony2001 Exp $, domxml/20020815, dbase, dba, curl, ctype, calendar, bz2, bcmath, zlib/1.1, pcre
pretext_data: array (
'id' => '',
's' => '',
'c' => '',
'q' => '',
'pg' => '',
'p' => '',
'month' => '',
'author' => '',
'request_uri' => '/d618af15cb8b829ea780b0f604ba5e04/?txpcleantest=1',
'qs' => 'txpcleantest=1',
'subpath' => '\\/',
'req' => '/d618af15cb8b829ea780b0f604ba5e04/?txpcleantest=1',
)
/../index.php: r2774 (66519e6f500fa0e59fa27567e97d3675)
/css.php: r2772 (4807cbc15661213f2b4d0fd26c7179ff)
/include/txp_admin.php: r2729 (0c2b3cf59ff433c943bcc293a526651a)
/include/txp_article.php: r2680 (49a7155d831f843bcf3e8de306dfe7f1)
/include/txp_auth.php: r2728 (c472bfbe49a71fd35e89000c8a18de08)
/include/txp_category.php: r2243 (0ed99b6f44b5d221bdf35674240141ab)
/include/txp_css.php: r2730 (7974aa87728b39d3afaba5a3b18cf6b5)
/include/txp_diag.php: r2791 (aeb96445180b68c31821e237b6150332)
/include/txp_discuss.php: r2774 (852a8a4d4307358e161e0501124b7247)
/include/txp_file.php: r2530 (9f34fdbf98b9b649d65e2ced4c9ca763)
/include/txp_form.php: r1913 (780340d28f384113c72924843194b43e)
/include/txp_image.php: r2668 (11269b464db6cfa3affff47674533a50)
/include/txp_import.php: r1238 (86f0e64d2c9362066e6c48b9cd486e37)
/include/txp_link.php: r2463 (2379d25f83b37ec6c8d5f3edb1122ce8)
/include/txp_list.php: r2725 (1ed6c6f729eaeb7f8a582b27cd5b9e78)
/include/txp_log.php: r2796 (f249e0962a996f05041b899fea91ccae)
/include/txp_page.php: r2717 (807ff04b4a649b54b3d710c1ab0a428f)
/include/txp_plugin.php: r2774 (e9fdc47a3ed9bdd13197d929161c6a13)
/include/txp_prefs.php: r2528 (50bd3be8c22e17d5ca2855ccea081bac)
/include/txp_preview.php: r1238 (c45992b3273ac8019477e2f959d63120)
/include/txp_section.php: r2759 (9208297e0bd7b3d41bd0e6f9fc9ab120)
/include/txp_tag.php: r2774 (f371b400e8d7318e2ac48e032fe6c274)
/index.php: r2805 (ee8ab2e3c4bc9abd77aa7384ecba5268)
/lib/IXRClass.php: r765 (0120eb4713c9b6446a0eebe8b1039d1c)
/lib/admin_config.php: r1747 (b972529744cb37a7695fe00316dada41)
/lib/class.thumb.php: r2329 (c7f66a32531f32d6dfcbe5c7d26c7852)
/lib/classTextile.php: r2779 (b6d5b9cecbc5bc6475b5d1ee6a5231ea)
/lib/constants.php: r2361 (5338211ece1b2592804acdd204c9df33)
/lib/taglib.php: r2612 (727737ebd08127c632b9822bae87fee0)
/lib/txplib_admin.php: r2726 (c4f65bac2ddef62867f5bfee97ad7dfe)
/lib/txplib_db.php: r2748 (3feb369b1c34f251815cd6085a216d62)
/lib/txplib_forms.php: r2759 (a2d3de62110e582fab2a3a20224661f4)
/lib/txplib_head.php: r2783 (74ced647523a94da307af9853d7ed596)
/lib/txplib_html.php: r2696 (57985ebd2501bc303d2e97ae7538db1f)
/lib/txplib_misc.php: r2788 (7ecfaa5d4fabefbf411d01615dea9485)
/lib/txplib_update.php: r1239 (e3bd2d0c2b491d4028a656b8301a0086)
/lib/txplib_wrapper.php: r2800 (4ad38ee67f3ee8d9e7b51544a4f0f58b)
/publish.php: r2777 (0ce3da212329e7d34de07e53e109d182)
/publish/atom.php: r2774 (50aa384a2edf7cc07effee9020e0893b)
/publish/comment.php: r2776 (b315a40d4d3ef160b4b8c80b0d8e4df6)
/publish/log.php: r1637 (f69237dc2ff39bd7a691c8ca1bc87808)
/publish/rss.php: r2793 (022caa22c756c64f2255aae6625686d8)
/publish/search.php: r1748 (ea84e04b2c688b0bb8b5a9ecf395749a)
/publish/taghandlers.php: r2774 (59dc36e6dabc619e23c43f722fe7b8f1)
/update/_to_1.0.0.php: r711 (0f49fca8fbd8e6fca0fc48b0f69f0461)
/update/_to_4.0.2.php: r711 (e77c0e0d972868f19eaee4565bd0b4c4)
/update/_to_4.0.3.php: r711 (f5506cfd0fbc3ad4bd9a9b2299468775)
/update/_to_4.0.4.php: r711 (4d867b42ee87a7f11d2bff3a8e91bed0)
/update/_to_4.0.5.php: r2464 (dbe80cd4a775d3a43a203c3c4a2d0e3f)
/update/_to_4.0.6.php: r2464 (7e5ae73eb64c24438918697089a1f321)
/update/_update.php: r2792 (6ff7b4dedb2c7735a01e76b13b3f1fb1)
Offline
#2 2008-03-05 08:00:10
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Can't edit/save articles in 4.06
If you disable plugins, do you still have the problem?
Offline
Re: Can't edit/save articles in 4.06
Yes. I missed to mention this, but I tried, same problem.
Offline
Re: Can't edit/save articles in 4.06
Sorry to bump this, but problem here is serious. I could open an account for some of the devs to look further in my installation, if needed. Let me know if this can help.
Offline
Re: Can't edit/save articles in 4.06
send me an email and I’ll have a look tonight.
Offline
Re: Can't edit/save articles in 4.06
Problem was caused by an old version of the sed_section_fields plugin (upgrading solved it).
Offline
Pages: 1