forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: tbluhp on August 12, 2007, 04:07:32 am

Title: Uploaded through FTP then did batch upload and once done that no pictures where.
Post by: tbluhp on August 12, 2007, 04:07:32 am
I Uploaded through FTP then did batch upload and once done that no pictures where in the album that I told it to be in?

Below is what I did and the steps

First I selected the folder of the uploaded files
[Edit GauGau] Replaced hotlinked file with attachment: screenshot_1.jpg [/Edit]

Then I brought me to a confirm page so I hit ok button
[Edit GauGau] Replaced hotlinked file with attachment: screenshot_2.jpg [/Edit]

Then it showed me list of files I was going to add so I hit add files
[Edit GauGau] Replaced hotlinked file with attachment: screenshot_3.jpg [/Edit]

And now it takes me back to step 1 without even adding the files?
[Edit GauGau] Replaced hotlinked file with attachment: screenshot_1.jpg [/Edit]


Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: tbluhp on August 12, 2007, 07:49:21 am
Could someone help me please?
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures where.
Post by: Sami on August 12, 2007, 08:23:30 am
Do exactly as upload troubleshooting (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble) doc. said, specially red part
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: tbluhp on August 12, 2007, 08:28:58 am
Ok my test user name and password is

test -username
no password

http://tbluhp.profusehost.net/photos/
Regular old fashion upload works no problems..
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: Joachim Müller on August 12, 2007, 09:15:44 am
May be an issue with your theme. Try using another theme temporarily to find out (by going to http://tbluhp.profusehost.net/photos/?theme=classic). If the same thing happens using the classic theme, go back to your default theme (http://tbluhp.profusehost.net/photos/?theme=xxx) and try disabling the browsable batch-add interface.

The test user account doesn't work - post one that actually works! ::)
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: tbluhp on August 12, 2007, 10:13:57 pm
Sorry about that the test login for you to use is:

Username: dqtest
Password: test

I did what you said about browsable batch-add interface turn off and still not working?

Also tried the thing with themes and still the same.

My host is profusehost.net???

I have the latest stable build.
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: tbluhp on August 12, 2007, 10:51:20 pm
Well after much fuss I deiced to delete the site and start all over again :( if this time around don't work I will just move on to another photo site.
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: tbluhp on August 13, 2007, 01:38:44 am
I installed and did a new fresh install with all defaults.

STILL Same old problems.

Here is the link
http://www.tbluhp.profusehost.net/coppermine/

Username []
Pass []

please try and help me out :)
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures where.
Post by: Nibbler on August 13, 2007, 01:43:52 am
Do EXACTLY as requested. That means DON'T post an admin account.
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: tbluhp on August 13, 2007, 01:48:47 am
Ok I changed it so try know

runspace007   Changing from «Administrators» to «Registered»
and password is dhq
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures where.
Post by: Nibbler on August 13, 2007, 01:51:15 am
You don't have single file upload mode enabled. Stop wasting my time.
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: tbluhp on August 13, 2007, 01:58:11 am
I just finished doing the signal upload file thing right now also here is the debug info:

Code: [Select]
USER:
------------------
Array
(
    [ID] => 2c2fd7fdd1693fd48a824f7c4902ba95
    [am] => 1
    [lang] => english
)

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

    [disk_max] => 0
    [disk_min] => 0
    [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] => 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] => 0
    [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; (0.001s)
    [2] => delete from `tbluhp_copp2`.cpg_sessions where time<1186959341 and remember=0; (0s)
    [3] => delete from `tbluhp_copp2`.cpg_sessions where time<1185753341; (0s)
    [4] => select user_id from `tbluhp_copp2`.cpg_sessions where session_id=md5("f280a76879a21b8a6d28af1c82b3e875415b52d05f23e63d4d1660b52c72fe86"); (0s)
    [5] => select user_id as id, user_password as password from `tbluhp_copp2`.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.user_group+100 AS group_id FROM `tbluhp_copp2`.cpg_users AS u INNER JOIN `tbluhp_copp2`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `tbluhp_copp2`.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 `tbluhp_copp2`.cpg_sessions set time='1186962941' where session_id=md5('f280a76879a21b8a6d28af1c82b3e875415b52d05f23e63d4d1660b52c72fe86'); (0s)
    [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0.003s)
    [12] => DELETE FROM cpg_banned WHERE expiry < '2007-08-12 23:55:41' (0.007s)
    [13] => SELECT * FROM cpg_banned WHERE (ip_addr='72.196.197.80' OR ip_addr='72.196.197.80' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT aid, title FROM cpg_albums WHERE 1 (0s)
    [15] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0s)
)

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

