Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: url upload not working... :(  (Read 3956 times)

0 Members and 1 Guest are viewing this topic.

risinghh

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
url upload not working... :(
« on: December 29, 2008, 05:01:32 pm »

Hy,
   please help me whenever i try to use the url upload the error appears on screen...

0 uploads were successful.

Error Report
The following uploads encountered errors: 
URI/URL Uploads: 
File Name/URL Error Message
1. http://coppermine-gallery.net/images/cpg.gif


i tried the down url tip but its not working for me....
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble

please suggest me how i can use the url upload... thanks in advance thanks alot.....

my gallery is www.mastiup.com/gallery

-
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: url upload not working... :(
« Reply #1 on: December 29, 2008, 05:42:56 pm »

As you have read the upload troubleshooting docs you will also have read the asking for help on upload problems underneath it ;)
Logged
It is a mistake to think you can solve any major problems just with potatoes.

risinghh

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: url upload not working... :(
« Reply #2 on: December 30, 2008, 05:03:56 pm »

oh no please please please ppl help me i want to know exactly what i hav to do... please ans me please :(
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: url upload not working... :(
« Reply #3 on: December 30, 2008, 06:35:15 pm »

Don't be lazy. Phill told you what to do:

Quote
read the asking for help on upload problems underneath it
Logged
Read Docs and Search the Forum before posting. - Soporte en espaņol
--*--
Fabricio Ferrero's Website

Catching up! :)

risinghh

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: url upload not working... :(
« Reply #4 on: January 06, 2009, 05:16:31 pm »

i tried the all but theres nothing working for me.. please please friendz guide me what to do......

m pasting my debug info what m getting when i tried to upload the any pic from url.

Debug Info

Code: [Select]
USER:
------------------
Array
(
    [ID] => 2979327a07ff21213a1a160146b64d76
    [am] => 1
    [lang] => english
    [liv] => Array
        (
        )

)

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

    [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] => 10
    [num_URI_upload] => 5
    [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
)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM cpg14x_filetypes; (0s)
    [1] => select * from cpg14x_plugins order by priority asc; (0s)
    [2] => delete from `mypoople_muglry`.cpg14x_sessions where time<1231254774 and remember=0; (0s)
    [3] => delete from `mypoople_muglry`.cpg14x_sessions where time<1230048774; (0s)
    [4] => select user_id from `mypoople_muglry`.cpg14x_sessions where session_id = 'f8f1b836eb23ac288a4f66f1fdc8d071' (0s)
    [5] => select user_id as id, user_password as password from `mypoople_muglry`.cpg14x_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 `mypoople_muglry`.cpg14x_users AS u INNER JOIN `mypoople_muglry`.cpg14x_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `mypoople_muglry`.cpg14x_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 cpg14x_usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  cpg14x_usergroups WHERE group_id= 1 (0s)
    [10] => update `mypoople_muglry`.cpg14x_sessions set time='1231258374' where session_id = 'f8f1b836eb23ac288a4f66f1fdc8d071' (0s)
    [11] => SELECT user_favpics FROM cpg14x_favpics WHERE user_id = 1 (0s)
    [12] => DELETE FROM cpg14x_banned WHERE expiry < '2009-01-06 16:12:54' (0s)
    [13] => SELECT * FROM cpg14x_banned WHERE (ip_addr='116.71.158.205' OR ip_addr='116.71.158.205' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT aid, title FROM cpg14x_albums WHERE category < 10000 ORDER BY title (0s)
    [15] => SELECT aid, title FROM cpg14x_albums WHERE category='10001' ORDER BY title (0s)
    [16] => SELECT COUNT(*) FROM cpg14x_pictures WHERE approved = 'NO' (0.001s)
)

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

==========================
POST :
------------------
Array
(
    [URI_array] => Array
        (
            [0] => http://www.mastiup.com/gallery/albums/userpics/10002/normal_celina54.jpg
            [1] =>
            [2] =>
            [3] =>
            [4] =>
        )

    [control] => phase_1
)

==========================
VERSION INFO :
------------------
PHP version: 5.2.6 - OK
------------------
mySQL version: 5.0.67-community
------------------
Coppermine version: 1.4.19(stable)
==========================
Module: GD
------------------
GD Version: 2.0 or higher
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
XPM Support:
XBM Support:
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.67
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib64 -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3
==========================
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 | no value | 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 | 300 | 300
max_input_time | 300 | 300
upload_max_filesize | 100M | 100M
post_max_size | 100M | 100M
==========================
Page generated in 0.11 seconds - 17 queries in 0.001 seconds - Album set : ; Meta set: ;

__

please guide me what to do now what elz i shud do....
« Last Edit: January 06, 2009, 05:30:41 pm by Pascal YAP »
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: url upload not working... :(
« Reply #5 on: January 06, 2009, 05:21:49 pm »

Obviously you didn't read the bit that tells you to enable single file uploads.

[num_file_upload] => 10
[num_URI_upload] => 5

It is really important to do this as it shows better error messages.

You also didn't read the bit about not posting the debug script, or supplying us with a user account where we can upload to ;)
Logged
It is a mistake to think you can solve any major problems just with potatoes.

risinghh

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: url upload not working... :(
« Reply #6 on: January 06, 2009, 10:16:04 pm »

phill i tried to select the 1 upload box but that were not working for me... i allow to upload the guest user uploads and select the 1 upload box on both browse n url... please check it yourself as it is really necessary for me... please help me phill i ll be so thank full

my gallery upload url:
http://www.mastiup.com/gallery/upload.php


i ll wait for your reply thanks in advance.
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: url upload not working... :(
« Reply #7 on: January 06, 2009, 10:18:08 pm »

set URI upload boxes to "0"
Logged
It is a mistake to think you can solve any major problems just with potatoes.

risinghh

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: url upload not working... :(
« Reply #8 on: January 06, 2009, 11:34:35 pm »

done.
http://www.mastiup.com/gallery/upload.php

but i want to use the url upload the browse feature is working already problem is just happening with url upload....
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: url upload not working... :(
« Reply #9 on: January 07, 2009, 12:03:10 am »

Sorry, I misread the URL upload bit.

Yes, single file uploads work as expected. URL uploads is probably blocked by your host. There are a few ways they can do this but probably have disabled 'fopen'. Many hosts became wise to abuse and security issues so took the right decision in doing this IMO. You will probably have to forget about using URL uploads and stick to ftp upload/batch add or use something like the jupload plugin.
Logged
It is a mistake to think you can solve any major problems just with potatoes.

risinghh

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: url upload not working... :(
« Reply #10 on: January 07, 2009, 12:22:31 am »

deari have vps and i allow the fopen by myself.... i have the all rights and i allow the eveything in regarding this issue then why its not working :(
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.