Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2007-06-22 01:32:55

seobeginner
New member
Registered: 2007-06-22
Posts: 1

Xinha System error

Hello,

i turned my Xinha to another server and now i get a Javascript error: "System error: -1072896658"

I tried some things. So i upload a fresh xinha-installation on the server and tried the simple_example.html in des examples-folder. Hm... i get the same error. Is there a mysterious server-configuration that have to set? Its my own server with confixx, no shared hosting.

Thanks for your help

Offline

#2 2007-12-21 07:30:33

brubla
New member
Registered: 2007-12-20
Posts: 1

Re: Xinha System error

Description: On some Xinha installations, IE returns javascript error -1072896658 when inserting image using ImageManager plugin and changing default image size.

Reason: It is known IE error.

Fix: plugins\ImageManager\resizer.php plugins\ExtendedFileManager\resizer.php replace

header('Content-Type: text/javascript');

with

header('Content-Type: text/javascript; charset=UTF-8');

(http://xinha.webfactional.com/ticket/1117#preview)

Offline

Board footer

Powered by FluxBB