coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: hakika on December 11, 2005, 10:53:35 PM

Title: No file was uploaded !....................! PLS Help me!
Post by: hakika 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
(
   
Title: Re: No file was uploaded !....................! PLS Help me!
Post by: hakika 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......

Title: Re: No file was uploaded !....................! PLS Help me!
Post by: Joachim Müller on December 11, 2005, 11:15:03 PM
http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php
Title: Re: No file was uploaded !....................! PLS Help me!
Post by: hakika 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
Title: Re: No file was uploaded !....................! PLS Help me!
Post by: hakika on December 11, 2005, 11:44:51 PM
so mann, GauGau,

do you can help me?

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

thx
Title: Re: No file was uploaded !....................! PLS Help me!
Post by: Joachim Müller on December 11, 2005, 11:51:39 PM
1) This is not a hotline
2) Do as suggested on the page I refered to
Title: Re: No file was uploaded !....................! PLS Help me!
Post by: kegobeer 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?
Title: Re: No file was uploaded !....................! PLS Help me!
Post by: hakika 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....
Title: Re: No file was uploaded !....................! PLS Help me!
Post by: kegobeer 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
Title: Re: No file was uploaded !....................! PLS Help me!
Post by: hakika 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
Title: Re: No file was uploaded !....................! PLS Help me!
Post by: Joachim Müller 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.