Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2011-02-06 13:36:48

joel
Member
Registered: 2004-11-26
Posts: 162

Images gets doubled on upload

Hi,

I recently upgraded from 4.2.0 to 4.3.0 and everything went smooth except the image upload. For some reason my uploaded content gets doubled when pushing the save-button.

Does anyone know anything about this? I did a search but it didn’t come up with anything useful…
All diagnostics passed and everything else works like a charm. :)

Here is the diagnostical info (some sensitive info is left out) :)

Textpattern-version: 4.3.0 (r3451)
Senast uppdaterad: 2011-02-04 13:55:18/2011-02-04 13:54:47
Dokument-rot: /home/X/XXXXXXXXXX/www
$path_to_site: /home/X/XXXXXXXX/www/beta2
Textpattern-sökväg: /home/X/XXXXXXXXXXX/www/textpattern
Permanentlänk-läge: section_title
open_basedir: /home:/tmp:/usr/local/lib/fcgi-php4:/usr/local/lib/php:/usr/local/apache/htdocs:/usr/local/fonts:/usr/local/ming/fonts
Tillfällig mapp: /home/X/XXXXXXXXX/www//textpattern/tmp
Webbplatsens URL: www.thedomain.se/
PHP-version: 4.4.8
Register globals: 1
GD-bildbibliotek: bundled (2.0.28 compatible); format som stöds: GIF, JPG, PNG.
Server TZ: -
Serverns klocka: 2011-02-06 14:34:35
Sommartid?: 0
Justera sommartid automatiskt?:
Tidszon:  (3600)
MySQL: 5.0.67
Locale: sv_SE
Server: Apache/1.3.37 (Unix) mod_gzip/1.3.26.1a mod_fastcgi/FSDATA-1.1 mod_jk/1.1.0 mod_throttle/3.2.0 Embperl/2.0b8 mod_perl/1.29 PHP/4.4.3 mod_ssl/2.8.28 OpenSSL/0.9.8b
Server-API för PHP: cgi-fcgi
RFC 2616-headers:
Serverns operativsystem: Linux 2.6.24.2-grsec
Aktiva plugins: asy_wondertag-0.5, chh_if_data-0.10, zem_contact_reborn-4.0.3.20, zem_contact_lang-4.0.3.6, pap_contact_cleaner-0.1, etz_striptags-0.2, hak_tinymce-1.0, gbp_admin_library-0.4.669
Admin-tema: Symphony 0.1

Innehåll i .htaccess-filen:
————————————
#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]

RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule ^(.*) index.php

RewriteCond %{HTTP:Authorization} !^$ RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>

#php_value register_globals 0

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

Offline

#2 2011-02-07 00:44:35

jsoo
Plugin Author
From: NC, USA
Registered: 2004-11-15
Posts: 1,793
Website

Re: Images gets doubled on upload

That is, you are getting duplicate image records? The image is being saved twice somehow? Do you have the same behavior if you switch to one of the standard themes (classic or remora)?

FYI, and this has nothing to do with your issue, asy_wondertag’s functionality was incorporated into core in Txp 4.0.7, I think. I’m also wondering if you really need gbp_admin_library, given that you have no other gpb plugins active.


Code is topiary

Offline

Board footer

Powered by FluxBB