[solved edit folder missing] Upload error...help [solved edit folder missing] Upload error...help
 

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

[solved edit folder missing] Upload error...help

Started by ClaytonR, July 29, 2004, 07:15:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ClaytonR

my site www.paintballtourneypics.com was working fine the other day....now all of a sudden we can not upload anymore pics...1st i thought we had gone over our limit in memory but we look to be good there...this is what we get:

Error Report
The following uploads encountered errors:  
File Uploads:  
File Name/URL Error Message
1. drew1.jpg Impossible to move.

can someone help me please...i am a dummy with PHP so please make it as simple as possible...thanks :-\\

Casper

It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

ClaytonR

USER:
------------------
Array
(
   [ID] =>
   [am] => 1
   [liv] => Array
       (
           
  • => 356
               [1] => 352
               [2] => 361
               [3] => 368
               [4] => 385
           )

    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
       [user_id] => 1
       [user_group] => 1
       [user_active] => YES
       [user_name] =>
       [user_password] =>
       [user_lastvisit] => 2004-07-21 14:23:14
       [user_regdate] => 2004-06-21 19:30:26
       [user_group_list] =>
       [user_email] =>
       [user_website] =>
       [user_location] =>
       [user_interests] =>
       [user_occupation] =>
       [user_actkey] =>
       [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] => 5
       [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
       [groups] => Array
           (
               [1] => 1
           )

    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content FROM cpg130_filetypes;
       [1] => SELECT * FROM cpg130_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) =
       [2] => 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 cpg130_usergroups WHERE group_id in (1)
       [3] => SELECT group_name FROM  cpg130_usergroups WHERE group_id= 1
       [4] => DELETE FROM cpg130_banned WHERE expiry < 1091125719
       [5] => SELECT * FROM cpg130_banned WHERE ip_addr='208.248.14.168' OR ip_addr='208.248.14.168' OR user_id=1
       [6] => SELECT cid, name, description, thumb FROM cpg130_categories WHERE parent = ''  ORDER BY pos
       [7] => SELECT aid FROM cpg130_albums WHERE category = 4
       [8] => SELECT count(*) FROM cpg130_pictures, cpg130_albums WHERE cpg130_pictures.aid = cpg130_albums.aid AND category = 4
       [9] => SELECT count(*) FROM cpg130_albums as a WHERE category = '4'
       [10] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg130_albums as a LEFT JOIN cpg130_pictures as p ON a.thumb=p.pid WHERE category=4 ORDER BY a.pos LIMIT 0,5
       [11] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg130_pictures WHERE aid IN (11, 28, 23, 24, 25) AND approved = 'YES' GROUP BY aid
       [12] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='560'
       [13] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='467'
       [14] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='450'
       [15] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='111'
       [16] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='597'
       [17] => SELECT cid, name, description, thumb FROM cpg130_categories WHERE parent = '4'  ORDER BY pos
       [18] => SELECT aid FROM cpg130_albums WHERE category>=10000
       [19] => SELECT count(*) FROM cpg130_pictures, cpg130_albums WHERE cpg130_pictures.aid = cpg130_albums.aid AND category >= 10000
       [20] => SELECT aid FROM cpg130_albums WHERE category = 21
       [21] => SELECT count(*) FROM cpg130_pictures, cpg130_albums WHERE cpg130_pictures.aid = cpg130_albums.aid AND category = 21
       [22] => SELECT count(*) FROM cpg130_albums as a WHERE category = '21'
       [23] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg130_albums as a LEFT JOIN cpg130_pictures as p ON a.thumb=p.pid WHERE category=21 ORDER BY a.pos LIMIT 0,1
       [24] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg130_pictures WHERE aid IN (13) AND approved = 'YES' GROUP BY aid
       [25] => SELECT cid, name, description, thumb FROM cpg130_categories WHERE parent = '21'  ORDER BY pos
       [26] => SELECT aid FROM cpg130_albums WHERE category = 5
       [27] => SELECT count(*) FROM cpg130_pictures, cpg130_albums WHERE cpg130_pictures.aid = cpg130_albums.aid AND category = 5
       [28] => SELECT count(*) FROM cpg130_albums as a WHERE category = '5'
       [29] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg130_albums as a LEFT JOIN cpg130_pictures as p ON a.thumb=p.pid WHERE category=5 ORDER BY a.pos LIMIT 0,8
       [30] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg130_pictures WHERE aid IN (10, 16, 17, 18, 19, 21, 22, 27) AND approved = 'YES' GROUP BY aid
       [31] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='513'
       [32] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='107'
       [33] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='212'
       [34] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='211'
       [35] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='514'
       [36] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='210'
       [37] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='214'
       [38] => SELECT cid, name, description, thumb FROM cpg130_categories WHERE parent = '5'  ORDER BY pos
       [39] => SELECT aid FROM cpg130_albums as a WHERE category = '0'
       [40] => SELECT count(*) FROM cpg130_albums as a WHERE category>0
       [41] => SELECT count(*) FROM cpg130_pictures as p LEFT JOIN cpg130_albums as a ON a.aid=p.aid WHERE a.category>=0
       [42] => SELECT count(*) FROM cpg130_comments as c LEFT JOIN cpg130_pictures as p ON c.pid=p.pid LEFT JOIN cpg130_albums as a ON a.aid=p.aid WHERE a.category>=0
       [43] => SELECT count(*) FROM cpg130_categories WHERE 1
       [44] => SELECT sum(hits) FROM cpg130_pictures as p LEFT JOIN cpg130_albums as a ON p.aid=a.aid WHERE a.category>=0
       [45] => SELECT count(*) FROM cpg130_albums as a WHERE category = '0'
       [46] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg130_albums as a LEFT JOIN cpg130_pictures as p ON a.thumb=p.pid WHERE category=0 ORDER BY a.pos LIMIT 0,3
       [47] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg130_pictures WHERE aid IN (12, 14, 15) AND approved = 'YES' GROUP BY aid
       [48] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg130_pictures WHERE pid='162'
       [49] => SELECT COUNT(*) from cpg130_pictures WHERE approved = 'YES' AND aid IN (25,24,11,23,28,29,13,27,10,16,17,18,19,21,22,12,14,15)
       [50] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, aid FROM cpg130_pictures WHERE approved = 'YES' AND aid IN (25,24,11,23,28,29,13,27,10,16,17,18,19,21,22,12,14,15)  ORDER BY RAND() LIMIT 8
       [51] => SELECT COUNT(*) from cpg130_pictures WHERE approved = 'YES' AND aid IN (25,24,11,23,28,29,13,27,10,16,17,18,19,21,22,12,14,15)
       [52] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid,title, caption, owner_id, owner_name, aid FROM cpg130_pictures WHERE approved = 'YES' AND aid IN (25,24,11,23,28,29,13,27,10,16,17,18,19,21,22,12,14,15)  ORDER BY pid DESC  LIMIT 0 ,8
    )

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

    ==========================
    POST :
    ------------------
    Array
    (
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.3.8 - OK
    ------------------
    mySQL version: 4.0.15-log
    ==========================
    Module: gd
    ------------------
    GD Support enabled
    GD Version bundled (2.0.23 compatible)
    FreeType Support enabled
    FreeType Linkage with freetype
    GIF Read Support enabled
    JPG Support enabled
    PNG Support enabled
    WBMP Support enabled
    XBM Support enabled
    ==========================
    Module: mysql
    ------------------
    Active Persistent Links 0
    Active Links 1
    Client API version 4.0.15
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /tmp/mysql.sock
    MYSQL_INCLUDE -I/usr/local/include/mysql
    MYSQL_LIBS -L/usr/local/lib/mysql -lmysqlclient  
    ==========================
    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 | no value | no value
    safe_mode_gid | Off | Off
    safe_mode_include_dir | no value | no value
    safe_mode_exec_dir | no value | no value
    sql.safe_mode | Off | Off
    disable_functions | no value | no value
    file_uploads | On | On
    include_path | .:/usr/local/php4/lib/php | .:/usr/local/php4/lib/php
    open_basedir | no value | no value
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value
    sendmail_from | me@localhost.com | me@localhost.com
    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 | 30 | 30
    max_input_time | 60 | 60
    upload_max_filesize | 2M | 2M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.151 seconds - 53 queries in 0.038 seconds - Album set : AND aid IN (25,24,11,23,28,29,13,27,10,16,17,18,19,21,22,12,14,15)

ClaytonR

getting this too

Notice: Undefined variable: user_link in /www/c/claytonranse/htdocs/coppermine/include/functions.inc.php on line 630

Notice: Undefined index: cat_thumb in /www/c/claytonranse/htdocs/coppermine/themes/cold_wire/theme.php on line 1044



Casper

The notices are normal.

Have you checked the edit directory exists?
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

ClaytonR

Thank you soooo much casper 

the file was NOT there...i put it in and BOOM...we are working...

thanks for ur time

u rock