==========================
POST :
------------------
Array
(
    [checkAll2] => on
    [d0000] => 1
    [pics] => Array
        (
            [0] => i0000
            [1] => i0001
            [2] => i0002
            [3] => i0003
            [4] => i0004
            [5] => i0005
            [6] => i0006
            [7] => i0007
            [8] => i0008
            [9] => i0009
            [10] => i0010
            [11] => i0011
            [12] => i0012
            [13] => i0013
            [14] => i0014
            [15] => i0015
            [16] => i0016
            [17] => i0017
            [18] => i0018
            [19] => i0019
            [20] => i0020
            [21] => i0021
            [22] => i0022
            [23] => i0023
            [24] => i0024
            [25] => i0025
            [26] => i0026
            [27] => i0027
            [28] => i0028
            [29] => i0029
            [30] => i0030
            [31] => i0031
            [32] => i0032
            [33] => i0033
            [34] => i0034
            [35] => i0035
            [36] => i0036
            [37] => i0037
            [38] => i0038
            [39] => i0039
            [40] => i0040
            [41] => i0041
            [42] => i0042
            [43] => i0043
            [44] => i0044
            [45] => i0045
            [46] => i0046
            [47] => i0047
            [48] => i0048
            [49] => i0049
            [50] => i0050
            [51] => i0051
            [52] => i0052
            [53] => i0053
            [54] => i0054
            [55] => i0055
            [56] => i0056
            [57] => i0057
            [58] => i0058
            [59] => i0059
            [60] => i0060
            [61] => i0061
            [62] => i0062
            [63] => i0063
            [64] => i0064
            [65] => i0065
        )

    [album_lb_id_i0000] => d0000
    [picfile_i0000] => cGljcy8yLmpwZw==
    [album_lb_id_i0001] => d0000
    [picfile_i0001] => cGljcy83NjQxNi5qcGc=
    [album_lb_id_i0002] => d0000
    [picfile_i0002] => cGljcy8yOTI3MDkzMV8zMjY2NDI2M2NjX28uanBn
    [album_lb_id_i0003] => d0000
    [picfile_i0003] => cGljcy80MjUyNzc5OV8xZWIwNjc0NTI0X28uanBn
    [album_lb_id_i0004] => d0000
    [picfile_i0004] => cGljcy80MjUyNzgwM19hZDAzOGY2MDNhX28uanBn
    [album_lb_id_i0005] => d0000
    [picfile_i0005] => cGljcy80MjUyNzgwN19iNTMwZDRiNmY4X28uanBn
    [album_lb_id_i0006] => d0000
    [picfile_i0006] => cGljcy80MjUyNzgxM19jMjc5Mzg1NmQxX28uanBn
    [album_lb_id_i0007] => d0000
    [picfile_i0007] => cGljcy80MjUyNzgyNF9lNTg4ZTMxNTJjX28uanBn
    [album_lb_id_i0008] => d0000
    [picfile_i0008] => cGljcy80MjUyNzgzMl9iMTQ5MjliMTMyX28uanBn
    [album_lb_id_i0009] => d0000
    [picfile_i0009] => cGljcy80MjUyNzgzNV83MTM1ZWVjMmYwX28uanBn
    [album_lb_id_i0010] => d0000
    [picfile_i0010] => cGljcy80MjUyNzg0N19iOWJkZDlmMDgzX28uanBn
    [album_lb_id_i0011] => d0000
    [picfile_i0011] => cGljcy80MjUyNzg1OV9iZWE1Y2UxNmRiX28uanBn
    [album_lb_id_i0012] => d0000
    [picfile_i0012] => cGljcy80MjUyNzg2N19kOTNjMDgyMGY4X28uanBn
    [album_lb_id_i0013] => d0000
    [picfile_i0013] => cGljcy80MjUyNzg2OV9lZTMwZDVhNzkzX28uanBn
    [album_lb_id_i0014] => d0000
    [picfile_i0014] => cGljcy80MjUyNzg3MV8yM2NlZTQ3NzMxX28uanBn
    [album_lb_id_i0015] => d0000
    [picfile_i0015] => cGljcy80MjUyNzg3NV8yMDI0MzQwMTJlX28uanBn
    [album_lb_id_i0016] => d0000
    [picfile_i0016] => cGljcy80MjUyNzg5NV8zYTk4ZTgyOTg3X28uanBn
    [album_lb_id_i0017] => d0000
    [picfile_i0017] => cGljcy80MjUyNzg5N19mMTAyODkzMGYwX28uanBn
    [album_lb_id_i0018] => d0000
    [picfile_i0018] => cGljcy80MjUyNzkwNF8yY2U4NWQzYjM0X28uanBn
    [album_lb_id_i0019] => d0000
    [picfile_i0019] => cGljcy80MjUyNzkwOF8wOWQ5NTVmMDI4X28uanBn
    [album_lb_id_i0020] => d0000
    [picfile_i0020] => cGljcy80MjUyNzkxN19jZDBlMzgxNzc2X28uanBn
    [album_lb_id_i0021] => d0000
    [picfile_i0021] => cGljcy80Mjc3Mjc2Ml9jN2IzMWRiNmFkX28uanBn
    [album_lb_id_i0022] => d0000
    [picfile_i0022] => cGljcy80Mjc3Mjc4MF83MWIxYzhhNmIxX28uanBn
    [album_lb_id_i0023] => d0000
    [picfile_i0023] => cGljcy80Mjc3Mjc4NF84NjhhMmI4ZjU2X28uanBn
    [album_lb_id_i0024] => d0000
    [picfile_i0024] => cGljcy80Mjc3Mjc4Nl8zNjBiYjE1YWQ1X28uanBn
    [album_lb_id_i0025] => d0000
    [picfile_i0025] => cGljcy80Mjc3Mjc5N18xMjRjMzA1NTI5X28uanBn
    [album_lb_id_i0026] => d0000
    [picfile_i0026] => cGljcy80Mjc3MjgwNl9iYzk3MzM0ZGZiX28uanBn
    [album_lb_id_i0027] => d0000
    [picfile_i0027] => cGljcy80Mjc3MjgxNl9jN2RmMzQzYjVjX28uanBn
    [album_lb_id_i0028] => d0000
    [picfile_i0028] => cGljcy80Mjc3MjgyNF81MjcxM2RmZjYxX28uanBn
    [album_lb_id_i0029] => d0000
    [picfile_i0029] => cGljcy80Mjc3MjgzMF83YTExNDNmMmY3X28uanBn
    [album_lb_id_i0030] => d0000
    [picfile_i0030] => cGljcy80Mjc3Mjg0Ml8zMmIzNzU2ZjYxX28uanBn
    [album_lb_id_i0031] => d0000
    [picfile_i0031] => cGljcy80Mjc3Mjg1Ml9lYzhlMzVkZTdmX28uanBn
    [album_lb_id_i0032] => d0000
    [picfile_i0032] => cGljcy80Mjc3Mjg2MF8xNjJlNjM2ZTBjX28uanBn
    [album_lb_id_i0033] => d0000
    [picfile_i0033] => cGljcy80Mjc3Mjg2NV84M2M0Y2ZjZTAzX28uanBn
    [album_lb_id_i0034] => d0000
    [picfile_i0034] => cGljcy80Mjc3Mjg3M18wMTVkMjJmMzFlX28uanBn
    [album_lb_id_i0035] => d0000
    [picfile_i0035] => cGljcy80Mjc3Mjg3Nl8xOWUyM2QzZThhX28uanBn
    [album_lb_id_i0036] => d0000
    [picfile_i0036] => cGljcy80Mjc3Mjg3OV9kMWViMjlkZGU1X28uanBn
    [album_lb_id_i0037] => d0000
    [picfile_i0037] => cGljcy80Mjc3Mjg4M19mYzgwNWFkMmE4X28uanBn
    [album_lb_id_i0038] => d0000
    [picfile_i0038] => cGljcy80Mjc3Mjg4OV9jYWU1OTBmZGRiX28uanBn
    [album_lb_id_i0039] => d0000
    [picfile_i0039] => cGljcy80Mjc3Mjg5MV9mMjIyMDEwODMyX28uanBn
    [album_lb_id_i0040] => d0000
    [picfile_i0040] => cGljcy80Mjc3Mjg5OV84NTBmZWM4M2E1X28uanBn
    [album_lb_id_i0041] => d0000
    [picfile_i0041] => cGljcy80Mjc3MjkwM181MGI1MzAwYWJlX28uanBn
    [album_lb_id_i0042] => d0000
    [picfile_i0042] => cGljcy80Mjc3MjkwN182Mjc4ZmQ1YzQyX28uanBn
    [album_lb_id_i0043] => d0000
    [picfile_i0043] => cGljcy80Mjc3MjkxMF82ZTg4ZGFkODNhX28uanBn
    [album_lb_id_i0044] => d0000
    [picfile_i0044] => cGljcy80Mjc3MjkxNF8zMjM4YWEwOTIxX28uanBn
    [album_lb_id_i0045] => d0000
    [picfile_i0045] => cGljcy80Mjc3MjkxN183YTVmMWQ3YTk2X28uanBn
    [album_lb_id_i0046] => d0000
    [picfile_i0046] => cGljcy80Mjc3MjkyN18zZDU1ZmUzM2VlX28uanBn
    [album_lb_id_i0047] => d0000
    [picfile_i0047] => cGljcy80Mjc3MjkzM19mOTJlZGNjNTMxX28uanBn
    [album_lb_id_i0048] => d0000
    [picfile_i0048] => cGljcy80Mjc3Mjk0Nl80Y2MyZTFjNDk3X28uanBn
    [album_lb_id_i0049] => d0000
    [picfile_i0049] => cGljcy80Mjc3Mjk1MV9iMDdkZTJkMTU2X28uanBn
    [album_lb_id_i0050] => d0000
    [picfile_i0050] => cGljcy80Mjc3Mjk2MV8yOWY2YzAzMzA2X28uanBn
    [album_lb_id_i0051] => d0000
    [picfile_i0051] => cGljcy80Mjc3Mjk3Ml9iNjMxOWI1ZTMyX28uanBn
    [album_lb_id_i0052] => d0000
    [picfile_i0052] => cGljcy80Mjc3Mjk3OV81NjM4YjIxOWFkX28uanBn
    [album_lb_id_i0053] => d0000
    [picfile_i0053] => cGljcy80Mjc3Mjk4Ml9iN2QyNGY5MWYxX28uanBn
    [album_lb_id_i0054] => d0000
    [picfile_i0054] => cGljcy80Mjc3Mjk4NF9jNGJhNDVkMjhkX28uanBn
    [album_lb_id_i0055] => d0000
    [picfile_i0055] => cGljcy80Mjc3Mjk4N18zZmFiMjliZDgwX28uanBn
    [album_lb_id_i0056] => d0000
    [picfile_i0056] => cGljcy80Mjc3Mjk5M19iZDFiZGI1Mzk2X28uanBn
    [album_lb_id_i0057] => d0000
    [picfile_i0057] => cGljcy80Mjc3Mjk5OF9lMTFhNTRhNWNjX28uanBn
    [album_lb_id_i0058] => d0000
    [picfile_i0058] => cGljcy80Mjc3MzAwNV8xZTM4MTg4MDNiX28uanBn
    [album_lb_id_i0059] => d0000
    [picfile_i0059] => cGljcy80Mjc3MzAxMF9iMjVjMjU3NzYxX28uanBn
    [album_lb_id_i0060] => d0000
    [picfile_i0060] => cGljcy80Mjc3MzAxN184MzQ4ZmU5Y2Y4X28uanBn
    [album_lb_id_i0061] => d0000
    [picfile_i0061] => cGljcy80Mjc3MzAyMV8xYTQ3NDIyMTNjX28uanBn
    [album_lb_id_i0062] => d0000
    [picfile_i0062] => cGljcy80Mjc3MzAyN181NjMxNmY0NjExX28uanBn
    [album_lb_id_i0063] => d0000
    [picfile_i0063] => cGljcy80Mjc3MzA0M19iZTc2NWQ0MWE4X28uanBn
    [album_lb_id_i0064] => d0000
    [picfile_i0064] => cGljcy80Mjc3MzA1MF9lN2NkNTJkMTQ2X28uanBn
    [album_lb_id_i0065] => d0000
    [picfile_i0065] => cGljcy80Mjc3MzA1NV8zZTc3OTMxYzg3X28uanBn
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.7 - OK
------------------
mySQL version: 4.1.22-standard
------------------
Coppermine version: 1.4.12(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 compatible)
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
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
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 | dl,  popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, pfsockopen, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_six_setuid | dl,  popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, pfsockopen, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_six_setuid
file_uploads | On | On
include_path | .:/usr/lib/php:/usr/local/lib/php:/usr/lib/php/extensions:/usr/lib/php/extensions/no-debug-non-zts-20020429 | .:/usr/lib/php:/usr/local/lib/php:/usr/lib/php/extensions:/usr/lib/php/extensions/no-debug-non-zts-20020429
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 | 600 | 600
max_input_time | 70 | 70
upload_max_filesize | 10M | 10M
post_max_size | 8M | 8M
==========================
Page generated in 0.114 seconds - 16 queries in 0.011 seconds - Album set : ; Meta set: ;
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: tbluhp on August 13, 2007, 02:43:44 am
Could someone else try and help?
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures where.
Post by: Sami on August 13, 2007, 06:25:44 am
Sounds like you have a wrongly configured .htaccess file somewhere on your server

here is my upload test
http://www.tbluhp.profusehost.net/coppermine/displayimage.php?pos=-1

Upload goes smooth but picture didn't show up because of permission error
It gives me 403 Forbidden error when I try to reach themb. or normal pic directly
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: tbluhp on August 13, 2007, 06:29:43 am
Sounds like you have a wrongly configured .htaccess file somewhere on your server

here is my upload test
http://www.tbluhp.profusehost.net/coppermine/displayimage.php?pos=-1

Upload goes smooth but picture didn't show up because of permission error
It gives me 403 Forbidden error when I try to reach themb. or normal pic directly

So what do I do?
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: Joachim Müller on August 13, 2007, 08:22:30 am
Check if you have a .htaccess file in place (usually improperly configured hotlink protection). Review it if it exists. If you can't find it, ask your webhost for support. You're welcome to ask your webhost to review this thread.

also here is the debug info
Nobody asked for it. The upload troubleshooting section that we had to refer to so often already in this thread clearly says that you mustn't post it unless a supporter explicitely asks for it. Nobody did. Respect rules! Making supporters mad at you by behaving like a moron will not help you get started with your gallery.

Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: tbluhp on August 13, 2007, 04:30:34 pm
Check if you have a .htaccess file in place (usually improperly configured hotlink protection). Review it if it exists. If you can't find it, ask your webhost for support. You're welcome to ask your webhost to review this thread.
Nobody asked for it. The upload troubleshooting section that we had to refer to so often already in this thread clearly says that you mustn't post it unless a supporter explicitely asks for it. Nobody did. Respect rules! Making supporters mad at you by behaving like a moron will not help you get started with your gallery.



Nope I did not see that file.
Title: Re: Uploaded through FTP then did batch upload and once done that no pictures wh
Post by: Joachim Müller on August 13, 2007, 04:56:29 pm
You can't see that file using regular FTP clients, as it is a hidden file. Additionally, it may not only reside inside your coppermine folder, but in folders above it as well. Us a special FTP-app like WinSCP (that will display hidden files as well) or do as I suggested and talk with your webhost. There's nothing we could possibly do to assist you, as this is an issue on your server, not inherent to coppermine.