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: No file was uploaded !....................! PLS Help me!  (Read 6293 times)

0 Members and 1 Guest are viewing this topic.

hakika

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
No file was uploaded !....................! PLS Help me!
« on: December 11, 2005, 10:53:35 pm »

PLS Help me!!!
-----------------------------------------------------------------------------------------------------------------------------------------
This is the failure text:
No file was uploaded !

If you have really selected a file to upload, check that the server allows file uploads...

File: /phpcpga/db_input.php - Line: 222
-----------------------------------------------------------------------------------------------------------------------------------------
My site is:
http://halasy.atw.hu/phpcpga/index.php
un: test
pw: test

my email addr: halasy@atw.hu
-----------------------------------------------------------------------------------------------------------------------------------------
Coppermine code:

USER:
------------------
Array
(
    [ID] => 3170ef27c72e2731935052c93c3eaf4c
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => halasy
    [user_password] => ********
    [user_lastvisit] => 2005-12-11 22:46:49
    [user_regdate] => 2005-12-09 23:20:17
    [user_group_list] =>
    [user_email] =>
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [disk_max] => 1024
    [disk_min] => 1024
    [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] => 1
    [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] => 1024
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content FROM phpcpga_filetypes;
  • [1] => SELECT * FROM phpcpga_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = 'c499a157f236220c2a63362ce0ee882a'
        [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 phpcpga_usergroups WHERE group_id in (1)
        [3] => SELECT group_name FROM  phpcpga_usergroups WHERE group_id= 1
        [4] => DELETE FROM phpcpga_banned WHERE expiry < '2005-12-11 22:46:55'
        [5] => SELECT * FROM phpcpga_banned WHERE ip_addr='80.98.217.143' OR ip_addr='80.98.217.143' OR user_id=1
        [6] => SELECT category FROM phpcpga_albums WHERE aid='1'
    )

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

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

==========================
VERSION INFO :
------------------
PHP version: 4.3.5 - OK
------------------
mySQL version: 4.1.15-Debian_1-log
------------------
Coppermine version: 1.3.5
==========================
Module: gd
------------------
module doesn't exist
==========================
Module: mysql
------------------
module doesn't exist
==========================
Module: zlib
------------------
module doesn't exist
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
==========================
email
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |
==========================
Size and Time
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |
==========================
Page generated in 0.158 seconds - 7 queries in 0.006 seconds - Album set :
Logged

hakika

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: No file was uploaded !....................! PLS Help me!
« Reply #1 on: December 11, 2005, 11:09:39 pm »

And one additional info:

my other site here: http://halasy.atw.hu/phpfrmga/index.php
and in this forum the file upload is work......

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged

hakika

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: No file was uploaded !....................! PLS Help me!
« Reply #3 on: December 11, 2005, 11:24:41 pm »

Ohh, thank's for your reply.
Well, my settings are correct with this
http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php
Logged

hakika

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: No file was uploaded !....................! PLS Help me!
« Reply #4 on: December 11, 2005, 11:44:51 pm »

so mann, GauGau,

do you can help me?

i hope so..................

thx
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: No file was uploaded !....................! PLS Help me!
« Reply #5 on: December 11, 2005, 11:51:39 pm »

1) This is not a hotline
2) Do as suggested on the page I refered to
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: No file was uploaded !....................! PLS Help me!
« Reply #6 on: December 11, 2005, 11:56:55 pm »

@Joachim: url, login/password is in the first post.  Site is set up for single file uploads.

@hakika: Ask your host if http uploads are allowed, and if they are, what is the max file size allowed.  What are you using to resize your images, GD2 or ImageMagick?
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

hakika

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: No file was uploaded !....................! PLS Help me!
« Reply #7 on: December 12, 2005, 12:10:14 am »

I writed the login datas:
http://halasy.atw.hu/phpcpga/index.php
un: test
pw: test

The seted option is single file mode.
my forum site on this server: http://halasy.atw.hu/phpfrmga/index.php
and in this forum the file upload is work......
the filesize is 1024 kB
i don't use GD2 and ImageMagic....
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: No file was uploaded !....................! PLS Help me!
« Reply #8 on: December 12, 2005, 12:59:33 am »

You must have GD2 or ImageMagick for Coppermine to function.

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#what
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

hakika

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: No file was uploaded !....................! PLS Help me!
« Reply #9 on: December 12, 2005, 08:41:22 am »

Ok, right.
And how can I installing GD2 or ImageMagic? I readed the Coppermine required section and GD2 and IM.
1. In the "What's ImageMagick and how can I get it?" I find this:
 "You cannot install ImageMagick if you are subscribing to a webhost.". My website is a free site....

2. phpinfo() is not enabled on this server

3. And how can I installing GD2?

thx
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: No file was uploaded !....................! PLS Help me!
« Reply #10 on: December 12, 2005, 08:49:40 am »

if you're webhosted, you can't install GD nor ImageMagick by yourself - this is something your webhost would have to do. They may not be willin to do so. As a result, you have two options: find another webhost that supportes coppermine's minimum requirements, or find another gallery script that has less minimum requirements.
Logged
Pages: [1]   Go Up
 

Page created in 0.029 seconds with 15 queries.