Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: upload erros and pictures cannot be displayed  (Read 5262 times)

0 Members and 1 Guest are viewing this topic.

phpbie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
upload erros and pictures cannot be displayed
« on: February 22, 2006, 07:43:08 am »

Hello please help me out here. I already changed and made sure the permission setting is right, but I FTP my pictures into the album/uploads folder and did the batch file but the album says NO image to display. Moreover, I tried to upload using the upload tool on the web instead, still the picture cannot be placed. I don't know what's wrong. I did the phpinfo, looks like the upload_tmp_dir = no value... would that be the problem and so I cannot use coppermine?
« Last Edit: February 24, 2006, 07:52:21 am by Abbas Ali »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged

phpbie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: upload erros and pictures cannot be displayed
« Reply #2 on: February 23, 2006, 12:45:19 am »

Here is the debug code I got, could anyone help plz?

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

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => azndude
    [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] => 5
    [num_URI_upload] => 3
    [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 cpg143_filetypes; (0.001s)
    [1] => select * from cpg143_plugins order by priority asc; (0s)
    [2] => delete from `3378`.cpg143_sessions where time<1140648199 and remember=0; (0s)
    [3] => delete from `3378`.cpg143_sessions where time<1139442199; (0s)
    [4] => select user_id from `3378`.cpg143_sessions where session_id=md5("d66fe48758a50d4d94f3ff0f2f6937eabbcbb0da199b89350893c5a21b1f7831"); (0s)
    [5] => select user_id as id, user_password as password from `3378`.cpg143_users where user_id=1 (0.003s)
    [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 `3378`.cpg143_users AS u INNER JOIN `3378`.cpg143_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `3378`.cpg143_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 cpg143_usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  cpg143_usergroups WHERE group_id= 1 (0s)
    [10] => update `3378`.cpg143_sessions set time='1140651799' where session_id=md5('d66fe48758a50d4d94f3ff0f2f6937eabbcbb0da199b89350893c5a21b1f7831'); (0s)
    [11] => SELECT user_favpics FROM cpg143_favpics WHERE user_id = 1 (0s)
    [12] => DELETE FROM cpg143_banned WHERE expiry < '2006-02-22 23:43:19' (0s)
    [13] => SELECT * FROM cpg143_banned WHERE (ip_addr='132.178.133.141' OR ip_addr='132.178.133.141' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT aid, title FROM cpg143_albums WHERE category < 10000 ORDER BY title (0s)
    [15] => SELECT aid, title FROM cpg143_albums WHERE category='10001' ORDER BY title (0s)
    [16] => SELECT encoded_string FROM cpg143_temp_data WHERE unique_ID = '560fbc0d' (0s)
    [17] => UPDATE cpg143_temp_data SET encoded_string = 'YTowOnt9' WHERE unique_ID = '560fbc0d' (0s)
    [18] => SELECT category FROM cpg143_albums WHERE aid='2' (0s)
    [19] => DELETE FROM cpg143_temp_data WHERE unique_ID = '560fbc0d' (0s)
    [20] => SELECT COUNT(*) FROM cpg143_pictures WHERE approved = 'NO' (0s)
)

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

==========================
POST :
------------------
Array
(
    [album] => 2
    [title] =>
    [caption] =>
    [keywords] =>
    [control] => phase_2
    [unique_ID] => 560fbc0d
    [debugtext] => USER:
------------------
Array
(
    [ID] => dc979f7de7d0caa763beb70df160ce62
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => azndude
    [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] => 5
    [num_URI_upload] => 3
    [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 cpg143_filetypes; (0s)
    [1] => select * from cpg143_plugins order by priority asc; (0s)
    [2] => delete from `3378`.cpg143_sessions where time<1140648195 and remember=0; (0s)
    [3] => delete from `3378`.cpg143_sessions where time<1139442195; (0s)
    [4] => select user_id from `3378`.cpg143_sessions where session_id=md5("d66fe48758a50d4d94f3ff0f2f6937eabbcbb0da199b89350893c5a21b1f7831"); (0s)
    [5] => select user_id as id, user_password as password from `3378`.cpg143_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 `3378`.cpg143_users AS u INNER JOIN `3378`.cpg143_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `3378`.cpg143_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 cpg143_usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  cpg143_usergroups WHERE group_id= 1 (0s)
    [10] => update `3378`.cpg143_sessions set time='1140651795' where session_id=md5('d66fe48758a50d4d94f3ff0f2f6937eabbcbb0da199b89350893c5a21b1f7831'); (0s)
    [11] => SELECT user_favpics FROM cpg143_favpics WHERE user_id = 1 (0s)
    [12] => DELETE FROM cpg143_banned WHERE expiry < '2006-02-22 23:43:15' (0s)
    [13] => SELECT * FROM cpg143_banned WHERE (ip_addr='132.178.133.141' OR ip_addr='132.178.133.141' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT aid, title FROM cpg143_albums WHERE category < 10000 ORDER BY title (0s)
    [15] => SELECT aid, title FROM cpg143_albums WHERE category='10001' ORDER BY title (0s)
    [16] => SELECT encoded_string FROM cpg143_temp_data WHERE unique_ID = '560fbc0d' (0s)
    [17] => UPDATE cpg143_temp_data SET encoded_string = 'YToxOntpOjA7YTozOntzOjExOiJhY3R1YWxfbmFtZSI7czoyMToib2x5bXBpY3MwNl9hbHBpbmUuZ2lmIjtzOjE0OiJ0ZW1wb3JhcnlfbmFtZSI7czoyMzoibUhUVFBfdGVtcF9mMTlkMjhhMy5naWYiO3M6MTI6InByZXZpZXdfcGF0aCI7czozNDoiLi9hbGJ1bXMvZWRpdC9wcmV2aWV3XzIwYTY5NDIxLmdpZiI7fX0=' WHERE unique_ID = '560fbc0d' (0s)
    [18] => SELECT COUNT(*) FROM cpg143_pictures WHERE approved = 'NO' (0s)
    [19] => SELECT cat.name FROM cpg143_categories cat, cpg143_albums alb WHERE alb.aid='3' AND cat.cid=alb.category (0s)
)

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

==========================
POST :
------------------
Array
(
    [unique_ID] => 560fbc0d
    [control] => phase_2
    [debugtext] => USER:
------------------
Array
(
    [ID] => dc979f7de7d0caa763beb70df160ce62
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => azndude
    [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] => 5
    [num_URI_upload] => 3
    [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 cpg143_filetypes; (0.001s)
    [1] => select * from cpg143_plugins order by priority asc; (0s)
    [2] => delete from `3378`.cpg143_sessions where time<1140648189 and remember=0; (0s)
    [3] => delete from `3378`.cpg143_sessions where time<1139442189; (0s)
    [4] => select user_id from `3378`.cpg143_sessions where session_id=md5("d66fe48758a50d4d94f3ff0f2f6937eabbcbb0da199b89350893c5a21b1f7831"); (0s)
    [5] => select user_id as id, user_password as password from `3378`.cpg143_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 `3378`.cpg143_users AS u INNER JOIN `3378`.cpg143_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `3378`.cpg143_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 cpg143_usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  cpg143_usergroups WHERE group_id= 1 (0s)
    [10] => update `3378`.cpg143_sessions set time='1140651789' where session_id=md5('d66fe48758a50d4d94f3ff0f2f6937eabbcbb0da199b89350893c5a21b1f7831'); (0s)
    [11] => SELECT user_favpics FROM cpg143_favpics WHERE user_id = 1 (0s)
    [12] => DELETE FROM cpg143_banned WHERE expiry < '2006-02-22 23:43:09' (0s)
    [13] => SELECT * FROM cpg143_banned WHERE (ip_addr='132.178.133.141' OR ip_addr='132.178.133.141' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT aid, title FROM cpg143_albums WHERE category < 10000 ORDER BY title (0s)
    [15] => SELECT aid, title FROM cpg143_albums WHERE category='10001' ORDER BY title (0s)
    [16] => SELECT COUNT(*) FROM cpg143_pictures WHERE approved = 'NO' (0s)
    [17] => SELECT unique_ID FROM cpg143_temp_data (0s)
    [18] => INSERT INTO cpg143_temp_data VALUES ('560fbc0d', 'YToxOntpOjA7YToyOntzOjExOiJhY3R1YWxfbmFtZSI7czoyMToib2x5bXBpY3MwNl9hbHBpbmUuZ2lmIjtzOjE0OiJ0ZW1wb3JhcnlfbmFtZSI7czoyMzoibUhUVFBfdGVtcF9mMTlkMjhhMy5naWYiO319', '1140651789') (0s)
)

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

==========================
POST :
------------------
Array
(
    [URI_array] => Array
        (
            [0] =>
            [1] =>
            [2] =>
        )

    [control] => phase_1
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.1 - OK
------------------
mySQL version: 4.1.14-Max-log
------------------
Coppermine version: 1.4.3(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 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value
==========================
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 | On
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 | mail | mail
file_uploads | On | On
include_path | .:/usr/local/share/pear | .:/usr/local/share/pear
open_basedir | /home/vhosts/:/usr/lib/php:/usr/local/lib/php/:/usr/local/xpanel/Conf/:/tmp/:/usr/local/xpanel/plugins/:/usr/local/xpanel/phpmyadmin/:/usr/local/xpanel/traffic_exceed/:/var/www/xpanel/public_html/autoinstaller/ | 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 | 20 | 30
max_input_time | 30 | 60
upload_max_filesize | 1M | 2M
post_max_size | 2M | 8M
==========================
Page generated in 0.103 seconds - 19 queries in 0.001 seconds - Album set : ; Meta set: ;
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.1 - OK
------------------
mySQL version: 4.1.14-Max-log
------------------
Coppermine version: 1.4.3(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 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value
==========================
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 | On
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 | mail | mail
file_uploads | On | On
include_path | .:/usr/local/share/pear | .:/usr/local/share/pear
open_basedir | /home/vhosts/:/usr/lib/php:/usr/local/lib/php/:/usr/local/xpanel/Conf/:/tmp/:/usr/local/xpanel/plugins/:/usr/local/xpanel/phpmyadmin/:/usr/local/xpanel/traffic_exceed/:/var/www/xpanel/public_html/autoinstaller/ | 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 | 20 | 30
max_input_time | 30 | 60
upload_max_filesize | 1M | 2M
post_max_size | 2M | 8M
==========================
Page generated in 0.105 seconds - 20 queries in 0 seconds - Album set : ; Meta set: ;
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.1 - OK
------------------
mySQL version: 4.1.14-Max-log
------------------
Coppermine version: 1.4.3(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 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value
==========================
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 | On
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 | mail | mail
file_uploads | On | On
include_path | .:/usr/local/share/pear | .:/usr/local/share/pear
open_basedir | /home/vhosts/:/usr/lib/php:/usr/local/lib/php/:/usr/local/xpanel/Conf/:/tmp/:/usr/local/xpanel/plugins/:/usr/local/xpanel/phpmyadmin/:/usr/local/xpanel/traffic_exceed/:/var/www/xpanel/public_html/autoinstaller/ | 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 | 20 | 30
max_input_time | 30 | 60
upload_max_filesize | 1M | 2M
post_max_size | 2M | 8M
==========================
Page generated in 0.111 seconds - 21 queries in 0.004 seconds - Album set : ; Meta set: ;
Logged

Nibbler

  • Guest
Re: upload erros and pictures cannot be displayed
« Reply #3 on: February 23, 2006, 12:50:11 am »

Please do as suggested, we can't help you otherwise.

Quote
4.11.4 Upload troubleshooting

If you are experiencing issues with coppermine's upload process, temporarily change your coppermine settings as suggested below to get more detailed error messages:

    * Go to your coppermine page and log in as admin
    * Go to the config screen
    * Scroll to the bottom of the page
    * Expand the "Maintenance settings" section by clicking on it
    * Enable debug mode for everyone
    * Leave display of notices switched off
    * Save the new settings by clicking on "Save new configuration"
    * Go to the "groups" panel
    * Set the upload form configuration for all groups to "Single file uploads only" (set File upload boxes to "1", URI upload boxes to "0" and No. of boxes to "fixed")
    * Save your new settings

Then try to upload (using http uploads, even if you experienced troubles using another upload method) - you should get a more detailed error message that tells you what exactly goes wrong with your uploads. If the error message doesn't mean anything to you, search the support board for the error message you get.
When asking for support on the coppermine forum, post a link to your site and a test user account (the test user mustn't be in the admin group!) with upload privileges, with the above mentioned settings in place - this way, supporters can see the error messages as well. Do not post debug_output unless requested.
Logged

fishman88

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Re: upload erros and pictures cannot be displayed
« Reply #4 on: February 23, 2006, 03:39:10 am »

Hi,

u try to change the config page of "Files and thumbnails advanced settings " and "Method for resizing images" to (GD version 1.X)
It maybe work !

Fishman88
Logged

phpbie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: upload erros and pictures cannot be displayed
« Reply #5 on: February 23, 2006, 09:31:45 pm »

Nope it's still not working... here is the link:

http://technisurf.cv.vc/photogallery/index.php

user: test
password: test

Please help!
Logged

Nibbler

  • Guest
Re: upload erros and pictures cannot be displayed
« Reply #6 on: February 23, 2006, 09:52:23 pm »

It would be a lot easier if you just did as suggested instead of making me highlight bits of the docs each time.

Quote
4.11.4 Upload troubleshooting

If you are experiencing issues with coppermine's upload process, temporarily change your coppermine settings as suggested below to get more detailed error messages:

    * Go to your coppermine page and log in as admin
    * Go to the config screen
    * Scroll to the bottom of the page
    * Expand the "Maintenance settings" section by clicking on it
    * Enable debug mode for everyone
    * Leave display of notices switched off
    * Save the new settings by clicking on "Save new configuration"
    * Go to the "groups" panel
    * Set the upload form configuration for all groups to "Single file uploads only" (set File upload boxes to "1", URI upload boxes to "0" and No. of boxes to "fixed")

    * Save your new settings

Then try to upload (using http uploads, even if you experienced troubles using another upload method) - you should get a more detailed error message that tells you what exactly goes wrong with your uploads. If the error message doesn't mean anything to you, search the support board for the error message you get.
When asking for support on the coppermine forum, post a link to your site and a test user account (the test user mustn't be in the admin group!) with upload privileges, with the above mentioned settings in place - this way, supporters can see the error messages as well. Do not post debug_output unless requested.
Logged

phpbie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: upload erros and pictures cannot be displayed
« Reply #7 on: February 23, 2006, 10:43:38 pm »

sorry, it should work now..
Logged

Nibbler

  • Guest
Re: upload erros and pictures cannot be displayed
« Reply #8 on: February 23, 2006, 10:49:58 pm »

Logged

phpbie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: upload erros and pictures cannot be displayed
« Reply #9 on: February 24, 2006, 01:59:27 am »

Hello thank you so much the upload files (http upload) works fine now and display the photos. but my FTP upload does not work, I set the permission to that album/uploads and still could not batch it... it always says PB in that red stop sign. Any further helps? Also, why some icons in the page cannot be displayed? Like slideshow icon and so on.

I appreciate your help.
Logged

phpbie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: upload erros and pictures cannot be displayed
« Reply #10 on: February 24, 2006, 06:37:09 am »

Now I got this error: The file 'albums/userpics/pic.jpg' can't be inserted in the album

Unable to create thumbnail or reduced size image.

What's going on again?
Logged

phpbie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: upload erros and pictures cannot be displayed
« Reply #11 on: February 24, 2006, 06:41:58 am »

Problems are solved YAY! I can use the gallery now.. Thanks to CPG and the guy that was trying to help me.
Logged
Pages: [1]   Go Up
 

Page created in 0.034 seconds with 19 queries.