coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: uRZuZ on February 02, 2005, 10:20:06 PM

Title: 0 uploads were successful.
Post by: uRZuZ on February 02, 2005, 10:20:06 PM
0 uploads were successful.

why ?
Title: Re: 0 uploads were successful.
Post by: kegobeer on February 03, 2005, 01:37:33 AM
We need a lot more information besides "why?"

How about telling us your setup, the particulars of your problem, etc?
Title: Re: 0 uploads were successful.
Post by: Hein Traag on February 03, 2005, 08:31:22 AM
Some pointers on how to ask a question on this board.

http://forum.coppermine-gallery.net/index.php?topic=2746.0
Title: Re: 0 uploads were successful.
Post by: Joachim Müller on February 03, 2005, 09:27:01 AM
Quote from: uRZuZ on February 02, 2005, 10:20:06 PM
0 uploads were successful.

why ?
No coffee in my cup. Why?
Title: Re: 0 uploads were successful.
Post by: Hein Traag on February 03, 2005, 09:34:36 AM
Short manuall to solve coffee problem.

- Walk to the kitchen
- Open cabinet where the coffee filters and coffee powder are stored
- Take some coffee powder and 1 filter
- Take powder and filter to the coffee machine
- Insert filter into coffeemachine and add powder into filter
- Add water into coffeemachine reservoir
- Switch the machine ON
- Watch the magic of coffee drip into the coffee containing device
- Take a cup and pour the end result into it.
- Enjoy

Not a PHP wizzard myself otherwise the above could have been posted in a fancy style. Maybe someone more skilled at PHP could lend a hand ?
Title: Re: 0 uploads were successful.
Post by: Aditya Mooley on February 03, 2005, 09:42:20 AM
QuoteNo coffee in my cup. Why?
;D  ;D  :D
Title: Re: 0 uploads were successful.
Post by: Joachim Müller on February 03, 2005, 10:02:21 AM

if ($coffee_cup == 'empty') {
    walk_down_to_kitchen();
    if ($coffee_machine_status == 'off') {
        push('power_on-button');
        sleep(20);
    }
    put_cup_into_machine('empty', 'open_side up');
    array_push($button, 'medium-sized');
    sleep(20);
    if ($coffee_cup == 'empty') {
        echo "Hey, what's wrong?";
        $return = check('water', 'coffee beans', 'power supply');
        if ($return) {
            refill($resources);
        } else {
            echo "Oh my, what a day";
            call('tech_support');
            die("No more coding today");
        }
    } else {
        smile();
    }
}
Title: Re: 0 uploads were successful.
Post by: Hein Traag on February 03, 2005, 10:59:37 AM
 ;D Thank you GauGau. Maybe Starbucks is interested in using your piece of code  ;)
Title: Re: 0 uploads were successful.
Post by: uRZuZ on February 03, 2005, 01:35:59 PM
Sorry !!

USER:
------------------
Array
(
    [ID] => 5f609a564dd2e5f17f3f1c4ac01b6632
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 2
    [user_group] => 1
    [user_active] => YES
    [user_name] => SupermangoS
    [user_password] => ********
    [user_lastvisit] => 2005-02-02 22:58:53
    [user_regdate] => 2005-01-31 23:06:42
    [user_group_list] => 2
    [user_email] =>
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [disk_max] => 1024
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 0
    [ufc_max] => 3
    [ufc_min] => 3
    [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] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
           
Title: Re: 0 uploads were successful.
Post by: Joachim Müller on February 03, 2005, 03:52:51 PM
We don't need your debug output, we need a description like "when I was doing this, I got the error message XXX". A link to your page and a test user account (non-admin) might help as well, with debug_mode enabled for everyone (coppermine config), notices off (config) and "method for file uploads" set to "Single file uploads only" in "groups" for the group the test user is in.
This is what we always request when users report problems with upload issues, a quick scan through the "uploads" sub-board would have told you so.

Joachim
Title: Re: 0 uploads were successful.
Post by: uRZuZ on February 03, 2005, 07:23:57 PM
Mode Admin : Upload 1  photo , say 0 uploads were successful


Mode User : Upload 1 photo , say 0 uploads were successful


Mode Anonymous : Upload 1 photo , say no uploads any photo

but not with all photos , if with many of them
and activated the way debug : say
Notice: Undefined offset: 2 in /data/members/free/tripod/es/x/s/u/xsupermangosx/htdocs/coppermine/upload.php on line 250

Notice: Undefined offset: 3 in /data/members/free/tripod/es/x/s/u/xsupermangosx/htdocs/coppermine/upload.php on line 256
Notice: Undefined index: URI_array in /data/members/free/tripod/es/x/s/u/xsupermangosx/htdocs/coppermine/upload.php on line 1261

Notice: Undefined variable: escrow_array in /data/members/free/tripod/es/x/s/u/xsupermangosx/htdocs/coppermine/upload.php on line 1939

Notice: Undefined variable: file_failure_array in /data/members/free/tripod/es/x/s/u/xsupermangosx/htdocs/coppermine/upload.php on line 1940

Notice: Undefined variable: URI_failure_array in /data/members/free/tripod/es/x/s/u/xsupermangosx/htdocs/coppermine/upload.php on line 1941

Notice: Undefined variable: zip_failure_array in /data/members/free/tripod/es/x/s/u/xsupermangosx/htdocs/coppermine/upload.php on line 1942

to prove :
[edit GauGau]
Warning: link below is not worksafe!
[/edit]
http://usuarios.lycos.es/xsupermangosx/coppermine
Title: Re: 0 uploads were successful.
Post by: Joachim Müller on February 04, 2005, 11:51:27 AM
I told you to disable notices display. In fact I told you to do several things - do as suggested and I will be able to help you. If you don't, there's nothing I can do to help you. Re-read my posting and do as suggested.
When posting a link to a page with adult content, always post a warning with it - I edited your posting accordingly.

Joachim