Advanced search  

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

Pages: [1]   Go Down

Author Topic: The previous file could not be placed. (rare question :))...  (Read 3715 times)

0 Members and 1 Guest are viewing this topic.

Neoget

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
The previous file could not be placed. (rare question :))...
« on: February 24, 2006, 01:21:01 am »

Hi!

I am sorry that ask you so often asked question, but it seems i have no idea...
GD2, single upload, all required permissions...
FAQ is read, search is used.

Help, please.

yura.vernikov.ru/photo
admin login: test
admin pass: test

Debugger message:

USER:
------------------
Array
(
    [ID] => c02e592457b734ace0b30651c6c32c9f
    [am] => 1
    [lang] => russian
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => admin
    [groups] => Array
        (
           
  • => 1

        )

    [disk_max] => 16000
    [disk_min] => 16000
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 1
    [num_URI_upload] => 1
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 16000
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg143_filetypes; (0.001s)
  • [1] => select * from cpg143_plugins order by priority asc; (0s)
        [2] => delete from `vern_yura`.cpg143_sessions where time<1140736025 and remember=0; (0s)
        [3] => delete from `vern_yura`.cpg143_sessions where time<1139530025; (0s)
        [4] => select user_id from `vern_yura`.cpg143_sessions where session_id=md5("ce7a8bde9863cd817c8d856139c0b03d01937fa26765fa40ba131faefd3efac3"); (0s)
        [5] => select user_id as id, user_password as password from `vern_yura`.cpg143_users where user_id=1 (0s)
        [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `vern_yura`.cpg143_users AS u INNER JOIN `vern_yura`.cpg143_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `vern_yura`.cpg143_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
        [8] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg143_usergroups WHERE group_id in (1) (0.001s)
        [9] => SELECT group_name FROM  cpg143_usergroups WHERE group_id= 1 (0s)
        [10] => update `vern_yura`.cpg143_sessions set time='1140739625' where session_id=md5('ce7a8bde9863cd817c8d856139c0b03d01937fa26765fa40ba131faefd3efac3'); (0s)
        [11] => SELECT user_favpics FROM cpg143_favpics WHERE user_id = 1 (0.001s)
        [12] => DELETE FROM cpg143_banned WHERE expiry < '2006-02-24 00:07:06' (0s)
        [13] => SELECT * FROM cpg143_banned WHERE (ip_addr='195.98.166.2' OR ip_addr='195.98.166.2' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg143_albums WHERE category < 10000 ORDER BY title (0s)
        [15] => SELECT aid, title FROM cpg143_albums WHERE category='10001' ORDER BY title (0s)
        [16] => SELECT encoded_string FROM cpg143_temp_data WHERE unique_ID = '9fbd7800' (0s)
        [17] => UPDATE cpg143_temp_data SET encoded_string = 'YTowOnt9' WHERE unique_ID = '9fbd7800' (0s)
        [18] => SELECT category FROM cpg143_albums WHERE aid='1' (0s)
        [19] => DELETE FROM cpg143_temp_data WHERE unique_ID = '9fbd7800' (0s)
        [20] => SELECT COUNT(*) FROM cpg143_pictures WHERE approved = 'NO' (0s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
    )

    ==========================
    POST :
    ------------------
    Array
    (
       
[album] => 1
    [title] => аа
    [caption] => ааа
    [keywords] => ааа
    [control] => phase_2
    [unique_ID] => 9fbd7800
    [debugtext] => USER:
------------------
Array
(
    [ID] => c02e592457b734ace0b30651c6c32c9f
    [am] => 1
    [lang] => russian
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => admin
    [groups] => Array
        (
           
  • => 1

        )

    [disk_max] => 16000
    [disk_min] => 16000
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 1
    [num_URI_upload] => 1
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 16000
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg143_filetypes; (0.001s)
  • [1] => select * from cpg143_plugins order by priority asc; (0s)
        [2] => delete from `vern_yura`.cpg143_sessions where time<1140736011 and remember=0; (0s)
        [3] => delete from `vern_yura`.cpg143_sessions where time<1139530011; (0s)
        [4] => select user_id from `vern_yura`.cpg143_sessions where session_id=md5("ce7a8bde9863cd817c8d856139c0b03d01937fa26765fa40ba131faefd3efac3"); (0.001s)
        [5] => select user_id as id, user_password as password from `vern_yura`.cpg143_users where user_id=1 (0.003s)
        [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `vern_yura`.cpg143_users AS u INNER JOIN `vern_yura`.cpg143_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0.003s)
        [7] => SELECT user_group_list FROM `vern_yura`.cpg143_users AS u WHERE user_id='1' and user_group_list <> ''; (0.001s)
        [8] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg143_usergroups WHERE group_id in (1) (0.001s)
        [9] => SELECT group_name FROM  cpg143_usergroups WHERE group_id= 1 (0.001s)
        [10] => update `vern_yura`.cpg143_sessions set time='1140739611' where session_id=md5('ce7a8bde9863cd817c8d856139c0b03d01937fa26765fa40ba131faefd3efac3'); (0.001s)
        [11] => SELECT user_favpics FROM cpg143_favpics WHERE user_id = 1 (0.001s)
        [12] => DELETE FROM cpg143_banned WHERE expiry < '2006-02-24 00:06:51' (0s)
        [13] => SELECT * FROM cpg143_banned WHERE (ip_addr='195.98.166.2' OR ip_addr='195.98.166.2' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg143_albums WHERE category < 10000 ORDER BY title (0s)
        [15] => SELECT aid, title FROM cpg143_albums WHERE category='10001' ORDER BY title (0s)
        [16] => SELECT encoded_string FROM cpg143_temp_data WHERE unique_ID = '9fbd7800' (0s)
        [17] => UPDATE cpg143_temp_data SET encoded_string = 'YToxOntpOjA7YTozOntzOjExOiJhY3R1YWxfbmFtZSI7czoxMjoiUElDVDAwMDEuSlBHIjtzOjE0OiJ0ZW1wb3JhcnlfbmFtZSI7czoyMzoibUhUVFBfdGVtcF9lNjJlY2Y2Zi5KUEciO3M6MTI6InByZXZpZXdfcGF0aCI7czozNDoiLi9hbGJ1bXMvZWRpdC9wcmV2aWV3XzU3OTIzOTk2LkpQRyI7fX0=' WHERE unique_ID = '9fbd7800' (0.001s)
        [18] => SELECT COUNT(*) FROM cpg143_pictures WHERE approved = 'NO' (0s)
        [19] => SELECT cat.name FROM cpg143_categories cat, cpg143_albums alb WHERE alb.aid='1' AND cat.cid=alb.category (0s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
    )

    ==========================
    POST :
    ------------------
    Array
    (
       
[unique_ID] => 9fbd7800
    [control] => phase_2
    [debugtext] => USER:
------------------
Array
(
    [ID] => c02e592457b734ace0b30651c6c32c9f
    [am] => 1
    [lang] => russian
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => admin
    [groups] => Array
        (
           
  • => 1

        )

    [disk_max] => 16000
    [disk_min] => 16000
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 1
    [num_URI_upload] => 1
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 16000
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg143_filetypes; (0.001s)
  • [1] => select * from cpg143_plugins order by priority asc; (0.001s)
        [2] => delete from `vern_yura`.cpg143_sessions where time<1140736008 and remember=0; (0s)
        [3] => delete from `vern_yura`.cpg143_sessions where time<1139530008; (0s)
        [4] => select user_id from `vern_yura`.cpg143_sessions where session_id=md5("ce7a8bde9863cd817c8d856139c0b03d01937fa26765fa40ba131faefd3efac3"); (0.001s)
        [5] => select user_id as id, user_password as password from `vern_yura`.cpg143_users where user_id=1 (0s)
        [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `vern_yura`.cpg143_users AS u INNER JOIN `vern_yura`.cpg143_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `vern_yura`.cpg143_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
        [8] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg143_usergroups WHERE group_id in (1) (0.001s)
        [9] => SELECT group_name FROM  cpg143_usergroups WHERE group_id= 1 (0s)
        [10] => update `vern_yura`.cpg143_sessions set time='1140739608' where session_id=md5('ce7a8bde9863cd817c8d856139c0b03d01937fa26765fa40ba131faefd3efac3'); (0s)
        [11] => SELECT user_favpics FROM cpg143_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg143_banned WHERE expiry < '2006-02-24 00:06:49' (0s)
        [13] => SELECT * FROM cpg143_banned WHERE (ip_addr='195.98.166.2' OR ip_addr='195.98.166.2' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg143_albums WHERE category < 10000 ORDER BY title (0s)
        [15] => SELECT aid, title FROM cpg143_albums WHERE category='10001' ORDER BY title (0.001s)
        [16] => SELECT COUNT(*) FROM cpg143_pictures WHERE approved = 'NO' (0.001s)
        [17] => SELECT unique_ID FROM cpg143_temp_data (0.003s)
        [18] => INSERT INTO cpg143_temp_data VALUES ('9fbd7800', 'YToxOntpOjA7YToyOntzOjExOiJhY3R1YWxfbmFtZSI7czoxMjoiUElDVDAwMDEuSlBHIjtzOjE0OiJ0ZW1wb3JhcnlfbmFtZSI7czoyMzoibUhUVFBfdGVtcF9lNjJlY2Y2Zi5KUEciO319', '1140739609') (0.001s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
    )

    ==========================
    POST :
    ------------------
    Array
    (
       
[URI_array] => Array
        (
           
  • =>

        )

    [control] => phase_1
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.2 - OK
------------------
mySQL version: 4.1.16-standard
------------------
Coppermine version: 1.4.3(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.1.4
Linked Version 1.1.4
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | /usr/php_exec/ | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | /usr/pear/ | no value
safe_mode_exec_dir | /usr/php_exec/ | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/pear | .:/usr/pear
open_basedir | /home/www/servers/yura.vernikov.ru/:/usr/pear/:/tmp/:./ | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | me@localhost.com | me@localhost.com
sendmail_path | /usr/sbin/sendmail -t | /usr/sbin/sendmail -t
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 8M | 8M
post_max_size | 8M | 8M
==========================
Page generated in 0.524 seconds - 19 queries in 0.01 seconds - Album set : ; Meta set: ;
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.2 - OK
------------------
mySQL version: 4.1.16-standard
------------------
Coppermine version: 1.4.3(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.1.4
Linked Version 1.1.4
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | /usr/php_exec/ | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | /usr/pear/ | no value
safe_mode_exec_dir | /usr/php_exec/ | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/pear | .:/usr/pear
open_basedir | /home/www/servers/yura.vernikov.ru/:/usr/pear/:/tmp/:./ | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | me@localhost.com | me@localhost.com
sendmail_path | /usr/sbin/sendmail -t | /usr/sbin/sendmail -t
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 8M | 8M
post_max_size | 8M | 8M
==========================
Page generated in 0.407 seconds - 20 queries in 0.014 seconds - Album set : ; Meta set: ;
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.2 - OK
------------------
mySQL version: 4.1.16-standard
------------------
Coppermine version: 1.4.3(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.1.4
Linked Version 1.1.4
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | /usr/php_exec/ | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | /usr/pear/ | no value
safe_mode_exec_dir | /usr/php_exec/ | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/pear | .:/usr/pear
open_basedir | /home/www/servers/yura.vernikov.ru/:/usr/pear/:/tmp/:./ | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | me@localhost.com | me@localhost.com
sendmail_path | /usr/sbin/sendmail -t | /usr/sbin/sendmail -t
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 8M | 8M
post_max_size | 8M | 8M
==========================
Page generated in 0.4 seconds - 21 queries in 0.003 seconds - Album set : ; Meta set: ;

Maybe i am stupied or can't use the search engine.
Help, please.

Best wishes,
Gennady
« Last Edit: February 24, 2006, 01:27:17 am by Nibbler »
Logged

Nibbler

  • Guest
Re: The previous file could not be placed. (rare question :))...
« Reply #1 on: February 24, 2006, 01:28:15 am »

Don't post admin accounts on public forums. I have replaced it with a normal test account. I think it's a problem with your GD2. Try IM if available.
Logged

Neoget

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: The previous file could not be placed. (rare question :))...
« Reply #2 on: February 24, 2006, 01:31:57 am »

I'm sorry for account publishing.

Using IM and GD1 i've got the same results.

1. How can i test is IM available on my server?
2. What else can I do?

Thank you for the promt support.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: The previous file could not be placed. (rare question :))...
« Reply #3 on: February 24, 2006, 05:26:00 pm »

1. How can i test is IM available on my server?
not at all, ask your webhost
Logged

Neoget

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: The previous file could not be placed. (rare question :))...
« Reply #4 on: February 25, 2006, 10:48:47 pm »

Thanks.
Tomorrow i'll ask my hoster about IM.
But dump results say that GD2 is available on my host. Why it works incorrectly?

With the best wishes,
Gennady
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 19 queries.