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: pictures dont shown  (Read 3725 times)

0 Members and 1 Guest are viewing this topic.

fisherofer

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • webvision.co.il
pictures dont shown
« on: October 12, 2009, 07:40:55 am »

i upload pictures using
Upload file  working ok
CuteUpload  when i finish the web browser reload for ever

after i upload
i place the pic in album and i see the pic
but after that i dont see the pic
all i can see is black small line instead the pic
please help
Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: pictures dont shown
« Reply #1 on: October 12, 2009, 07:44:28 am »

Please read this.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

fisherofer

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • webvision.co.il
Re: pictures dont shown
« Reply #2 on: October 12, 2009, 07:53:44 am »

debug mode
USER:
------------------
Array
(
    [ID] => 8a45c84d5e63d572800a6ebce25982e0
    [am] => 1
    [lang] => english
    [liv] => Array
        (
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => ofisher
    [groups] => Array
        (
           
  • => 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] => 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
(
   
  • => SELECT extension, mime, content, player FROM cpg14x_filetypes; (0.001s)
  • [1] => select * from cpg14x_plugins order by priority asc; (0.001s)
        [2] => SELECT * FROM cpg14x_plugins (0.001s)
        [3] => SELECT * FROM cpg14x_plugin_enlargeit (0.001s)
        [4] => SELECT * FROM cpg14x_albums,cpg14x_pictures
                          WHERE cpg14x_albums.aid=cpg14x_pictures.aid
                          ORDER BY cpg14x_albums.title (0.002s)
        [5] => SELECT * FROM cpg14x_plugins (0.001s)
        [6] => SELECT * FROM cpg14x_mod_slider (0s)
        [7] => delete from `c12copper`.cpg14x_sessions where time<1255323055 and remember=0; (0.001s)
        [8] => delete from `c12copper`.cpg14x_sessions where time<1254117055; (0s)
        [9] => select user_id from `c12copper`.cpg14x_sessions where session_id = 'd2bac47d3b65c1d11770cd8ed2481758' (0s)
        [10] => select user_id as id, user_password as password from `c12copper`.cpg14x_users where user_id=1 (0s)
        [11] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `c12copper`.cpg14x_users AS u INNER JOIN `c12copper`.cpg14x_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [12] => SELECT user_group_list FROM `c12copper`.cpg14x_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
        [13] => 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) (0.001s)
        [14] => SELECT group_name FROM  cpg14x_usergroups WHERE group_id= 1 (0s)
        [15] => update `c12copper`.cpg14x_sessions set time='1255326655' where session_id = 'd2bac47d3b65c1d11770cd8ed2481758' (0s)
        [16] => SELECT user_favpics FROM cpg14x_favpics WHERE user_id = 1 (0.001s)
        [17] => SELECT * FROM cpg14x_plugin_active_search (0s)
        [18] => SELECT * FROM cpg14x_mark_users WHERE user_id = 1 (0.001s)
        [19] => SELECT * FROM cpg14x_mark_config (0s)
        [20] => SELECT user_lastvisit FROM cpg14x_users WHERE user_id = 1 (0s)
        [21] => SELECT 1 FROM cpg14x_pms WHERE owner=1 (0s)
        [22] => SELECT 1 FROM cpg14x_pms WHERE owner=1 AND showed=0 (0s)
        [23] => DELETE FROM cpg14x_banned WHERE expiry < '2009-10-12 07:50:55' (0s)
        [24] => SELECT * FROM cpg14x_banned WHERE (ip_addr='212.150.210.118' OR ip_addr='212.150.210.118' OR user_id=1) AND brute_force=0 (0s)
        [25] => SELECT category, title, aid, keyword, description, alb_password_hint FROM cpg14x_albums WHERE aid='2' (0s)
        [26] => SELECT COUNT(*) FROM cpg14x_pictures WHERE approved = 'NO' (0.001s)
        [27] => SELECT title,keyword from cpg14x_albums WHERE aid='2' (0.001s)
        [28] => SELECT COUNT(*) from cpg14x_pictures WHERE ((aid='2'  ) )   (0s)
        [29] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, keywords, title, caption,hits,owner_id,owner_name from cpg14x_pictures WHERE ((aid='2'  ) )   ORDER BY filename ASC  LIMIT 0 ,12 (0.001s)
        [30] => SELECT pid, COUNT(*) as count FROM cpg14x_pictures GROUP BY pid HAVING count > 1 (0s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
       
[album] => 2
)

==========================
POST :
------------------
Array
(
)

==========================
VERSION INFO :
------------------
PHP version: 5.1.6 - OK
------------------
mySQL version: 5.0.77-log
------------------
Coppermine version: 1.4.25(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
XPM Support:
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.77
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -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/share/pear:/usr/share/php | .:/usr/share/pear:/usr/share/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 | 8M | 8M
==========================
Page generated in 0.09 seconds - 31 queries in 0.014 seconds - Album set : ; Meta set: ;






and all i see its ( i added a picture -- screen shot)
i wish it may help
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: pictures dont shown
« Reply #3 on: October 12, 2009, 08:09:13 am »

Nobody asked for debug_mode. Re-read the section that bailey advised to read:
7. Be detailed
Post as many details as possible on the issue you're facing; for a start, you should post a link to your gallery and a test user account (without admin privileges). If the page in question can't be accessed by "regular" users (e.g. admin pages), post a screenshot.

There is a thin line between posting as much details as possible and cluttering a thread with too many unneeded details. Only post debug_output if a supporter explicitely asks for it.
Posting a link to your gallery is almost always mandatory.
Instead, you have been told to post a link to your gallery, which you failed to read. You did the opposite of what you're suppossed to do, which shows that you haven't read carefully. You expect help, yet you don't do your homework - that's a not a bright idea. We don't owe you anything: you're asking for free support, so in fact you're our guest. Behave like a guest.
To get support on upload issues we have even more detailed instructions that we need you to read throroughly and do as suggested there. The instructions are in the docs in the section "asking for support on upload issues". Do exactly as suggested there. The word "exactly" in the previous sentence has been highlighted on purpose and as bold as it could be.

Joachim
Logged

fisherofer

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • webvision.co.il
Re: pictures dont shown
« Reply #4 on: October 12, 2009, 08:15:32 am »

sorry its my link
http://album.webvision.co.il/
user test
pass 123456
try to upload few pic and after the process try to see your album please i dont see any pics just white box
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: pictures dont shown
« Reply #5 on: October 12, 2009, 08:33:33 am »

You have applied an awfull load of mods and plugins that all might interfere. Temporarily turn them off (one by one) to figure out if one of them is the culprit. The screenshot you posted shows that you're using a watermarking mod/plugin "cpgmark" as well, that would be the first culprit. Other potential culprits that I can spot: the enlargeIt mod, the control_fullsize plugin, the shopping cart plugin, one of the plugins/mods designed for stevo (the word "vessel" shows through in your stats). You have a load of other mods applied (a whole zoo) although you hardly have content at all on your page. That's not a bright idea if you ask me.
The files are just not there: take the page http://album.webvision.co.il/displayimage.php?pos=-7 as an example: it should embedd the file http://album.webvision.co.il/albums/folder/public/59520415.jpg, which just isn't there and subsequently returns a 404 not found.

You have not done as suggested: the number of file upload files and URI upload files is not set as suggested. The fact that I got the message "sorry, there is no album that you're allowed to upload to" when trying to upload with the test user account shows you haven't even bothered to try for yourself before posting the test user account. Last reminder: do exactly as suggested in the docs, section "asking for support". If you don't respect that, go away.
Logged

fisherofer

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • webvision.co.il
Re: pictures dont shown
« Reply #6 on: October 12, 2009, 10:22:02 am »

thanks its working as magic
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: pictures dont shown
« Reply #7 on: October 12, 2009, 10:48:18 am »

What works? What did you do to resolve your issues?
Logged

fisherofer

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
    • webvision.co.il
Re: pictures dont shown
« Reply #8 on: October 12, 2009, 11:01:53 am »

yes i resolved it and i search how to close this topic
one of the add ons created the mess up
i have to say thanks for the fast replay
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 20 queries.