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: [Solved]: Trouble uploading photos  (Read 4378 times)

0 Members and 1 Guest are viewing this topic.

petal

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
[Solved]: Trouble uploading photos
« on: June 03, 2008, 02:33:04 am »

Hi,
I'm having trouble uploading, I've read the forums and documentation, changed permissions to 777, upgraded version.
Still says
No file was uploaded If you have really selected a file to upload, check that the server allows file uploads...

File: /home/propet13/public_html/gallery/db_input.php - Line: 311


Please help, it used to be OK


Code: [Select]
USER:
------------------
Array
(
    [ID] => 5070f37c211c34978dc3835f026ed584
    [am] => 1
    [liv] => Array
        (
        )

)

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

    [disk_max] => 5000
    [disk_min] => 5000
    [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] => 1
    [priv_upl_need_approval] => 1
    [group_name] => Administrators
    [upload_form_config] => 0
    [group_quota] => 5000
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM cp_filetypes; (0.003s)
    [1] => select * from cp_plugins order by priority asc; (0.001s)
    [2] => delete from `propet13_cpm1`.cp_sessions where time<1212448834 and remember=0; (0.001s)
    [3] => delete from `propet13_cpm1`.cp_sessions where time<1211242834; (0s)
    [4] => select user_id from `propet13_cpm1`.cp_sessions where session_id = '32454eb58b8d967c609db48bcf632300' (0s)
    [5] => select user_id as id, user_password as password from `propet13_cpm1`.cp_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 `propet13_cpm1`.cp_users AS u INNER JOIN `propet13_cpm1`.cp_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `propet13_cpm1`.cp_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 cp_usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  cp_usergroups WHERE group_id= 1 (0s)
    [10] => update `propet13_cpm1`.cp_sessions set time='1212452434' where session_id = '32454eb58b8d967c609db48bcf632300' (0s)
    [11] => SELECT user_favpics FROM cp_favpics WHERE user_id = 1 (0.001s)
    [12] => DELETE FROM cp_banned WHERE expiry < '2008-06-03 00:20:34' (0s)
    [13] => SELECT * FROM cp_banned WHERE (ip_addr='121.223.6.133' OR ip_addr='121.223.6.133' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT category FROM cp_albums WHERE aid='24' (0.001s)
    [15] => SELECT COUNT(*) FROM cp_pictures WHERE approved = 'NO' (0.001s)
)

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

==========================
POST :
------------------
Array
(
    [album] => 24
    [MAX_FILE_SIZE] => 1048576
    [title] =>
    [caption] =>
    [keywords] =>
    [event] => picture
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.7 - OK
------------------
mySQL version: 4.1.22-standard
------------------
Coppermine version: 1.4.18(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 2
Active Links 3
Client API version 4.1.22
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 | no value | no value
file_uploads | On | On
include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/lib/php
open_basedir | /home/propet13:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/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 | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.125 seconds - 16 queries in 0.008 seconds - Album set : ; Meta set: ;
« Last Edit: June 03, 2008, 07:59:09 am by Joachim Müller »
Logged

Helpneeded

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: Trouble uploading photos
« Reply #1 on: June 03, 2008, 02:58:51 am »

Try this because all the other "helpers" out there are just going to bitch at you and tell you to read the upload troubleshooting page.

Quote
I had the same problem.. Check under config.  Files and thumbnails settings ...Max width or height of an intermediate picture/video **   mine got set to 1... i changed it to 400 and now i can upload. hope it works for you..
Logged

Fabricio Ferrero

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 1996
  • From San Juan, Argentina, to the World!
    • http://fabricioferrero.com/
Re: Trouble uploading photos
« Reply #2 on: June 03, 2008, 03:57:50 am »

Quote
Try this because all the other "helpers" out there are just going to bitch at you and tell you to read the upload troubleshooting page.
   :o

Hi, I'm a "helper"... Do you want to play for a moment to be me? I have been aswering question for only almost 3 month.. And I see the same questions over and over again. Do you still want to play to be me?

At the end of the month I don't receive anything for the help I give, the time and money I spend. I live in Argentina and here the conection to internet it's no so cheap as in USA. I go to a ciber everyday, just to answer questions to guys like you. Just hoping for a sincere "thank you", because like I said, I receive not even a penny (like everyone that integrate and helps in this forum). Do you still want to be me?

Well, multiply that by 10,000 and you will get what the admins of the forum does. Do you realize that only 1% of the users respond more than the 90% of the questions. Do you want to play to be them?

If someone tells you to reads the FAQ or docs it's because you was agree to do it before posting when you suscribed to the forum. If the answer it's already written, there is no need to do it again, it's no worth it!

Do you know something? Anyone of the 54,000+ of the users are allows to solve the issues that appear everyday.

Lets make a deal, start to soving someone else problems for free and lets see how long you could keep doing it. Deal?

Don't you think it's too much just for let us to allows using this great software for free? Think just for a second please..

I wish this reply don't offend you.

Bye..

Admin: Sorry for this, but I don't like his point.
Logged
Read Docs and Search the Forum before posting. - Soporte en espaņol
--*--
Fabricio Ferrero's Website

Catching up! :)

Fabricio Ferrero

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 1996
  • From San Juan, Argentina, to the World!
    • http://fabricioferrero.com/
Re: Trouble uploading photos
« Reply #3 on: June 03, 2008, 05:18:02 am »

petal Please post if you solve the problem, if not, post againg and we will search the way to solve it.  ;)
Logged
Read Docs and Search the Forum before posting. - Soporte en espaņol
--*--
Fabricio Ferrero's Website

