forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: Pete03 on August 29, 2007, 04:56:21 am

Title: Can't Upload pics threw ftp no more..
Post by: Pete03 on August 29, 2007, 04:56:21 am
Hi well i have gallery and i installed the Stramm(modpack),and since then i couldn't upload pics threw the ftp no more  :( can someone help me please  ???
Title: Re: Can't Upload pics threw ftp no more..
Post by: Sami on August 29, 2007, 09:44:25 am
How could we help you !?
You didn't say what error you got !
Are you talking about batch add function or you can't use your ftp client to upload the files ?
if you have a problem with batch add then do [exactly] as suggested under Upload troubleshooting (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble) doc , read it carefully please.
Title: Re: Can't Upload pics threw ftp no more..
Post by: Pete03 on August 30, 2007, 08:55:52 am
Hi,sorry well i get the PB error every time i try uploading them in the batch add ,and i always change the permission to 777 before doing the batch. so im not sure whats the problem and i was wondering if you could help me  :(
Title: Re: Can't Upload pics threw ftp no more..
Post by: Sami on August 30, 2007, 11:47:11 am
if 777 didn't works for you try 755
Title: Re: Can't Upload pics threw ftp no more..
Post by: Pete03 on August 31, 2007, 03:37:14 am
i tried 755 but it still didn't work  :-[, and i don't think its the configurations  :(
Title: Re: Can't Upload pics threw ftp no more..
Post by: Sami on August 31, 2007, 06:51:04 am
if you have a problem with batch add then do [exactly] as suggested under Upload troubleshooting (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble) doc , read it carefully please.
Title: Re: Can't Upload pics threw ftp no more..
Post by: Pete03 on September 03, 2007, 05:54:36 am
ok, i did that and i got this code thats bellow this text ,but before getting this code i upgraded my gallery and i tried uploading images with the batch and it worked perfectly then after i re-installed the stramm mode pack it didn't let me upload them with the batch no more so im not sure whats the problem  ??? i hope you could help me  :(
Code: [Select]
USER:
------------------
Array
(
    [ID] => 008f9a615472d3ec63e56e2356d9d650
    [am] => 1
    [lang] => english
    [liv] => Array
        (
            [0] => 5082
            [1] => 5081
            [2] => 5083
            [3] => 5065
            [4] => 5078
        )

    [lap] => 4
)

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

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 1
    [ufc_min] => 1
    [custom_user_upload] => 0
    [num_file_upload] => 10
    [num_URI_upload] => 0
    [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] => 1
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM cpg_filetypes; (0s)
    [1] => select * from cpg_plugins order by priority asc; (0s)
    [2] => delete from `anahifot_copp1`.cpg_sessions where time<1188787488 and remember=0; (0.001s)
    [3] => delete from `anahifot_copp1`.cpg_sessions where time<1187581488; (0s)
    [4] => select user_id from `anahifot_copp1`.cpg_sessions where session_id=md5("1c16da0630889104647377cfb592ed60f8872ad9cbb8528072442ad227a017bb"); (0s)
    [5] => select user_id as id, user_password as password from `anahifot_copp1`.cpg_users where user_id=1 (0s)
    [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.avatar_url AS avatar_url, u.enable_admin_email AS notify, u.auto_subscribe_post AS auto_subscribe_post, u.auto_subscribe_comment AS auto_subscribe_comment, u.user_group+100 AS group_id FROM `anahifot_copp1`.cpg_users AS u INNER JOIN `anahifot_copp1`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `anahifot_copp1`.cpg_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 cpg_usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1 (0s)
    [10] => update `anahifot_copp1`.cpg_sessions set time='1188791088' where session_id=md5('1c16da0630889104647377cfb592ed60f8872ad9cbb8528072442ad227a017bb'); (0s)
    [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0.001s)
    [12] => DELETE FROM cpg_mod_online WHERE last_action < NOW() - INTERVAL 30 MINUTE (0s)
    [13] => REPLACE INTO cpg_mod_online (user_id, user_name, user_ip, last_action) VALUES ('1', 'admin', '67.169.128.211', NOW()) (0s)
    [14] => SELECT count(*) FROM  cpg_pms WHERE owner=1 (0.001s)
    [15] => SELECT count(*) FROM  cpg_pms WHERE owner=1 AND showed='0' (0s)
    [16] => SELECT count(*) FROM  cpg_buddy WHERE user_id=1 (0s)
    [17] => SELECT count(*) FROM  cpg_buddy_req WHERE buddy_to=1 (0s)
    [18] => DELETE FROM cpg_banned WHERE expiry < '2007-09-03 03:44:48' (0s)
    [19] => SELECT * FROM cpg_banned WHERE (ip_addr='67.169.128.211' OR ip_addr='67.169.128.211' OR user_id=1) AND brute_force=0 (0s)
    [20] => SELECT aid, title FROM cpg_albums WHERE 1 (0.002s)
    [21] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0.003s)
)

==========================
GET :
------------------
Array
(
    [insert] => 1
)

==========================
POST :
------------------
Array
(
    [d0000] => 425
    [pics] => Array
        (
            [0] => i0000
        )

    [album_lb_id_i0000] => d0000
    [picfile_i0000] => VGVzdHQvYW5haGlfMDgzMTA3XzMwMC5qcGc=
    [insert] => Insert selected files
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.7 - OK
------------------
mySQL version: 4.1.22-standard
------------------
Coppermine version: 1.4.12 modpack v2(stable)
==========================
Module: gd
------------------
module doesn't exist
==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 1
Active Links 2
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 | 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 | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 16M | 16M
==========================
Page generated in 0.086 seconds - 22 queries in 0.008 seconds - Album set : ; Meta set: ;
Title: Re: Can't Upload pics threw ftp no more..
Post by: Pete03 on September 03, 2007, 05:58:50 am
and after i re-installed the stramm modpack it didn't let me batch the images but it made the thumb but the pictures don't show on the album i choose  :-[
Title: Re: Can't Upload pics threw ftp no more..
Post by: Sami on September 03, 2007, 06:03:24 am
Upload troubleshooting doc. clearly said that you mustn't post debug info unless requested !
please read it again and do exactly as suggested there specially the red part
Title: Re: Can't Upload pics threw ftp no more..
Post by: Pete03 on September 03, 2007, 06:24:55 am
Sorry about that i forgot to do the test user  account and about the debug_output i posted the debug info because last time they asked me for the debug_output info and i thought you were asking for that too :(  sorry again ,...My gallery's site URL is www.anahifotos.com and the test user account info is = User: test Password:test i hope you could still help me  :-[
Title: Re: Can't Upload pics threw ftp no more..
Post by: Sami on September 03, 2007, 06:53:09 am
Regular upload works for me and it's waiting for your approve
PM me an admin account to test your batch add process, if it's okay with you
Title: Re: Can't Upload pics threw ftp no more..
Post by: Sami on September 04, 2007, 06:43:10 pm
Confirm , issue exist
It seems as a modpack issue so I moved it to modpack board

- batch add create thumbnails but it didn't create normal
- it shows PB(configuration or permission error) but permission is okay cause it can create thumb

maybe it's something about modpack configuration or maybe it's a modpack bug
Title: Re: Can't Upload pics threw ftp no more..
Post by: Stramm on September 04, 2007, 09:18:03 pm
The last uploaded images all show thumb, normal and fullsized ???

Nevertheless, the modpack doesn't modify the batchadd process. So I doubt it's the culprit.
To verify you could disable all modpack features and retry. If the issue still exists you could uninstall the modpack (uploading the original cpg package again). If now all works as expected... hmm, then it definitely has to do with the modpack.
Title: Re: Can't Upload pics threw ftp no more..
Post by: Pete03 on September 05, 2007, 06:58:22 am
I think its is a bug well i think...Stramm i did all those things and still i cant do the batch with the mode pack  :-\

Is their something that could be fixed so the batch works perfectly  :-[ ?
Title: Re: Can't Upload pics threw ftp no more..
Post by: Stramm on September 05, 2007, 09:11:55 pm
If you did like I suggested and it still doesn't work, then it can't be a modpack problem.


Title: Re: Can't Upload pics threw ftp no more..
Post by: Pete03 on October 29, 2007, 02:11:37 am
I think so too, its not the mode pack  :( but is their anything i could do to upload pictures through the ftp again with the mode pack still plugged in?
Title: Re: Can't Upload pics threw ftp no more..
Post by: Aquilasfx on October 30, 2007, 01:19:04 am
I have the same problem.. with modpack installed i can't batch any file... pls stramm give us a suggestions your mods is very cool  :'(
Title: Re: Can't Upload pics threw ftp no more..
Post by: Stramm on October 30, 2007, 08:45:30 am
I have the same problem.. with modpack installed i can't batch any file... pls stramm give us a suggestions your mods is very cool  :'(

this doesn't help much
please start a new thread and follow the upload troubleshooting guide
Title: Re: Can't Upload pics threw ftp no more..
Post by: Aquilasfx on October 31, 2007, 01:50:26 pm
I Followed the troubleshooting guide whit any results...
Title: Re: Can't Upload pics threw ftp no more..
Post by: Joachim Müller on November 01, 2007, 01:15:17 pm
No, you haven't: the upload troubleshooting guide says what you need to do (post a link to your page and a non-admin test user account), which you clearly haven't done. Don't claim to have read the docs thoroughly if you haven't.
Title: Re: Can't Upload pics threw ftp no more..
Post by: Pete03 on December 16, 2007, 05:32:54 am
Hey stramm i think i know why but Im not sure if it is because of that well as you know it use to work perfectly before but now it dosent so i had to uninstall it... to batch but i think its because the first time i installed it was threw a cpanel fantastico but i moved host then i updated the gallery myself..

So i was wondering if that was the reason because i really need to use the modpack =[
Title: Re: Can't Upload pics threw ftp no more..
Post by: Stramm on December 16, 2007, 08:41:43 am
Not sure, I still think it's permission/ owner issues.
Title: Re: Can't Upload pics threw ftp no more..
Post by: hennepdesk on January 07, 2008, 07:49:14 pm
I found a solution what works fine for me now.

The upload wouldn't work but the files thumb and img where created.
The problem is the owner question on the webserver. I can change the
owner rights in you or webserver. Standard YOU is the owner.
Change it to webserver for all the image files in your ftp dir and it works.

Good Luck and thanks for the Modpack.

HD