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: Cannot Upload A Folder of Files: Error  (Read 5173 times)

0 Members and 1 Guest are viewing this topic.

guchuj05

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Cannot Upload A Folder of Files: Error
« on: April 02, 2007, 02:42:01 am »

Hello,

I'm trying to upload a folder of files but all .JPG  but I get the error message:

Quote
Only files with the following extensions are accepted :

jpg/jpeg/jpe/gif/png/bmp/jpc/jp2/jpx/jb2/swc/iff/asf/asx/mpg/mpeg/wmv/swf/avi/mov/mp3/midi/mid/wma/wav/ogg/psd/doc/txt/rtf/pdf/xls/pps/ppt/zip/gz/mdb.

What am I doing wrong?

Thanks
« Last Edit: April 05, 2007, 07:43:16 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot Upload A Folder of Files: Error
« Reply #1 on: April 02, 2007, 08:34:50 am »

Do exactly as suggested in the upload troubleshooting section of the docs. Additionally, post a deep link to the file(s) that you're trying to upload.
What's "a folder of files" anyway?
Logged

guchuj05

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Cannot Upload A Folder of Files: Error
« Reply #2 on: April 03, 2007, 01:39:34 am »

oops, I meant that I was trying to 'batch add'  several  .jpg images, about 40 of them.  All of them have .jpg
extension.

I uploaded them, but when I go to batch add them it gives me the above error message.  To try to add them each individually would be difficult.

Quote
jpg/jpeg/jpe/gif/png/bmp/jpc/jp2/jpx/jb2/swc/iff/asf/asx/mpg/mpeg/wmv/swf/avi/mov/mp3/midi/mid/wma/wav/ogg/psd/doc/txt/rtf/pdf/xls/pps/ppt/zip/gz/mdb.

File: /home/guchuj05/public_html/gallery/searchnew.php - Line: 243

The problem may be the: searchnew.php - Line: 243

What is wrong here?

Thank you very much?
http://gallery.thesportsjournal.ws/

test user name: test
password: password

The path to the file of .jpgs is
/albums/custom_upload/Tennis_Channel_Open_03-02-2007
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot Upload A Folder of Files: Error
« Reply #3 on: April 03, 2007, 07:19:39 am »

You have some strange sort of redirection set up: http://gallery.thesportsjournal.ws/albums/custom_upload/Tennis_Channel_Open_03-02-2007/ shows a broken coppermine page (instead of a list of jpeg files or a forbidden error. Post a deep link to one of the files you're trying to add.

Re-read the upload-troubleshooting section - you're suppossed to set the number of uri upload fields to 0 instead of 3.
Logged

guchuj05

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Cannot Upload A Folder of Files: Error
« Reply #4 on: April 03, 2007, 05:18:46 pm »

I uploaded one of the pictures individually and that worked fine http://gallery.thesportsjournal.ws/displayimage.php?pos=-376

Here's a link to one of the uploaded pictures.   http://gallery.thesportsjournal.ws/albums/uploadfolder/TTC2/IMG_2349.jpg

The problem is that I use dial up & it would take too long to upload them individually again.

I still get this same error message when I try to batch add them:

