Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: about "file could not be placed"...again  (Read 4316 times)

0 Members and 1 Guest are viewing this topic.

spidernik84

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
about "file could not be placed"...again
« on: October 26, 2004, 05:24:33 pm »

I'm really sorry for posting a thread for a problem that you talked so much about, but i've been lurking the forum and searching for explanatory posts everywhere, finding solutions only to problems that were not exactly like mine! The only post i found is quite dead (last reply on august 6th). So, please, forgive me...
To make it short, as you can see by the subject of the thread, i've got some trouble uploading pictures. Well, exactly not "uploading" but confirming their placement in a album!
In fact pictures uploads goes well, and where you should compile the form with description, name, etc. the preview file shows correctly (differently from what happened to many users).

I really can't understand why confirmation button leads me to the page saying "file could not be placed"! Here some data that can be of help (i hope):

- Coppermine version: 1.3.2
- Directories chmodding: done (if it wasn't so, upload could not be possible, could they?)
- Gd libraries are fully compliant to coppermine needs, as you can read below, in the debugging result:

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

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => Gbv1951
    [user_password] => ********
    [user_lastvisit] => 2004-10-25 22:16:40
    [user_regdate] => 2004-10-25 20:45:53
    [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
(
    [0] => SELECT extension, mime, content FROM gallery_filetypes;
    [1] => SELECT * FROM gallery_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '60305a101fd6c5f267d876ef10851b0c'
    [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 gallery_usergroups WHERE group_id in (1)
    [3] => SELECT group_name FROM  gallery_usergroups WHERE group_id= 1
    [4] => DELETE FROM gallery_banned WHERE expiry < 1098803286
    [5] => SELECT * FROM gallery_banned WHERE ip_addr='80.182.11.224' OR ip_addr='80.182.11.224' OR user_id=1
    [6] => SELECT aid, category, IF(user_name IS NOT NULL, CONCAT('(', user_name, ') ',title), CONCAT(' - ', title)) AS title FROM gallery_albums AS a LEFT JOIN gallery_users AS u ON category = (10000 + user_id) ORDER BY category, title
    [7] => SELECT name FROM gallery_categories WHERE cid = 0
    [8] => SELECT name FROM gallery_categories WHERE cid = 0
    [9] => SELECT name FROM gallery_categories WHERE cid = 0
    [10] => SELECT name FROM gallery_categories WHERE cid = 0
    [11] => SELECT name FROM gallery_categories WHERE cid = 0
)

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

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

==========================
VERSION INFO :
------------------
PHP version: 4.3.9 - OK
------------------
mySQL version: 4.0.21
------------------
Coppermine version: 1.3.2
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create 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 3.23.58
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.2.0.7
Linked Version 1.2.0.7
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | On | On
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/share/pear | .:/usr/share/pear
open_basedir | /home/httpd/vhosts/five-c.com/httpdocs:/tmp | 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 | 20 | 20
max_input_time | 60 | 60
upload_max_filesize | 5M | 5M
post_max_size | 8M | 8M
==========================
Page generated in 0.506 seconds - 12 queries in 0.005 seconds - Album set :

hope that you can be of any help, it would be a pity not to be able to make use of such a great piece of code  :)
 
« Last Edit: October 27, 2004, 09:21:20 pm by GauGau »
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: about "file could not be placed"...again
« Reply #1 on: October 26, 2004, 08:13:18 pm »

Does it work if you batch add?
Have you tried setting the uploads to single file only, in the groups manager.  If not, try that, and see what happens.  You should at least get a full error message.
Logged
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

spidernik84

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: about "file could not be placed"...again
« Reply #2 on: October 26, 2004, 08:51:08 pm »

Does it work if you batch add?
is this normal???
(see attach)
Quote
Have you tried setting the uploads to single file only, in the groups manager.  If not, try that, and see what happens.  You should at least get a full error message.
no way, now it gives me a white page back :(
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: about "file could not be placed"...again
« Reply #3 on: October 27, 2004, 06:58:16 am »

nevermind about the batch-add (appears like you haven't read the documentation about batch-add first). Do as Casper suggested: go to "groups" and change the upload method ("Upload form configuration") to "Single file uploads only" for the group your test user is in (usually the admin group). Then go to coppermine config and enable debug_mode (according to your screenshot you have already done that). Then click on "upload file" in the main navigation and try to upload a known-good jpeg file with small filesize and resolution (feel free to take a known-good small pic from our demo for testing purposes). Post the error messages you get (if any) here.

Joachim
Logged

spidernik84

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: about "file could not be placed"...again
« Reply #4 on: October 27, 2004, 08:44:15 pm »

Problem has been solved

It was a ftp error...maybe some files got corrupted during upload. I've uploaded the entire gallery again and everything went fine!

You can delete this thread now, because it was not related to coppermine's errors.

Thx again, it's an awesome product, keep going guys :)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: about "file could not be placed"...again
« Reply #5 on: October 27, 2004, 09:20:44 pm »

glad you were able to fix this. However, we never delete threads, as the sole point of having a forum is that others may benefit from your insight and solution.

Joachim
Logged

spidernik84

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: about "file could not be placed"...again
« Reply #6 on: October 27, 2004, 09:45:01 pm »

glad you were able to fix this. However, we never delete threads, as the sole point of having a forum is that others may benefit from your insight and solution.

Joachim
oh sure, of course ;) i just thought it was useless because it was a fault of mine. Anyway, you're right, better leave it :D
Thx again
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.