Catching up! :)

Helpneeded

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: Trouble uploading photos
« Reply #4 on: June 03, 2008, 05:52:57 am »

Quote
Hi, I'm a "helper"... Do you want to play for a moment to be me? I have been aswering question for only almost 3 month.. And I see the same questions over and over again. Do you still want to play to be me?

At the end of the month I don't receive anything for the help I give, the time and money I spend. I live in Argentina and here the conection to internet it's no so cheap as in USA. I go to a ciber everyday, just to answer questions to guys like you. Just hoping for a sincere "thank you", because like I said, I receive not even a penny (like everyone that integrate and helps in this forum). Do you still want to be me?

Well, multiply that by 10,000 and you will get what the admins of the forum does. Do you realize that only 1% of the users respond more than the 90% of the questions. Do you want to play to be them?

If someone tells you to reads the FAQ or docs it's because you was agree to do it before posting when you suscribed to the forum. If the answer it's already written, there is no need to do it again, it's no worth it!

Do you know something? Anyone of the 54,000+ of the users are allows to solve the issues that appear everyday.

Lets make a deal, start to soving someone else problems for free and lets see how long you could keep doing it. Deal?

Don't you think it's too much just for let us to allows using this great software for free? Think just for a second please..

I wish this reply don't offend you.

Bye..

Admin: Sorry for this, but I don't like his point.
 
 
Wow, I didn't know it was that serious.
It's not my fault you chose to spend your life answering questions to random people on a message board.  Maybe you should get a real job and maybe that will help you to make more money.  And no, your comment didn't offend me.  It actually made me chuckle  ;D
Logged

petal

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Trouble uploading photos
« Reply #5 on: June 03, 2008, 06:32:38 am »

Hi guys, sorry didn't want to start a war!
But thanks for trying to help, fixed it now took me all day!!, not sure what exactly fixed it, but it's all working again
Thanks
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: Trouble uploading photos
« Reply #6 on: June 03, 2008, 07:06:17 am »

Helpneeded.. we treat each other with respect on this board. Try to think before you post next time. That would be more helpfull.
Logged

Helpneeded

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: Trouble uploading photos
« Reply #7 on: June 05, 2008, 10:25:02 pm »

Helpneeded.. we treat each other with respect on this board. Try to think before you post next time. That would be more helpfull.

helpful. :)
Logged

Fabricio Ferrero

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 1996
  • From San Juan, Argentina, to the World!
    • http://fabricioferrero.com/
Re: [Solved]: Trouble uploading photos
« Reply #8 on: June 06, 2008, 02:16:18 am »

Admins, do you see how helpneeded is not respecting anyone? I didn't want to answer what he wrote (as you can see..) but he reply again just to bug another user, this time to Hein Traag. Can somebody close this topic?? Please. Just to avoid any further reply on a topic that is solved.
Logged
Read Docs and Search the Forum before posting. - Soporte en espaņol
--*--
Fabricio Ferrero's Website

Catching up! :)

Helpneeded

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: [Solved]: Trouble uploading photos
« Reply #9 on: June 06, 2008, 03:47:43 am »

How does correcting a spelling error qualify as not respecting anyone? 
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: [Solved]: Trouble uploading photos
« Reply #10 on: June 06, 2008, 06:27:30 am »

Fabri take it easy. No harm done. The word was actually mispelled  ;) and i think Helpneeded did the message.

@Helpneeded, thanks for correcting the spelling but next time just leave it as it does tend to clutter the board this way.

- Hein
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: [Solved]: Trouble uploading photos
« Reply #11 on: June 06, 2008, 07:32:27 am »

Locking
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 20 queries.