Quote
USER:
------------------
Array
(
    [ID] => 204344fcf1b2b78efedd3c7d3bbb5adf
    [am] => 1
    [lang] => english_gb
    [liv] => Array
        (
           
  • => 114
  • [1] => 126
                [2] => 105
                [3] => 109
                [4] => 112
            )

       
[theme] => fruity
)

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

        )

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

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg_filetypes; (0s)
  • [1] => select * from cpg_plugins order by priority asc; (0s)
        [2] => delete from `guchuj05_copp1`.cpg_sessions where time<1175609784 and remember=0; (0s)
        [3] => delete from `guchuj05_copp1`.cpg_sessions where time<1174403784; (0s)
        [4] => select user_id from `guchuj05_copp1`.cpg_sessions where session_id=md5("5963b53b1df51ebf70e3d6d14cfb158becdb12cfc7064eb350659586e67e9fb6"); (0s)
        [5] => select user_id as id, user_password as password from `guchuj05_copp1`.cpg_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 `guchuj05_copp1`.cpg_users AS u INNER JOIN `guchuj05_copp1`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `guchuj05_copp1`.cpg_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 cpg_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1 (0s)
        [10] => update `guchuj05_copp1`.cpg_sessions set time='1175613384' where session_id=md5('5963b53b1df51ebf70e3d6d14cfb158becdb12cfc7064eb350659586e67e9fb6'); (0s)
        [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg_banned WHERE expiry < '2007-04-03 10:16:24' (0s)
        [13] => SELECT * FROM cpg_banned WHERE (ip_addr='67.72.98.45' OR ip_addr='72.236.237.64' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg_albums WHERE 1 (0s)
        [15] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0s)
        [16] => SELECT filepath, filename FROM cpg_pictures WHERE filepath LIKE 'uploadfolder/TTC2%' (0.001s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
       
[startdir] => uploadfolder/TTC2
)

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

==========================
VERSION INFO :
------------------
PHP version: 4.4.4 - OK
------------------
mySQL version: 4.1.21-standard
------------------
Coppermine version: 1.4.10(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 4.1.21
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.2.1.2
Linked Version 1.2.1.2
==========================
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 | dl | dl
file_uploads | On | On
include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/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 | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 10M | 10M
post_max_size | 8M | 8M
==========================
Page generated in 0.171 seconds - 17 queries in 0.001 seconds - Album set : ; Meta set: ;


Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot Upload A Folder of Files: Error
« Reply #5 on: April 03, 2007, 06:40:06 pm »

I still get this same error message when I try to batch add them:
Not an error message, but expected behaviour - it's debug_output. Happens if you turn debug_mode on ::) - that's what debug_mode is meant for. As suggested in the upload troubleshooting section of the docs, you're not suppossed to post it unless a supporter explicitely asks for it.
Logged

guchuj05

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Cannot Upload A Folder of Files: Error
« Reply #6 on: April 03, 2007, 06:48:31 pm »

OK, Sorry.  It still says the files on the wrong formatt, & that there is a problem on line 243 of searchnew.php

What should I do?

Thanks,
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot Upload A Folder of Files: Error
« Reply #7 on: April 03, 2007, 06:55:20 pm »

It still says the files on the wrong formatt,
Post the actual error message then ::)
Logged

guchuj05

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Cannot Upload A Folder of Files: Error
« Reply #8 on: April 03, 2007, 09:49:28 pm »

Quote
Only files with the following extensions are accepted :

jpg/jpeg/jpe/gif/png/bmp/jpc/jp2/jpx/jb2/swc/iff/asf/asx/mpg/mpeg/wmv/swf/avi/mov/mp3/midi/mid/wma/wav/ogg/psd/doc/txt/rtf/pdf/xls/pps/ppt/zip/gz/mdb.

Location of the folders:

http://gallery.thesportsjournal.ws/albums/uploadfolder/TTC2/
http://gallery.thesportsjournal.ws/albums/uploadfolder/TTC3/

Thank you.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot Upload A Folder of Files: Error
« Reply #9 on: April 04, 2007, 08:02:03 am »

Here's a link to one of the uploaded pictures.  http://gallery.thesportsjournal.ws/albums/uploadfolder/TTC2/IMG_2349.jpg
Try replacing the file on your server with the one I attached to this posting. Then try batch-adding once more.
Logged

guchuj05

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Cannot Upload A Folder of Files: Error
« Reply #10 on: April 04, 2007, 06:21:41 pm »

Try replacing the file on your server with the one I attached to this posting. Then try batch-adding once more.

Hi, sorry, did you mean the the picture?  I did replace that but still get
Quote
Only files with the following extensions are accepted :

jpg/jpeg/jpe/gif/png/bmp/jpc/jp2/jpx/jb2/swc/iff/asf/asx/mpg/mpeg/wmv/swf/avi/mov/mp3/midi/mid/wma/wav/ogg/psd/doc/txt/rtf/pdf/xls/pps/ppt/zip/gz/mdb.
Logged

Nibbler

  • Guest
Re: Cannot Upload A Folder of Files: Error
« Reply #11 on: April 04, 2007, 07:00:46 pm »

It's a png file, so give it a .png extension.
Logged

guchuj05

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Cannot Upload A Folder of Files: Error
« Reply #12 on: April 04, 2007, 10:15:38 pm »

I created a new folder & dragged all the images to the new folder in the ftp client.  Then I could batch add these ones.  That solved the problem.
Thanks!!
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 20 queries.