Error: cannot yet handle MBCS in html_entity_decode()! and others Error: cannot yet handle MBCS in html_entity_decode()! and others
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Error: cannot yet handle MBCS in html_entity_decode()! and others

Started by Nefeli, August 02, 2007, 11:03:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nefeli

I have installed SMF 1.1.3, TinyPortal v0.9.8, Coppermine 1.4.12 and copperminefetch-2.0.0

Recently I have changed host. Everything seems OK, categories, albums, cpmfetch etc, until i try to upload files .jpg

The error messages are

Quote/include/functions.inc.php

    * Warning line 2933: cannot yet handle MBCS in html_entity_decode()!

/upload.php

    * Notice line 1972: Undefined variable: file_failure_array
    * Notice line 1973: Undefined variable: URI_failure_array
    * Notice line 1974: Undefined variable: zip_failure_array

Note that it tell me that the upload is successful.

If I press continue the upload corrupted and the message is
Quote/upload.php

    * Notice line 2185: Undefined index: user1
    * Notice line 2186: Undefined index: user2
    * Notice line 2187: Undefined index: user3
    * Notice line 2188: Undefined index: user4
    * Warning line 2268: rename(): SAFE MODE Restriction in effect. The script whose uid is 10504 is not allowed to access /var/www/vhosts/nefelokokkygia.gr/httpdocs/Gallery/albums/userpics/10001 owned by uid 48
    * Notice line 2308: Undefined variable: PIC_NEED_APPROVAL

What can i do for that problem?
Sorry for my poor English  :-[

Joachim Müller

Turn notices_display off in Coppermine's config if they don't mean anything to you - they are a dev-only feature. Instead, do exactly as suggested in the upload troubleshooting section of the docs if you want help with upload issues.

Nefeli

Thank you for the answer Gau Gau.
I'll try it and I hope find the solution.
If not I'll come back ::)
Thanks