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: ERROR: Impossible to move.  (Read 4677 times)

0 Members and 1 Guest are viewing this topic.

andreyua

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
ERROR: Impossible to move.
« on: December 10, 2005, 04:39:25 pm »

I did a bunch of research onthe forum but all I found concerning this error was to set permissions. And the permissions are properly set.

My Debug file:

Code: [Select]
USER:
------------------
Array
(
    [ID] => fd0d254204aa53a35a3bb10d79a654e0
    [am] => 1
    [lang] => english
    [liv] => Array
        (
        )

    [uid] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => andrey
    [groups] => Array
        (
            [0] => 1
        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 10
    [num_URI_upload] => 3
    [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] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM cpg11d_filetypes; (0.001s)
    [1] => select * from cpg11d_plugins order by priority asc; (0s)
    [2] => delete from `db97058775`.cpg11d_sessions where time<1134225206 and remember=0; (0.188s)
    [3] => delete from `db97058775`.cpg11d_sessions where time<1133019206; (0.19s)
    [4] => select user_id from `db97058775`.cpg11d_sessions where session_id=md5("7fdf40d9f78a73ed9626e4e21a7620b69b1b688e87f3b47055b2b7de8861ce03"); (0.008s)
    [5] => select user_id as id, user_password as password from `db97058775`.cpg11d_users where user_id=1 (0.001s)
    [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 `db97058775`.cpg11d_users AS u INNER JOIN `db97058775`.cpg11d_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0.001s)
    [7] => SELECT user_group_list FROM `db97058775`.cpg11d_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 cpg11d_usergroups WHERE group_id in (1) (0.001s)
    [9] => SELECT group_name FROM  cpg11d_usergroups WHERE group_id= 1 (0s)
    [10] => update `db97058775`.cpg11d_sessions set time='1134228807' where session_id=md5('7fdf40d9f78a73ed9626e4e21a7620b69b1b688e87f3b47055b2b7de8861ce03'); (0.001s)
    [11] => SELECT user_favpics FROM cpg11d_favpics WHERE user_id = 1 (0s)
    [12] => DELETE FROM cpg11d_banned WHERE expiry < '2005-12-10 15:33:27' (0.008s)
    [13] => SELECT * FROM cpg11d_banned WHERE (ip_addr='24.62.225.218' OR ip_addr='24.62.225.218' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT aid, title FROM cpg11d_albums WHERE category < 10000 ORDER BY title (0.001s)
    [15] => SELECT aid, title FROM cpg11d_albums WHERE category='10001' ORDER BY title (0s)
    [16] => SELECT COUNT(*) FROM cpg11d_pictures WHERE approved = 'NO' (0s)
)

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

==========================
POST :
------------------
Array
(
    [URI_array] => Array
        (
            [0] =>
            [1] =>
            [2] =>
        )

    [control] => phase_1
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.1 - OK
------------------
mySQL version: 4.0.25-standard-log
------------------
Coppermine version: 1.4.2(stable)
==========================
Module: GD
------------------
GD Version: 2.0 or higher
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:
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 4.0.25
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/run/mysqld/mysqld.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.2.1
Linked Version 1.2.1
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/local/lib/php | .:/usr/local/lib/php
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i  | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 50000 | 50000
max_input_time | -1 | -1
upload_max_filesize | 20M | 20M
post_max_size | 8M | 8M
==========================
Page generated in 0.522 seconds - 17 queries in 0.4 seconds - Album set : ; Meta set: ;

Test User:
Username: test
Password: test

Thanks a bunch guys for trying and helping me.

Andrey
Logged

andreyua

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: ERROR: Impossible to move.
« Reply #1 on: December 10, 2005, 04:51:28 pm »

One more thing,
BATCH UPLOAD WORKS PERFECT
Logged

Nibbler

  • Guest
Re: ERROR: Impossible to move.
« Reply #2 on: December 10, 2005, 05:09:53 pm »

It is useful to also post a link to your gallery, it makes the test account more useful :)
Logged

andreyua

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: ERROR: Impossible to move.
« Reply #3 on: December 13, 2005, 05:14:53 am »

ohhh sorrry
link: http://scyoa.com/photo
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: ERROR: Impossible to move.
« Reply #4 on: December 13, 2005, 09:02:22 am »

OMG, the test account you posted had admin privileges. You mustn't post admin accounts on a public board. I used it to create another admin user named "gaugau" on your gallery, then logged in with the gaugau account to make the "test" account a regular user (remove him from the admin group). You should disable the account named "gaugau" or remove admin permissions from it asap, as I don't need access anymore. There are currently 4 admin accounts on your site now, make sure that you have control over all of them and that non of them can be used by a malvolent person to gain access later by using it as backdoor (reset all the admin passwords).

I was able to upload just fine - I used a password protected album as target to hide the testing from regular visitors from your site, see http://scyoa.com/photo/thumbnails.php?album=53&lang=english
To solve any issues you might have, make sure to test-upload only, with small, known-good jpeg files.
If you need further help, do as suggested in the docs (upload trouble-shooting section) first.
Logged

00edge

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: ERROR: Impossible to move.
« Reply #5 on: December 16, 2005, 02:48:50 am »

I had the same error and as it turns out I had to change permissions on a folder within userpics from 755 to 777.  I know no one wants to go to the trouble to set file uploads to 1, url uploads to 0, and turn debug on but that is the only way to get the errors you need to read. Hope this helps some one.

www.farfromadesk.com/photo/
(pictures are going to be hunting and fishing so do not look if it will bother you)
Logged

Valentina

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: ERROR: Impossible to move.
« Reply #6 on: December 21, 2005, 04:08:56 pm »

Thanx 00edge! I had the same problem but I did what you wrote and now it works!
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.