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: [Solved]: installing problem: no images show up  (Read 7302 times)

0 Members and 1 Guest are viewing this topic.

xsanne

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
[Solved]: installing problem: no images show up
« on: April 30, 2009, 10:41:00 pm »

when i install no images and no link if i klick

CpmFetch Installer for release 2.0.0
http://cpmfetch.fistfullofcode.com
 
 
Test images - found a total of 1708 images:
If all went well, you will see some random images from your gallery displayed here. If not, you may in fact have a problem and will need to seek help by clicking here.



0 views

0 views

0 views

0 views

These images were found and displayed by using the following PHP code:

Code: [Select]
<?php
  
include "./cpmfetch.php";
  
$objCpm = new cpm("./cpmfetch_config.php");
  
$objCpm->cpm_viewLastAddedMedia(1,4);
  
$objCpm->cpm_close();
?>
Please note: Unless you are running this code from the same directory as the cpmfetch_config.php file, you need to alter that path so it can be found. The same goes for the include statement.

For example, if you want to add these images into your home page and your cpmfetch directory is inside your gallery directory (which is named gallery) it would look more like this:

Code: [Select]
<?php
  
include "./gallery/cpmfetch/cpmfetch.php";
  
$objCpm = new cpm("./gallery/cpmfetch/cpmfetch_config.php");
  
$objCpm->cpm_viewLastAddedMedia(1,4);
  
$objCpm->cpm_close();
?>
Please see the web site or the included documentation for more information.
 
Warnings:
CpmFetch draws configuration information from your CPG database when this installer is run. If you make any significant changes to the CPG configuration, you will need to re-run this installer. Most changes to the CPG config will not require this to be done. Some times that you may want to include:

You've made changes to the Coppermine Photo Gallery configuration
You've messed up the cpmfetch_config.php file beyond repair
Bridged CPG with a forum of some sort
 
Debug Information:
If you have problems with this installation, you may be asked to provide all or some of the following information. Support for CpmFetch is handled on the Coppermine Photo Gallery forums in this particular board.


Code: [Select]
CpmFetch Install Script version 2.0.0
do=install
path=
force=true
Command install issued to script
* * BEGIN SERVER SETTINGS * *
SERVER UNIQUE_ID: SfoH90PkZwYAAFAFI9QAAAAn
SERVER HTTP_ACCEPT: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, applica
tion/x-shockwave-flash, */*
SERVER HTTP_REFERER: http://jenniferlovehewittobsession.com/jlhogallery/cpmfetch
/install.php
SERVER HTTP_ACCEPT_LANGUAGE: fr-be
SERVER HTTP_ACCEPT_ENCODING: gzip, deflate
SERVER HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
GTB5; .NET CLR 2.0.50727)
SERVER HTTP_HOST: jenniferlovehewittobsession.com
SERVER HTTP_CONNECTION: Keep-Alive
SERVER HTTP_COOKIE: 46198fa204bfcdc052a4f4496b33fdb5=107dafe2a68d11bc29fb2c23f2c
5d8ac; coppermine_data=YTo1OntzOjI6IklEIjtzOjMyOiIyOTA3NzgzYjVkNGM5ZThjNzA4NzhmZ
TNjMTRmZGRhYSI7czoyOiJhbSI7aToxO3M6NDoibGFuZyI7czo3OiJlbmdsaXNoIjtzOjM6ImxhcCI7a
ToxO3M6MzoibGl2IjthOjU6e2k6MDtzOjM6IjIwNyI7aToxO3M6MzoiMjA1IjtpOjI7czozOiIyMDgiO
2k6MztzOjQ6IjE2MDYiO2k6NDtzOjQ6IjE1OTciO319
SERVER PATH: /bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin
SERVER SERVER_SIGNATURE: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.
9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8 S
erver at jenniferlovehewittobsession.com Port 80

SERVER SERVER_SOFTWARE: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7a mod_a
uth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8
SERVER SERVER_NAME: jenniferlovehewittobsession.com
SERVER SERVER_ADDR: 67.228.114.188
SERVER SERVER_PORT: 80
SERVER REMOTE_ADDR: 81.242.227.140
SERVER DOCUMENT_ROOT: /home/jlhofan/public_html
SERVER SERVER_ADMIN: webmaster@jlho.fansites.me
SERVER SCRIPT_FILENAME: /home/jlhofan/public_html/jlhogallery/cpmfetch/install.p
hp
SERVER REMOTE_PORT: 2761
SERVER GATEWAY_INTERFACE: CGI/1.1
SERVER SERVER_PROTOCOL: HTTP/1.1
SERVER REQUEST_METHOD: GET
SERVER QUERY_STRING: do=install&force=true
SERVER REQUEST_URI: /jlhogallery/cpmfetch/install.php?do=install&force=true
SERVER SCRIPT_NAME: /jlhogallery/cpmfetch/install.php
SERVER PHP_SELF: /jlhogallery/cpmfetch/install.php
SERVER REQUEST_TIME: 1241122807
SERVER argv: Array
SERVER argc: 1
* * END SERVER SETTINGS * *
Found config file at ../include/config.inc.php
Found init file at ../include/init.inc.php
force set, skipping version checks
Opening config file at ../include/config.inc.php
Retrieving config from database
* * BEGIN CPG CONFIG TABLE * *
CONFIG: albums_per_page: 12
CONFIG: album_list_cols: 4
CONFIG: display_pic_info: 0
CONFIG: alb_list_thumb_size: 50
CONFIG: allowed_mov_types: ALL
CONFIG: allowed_doc_types: doc/txt/rtf/pdf/xls/pps/ppt/zip/gz/mdb
CONFIG: allowed_snd_types: mp3/midi/mid/wma/wav/ogg
CONFIG: allowed_img_types: ALL
CONFIG: allow_private_albums: 1
CONFIG: allow_user_registration: 1
CONFIG: allow_unlogged_access: 1
CONFIG: allow_duplicate_emails_addr: 0
CONFIG: caption_in_thumbview: 1
CONFIG: views_in_thumbview: 1
CONFIG: charset: utf-8
CONFIG: cookie_name: coppermine
CONFIG: cookie_path: /
CONFIG: debug_mode: 0
CONFIG: debug_notice: 0
CONFIG: default_dir_mode: 0777
CONFIG: default_file_mode: 0666
CONFIG: default_sort_order: na
CONFIG: ecards_more_pic_target: http://jlho.fansites.me/Gallery/
CONFIG: home_target: index.php
CONFIG: custom_lnk_name:
CONFIG: custom_lnk_url:
CONFIG: enable_smilies: 1
CONFIG: filter_bad_words: 0
CONFIG: forbiden_fname_char: $/\\:*?"'<>|` &
CONFIG: fullpath: albums/
CONFIG: gallery_admin_email: colitha21@gmail.com
CONFIG: gallery_description: Your Ultimate Source For Jennifer
CONFIG: gallery_name: Jennifer Love Hewitt Obsession
CONFIG: im_options: -antialias
CONFIG: impath: /usr/bin/
CONFIG: jpeg_qual: 80
CONFIG: keep_votes_time: 30
CONFIG: lang: english
CONFIG: main_page_layout: breadcrumb/catlist/alblist/random,2/lastup,2
CONFIG: main_table_width: 100%
CONFIG: make_intermediate: 1
CONFIG: max_com_lines: 10
CONFIG: max_com_size: 512
CONFIG: max_com_wlength: 38
CONFIG: max_img_desc_length: 512
CONFIG: max_tabs: 12
CONFIG: max_upl_size: 4000
CONFIG: max_upl_width_height: 4000
CONFIG: auto_resize: 0
CONFIG: min_votes_for_rating: 1
CONFIG: normal_pfx: normal_
CONFIG: offline: 0
CONFIG: picture_table_width: 600
CONFIG: picture_width: 400
CONFIG: read_exif_data: 0
CONFIG: reg_requires_valid_email: 1
CONFIG: subcat_level: 2
CONFIG: theme: fansitesme
CONFIG: thumbcols: 4
CONFIG: thumbrows: 3
CONFIG: thumb_method: im
CONFIG: thumb_pfx: thumb_
CONFIG: thumb_width: 100
CONFIG: userpics: userpics/
CONFIG: vanity_block: 1
CONFIG: user_profile1_name: Location
CONFIG: user_profile2_name: Interests
CONFIG: user_profile3_name: Website
CONFIG: user_profile4_name: Occupation
CONFIG: user_profile5_name:
CONFIG: user_profile6_name: Biography
CONFIG: user_field1_name:
CONFIG: user_field2_name:
CONFIG: user_field3_name:
CONFIG: user_field4_name:
CONFIG: display_comment_count: 0
CONFIG: show_private: 0
CONFIG: first_level: 0
CONFIG: display_film_strip: 1
CONFIG: display_film_strip_filename: 0
CONFIG: max_film_strip_items: 5
CONFIG: thumb_use: any
CONFIG: read_iptc_data: 0
CONFIG: reg_notify_admin_email: 0
CONFIG: disable_comment_flood_protect: 0
CONFIG: upl_notify_admin_email: 0
CONFIG: display_uploader: 0
CONFIG: display_filename: 0
CONFIG: language_list: 1
CONFIG: language_flags: 0
CONFIG: theme_list: 0
CONFIG: language_reset: 1
CONFIG: theme_reset: 1
CONFIG: allow_memberlist: 0
CONFIG: display_faq: 0
CONFIG: show_bbcode_help: 1
CONFIG: log_ecards: 0
CONFIG: email_comment_notification: 0
CONFIG: enable_zipdownload: 1
CONFIG: slideshow_interval: 5000
CONFIG: log_mode: 0
CONFIG: media_autostart: 1
CONFIG: enable_encrypted_passwords: 1
CONFIG: time_offset: 0
CONFIG: ban_private_ip: 0
CONFIG: smtp_host:
CONFIG: smtp_username:
CONFIG: smtp_password:
CONFIG: enable_plugins: 1
CONFIG: enable_help: 2
CONFIG: categories_alpha_sort: 0
CONFIG: login_threshold: 5
CONFIG: login_expiry: 10
CONFIG: allow_email_change: 1
CONFIG: clickable_keyword_search: 1
CONFIG: users_can_edit_pics: 0
CONFIG: show_which_exif: |0|0|0|0|0|0|0|0|1|0|1|1|0|0|0|0|0|0|0|0|0|0|0|1|0|0|0|
1|0|0|0|1|1|0|0|0|0|1|0|0|0|1|0|0|1|1|0|0|0|0|0|1|0|1|1
CONFIG: link_pic_count: 0
CONFIG: bridge_enable: 0
CONFIG: language_fallback: 1
CONFIG: vote_details: 0
CONFIG: hit_details: 0
CONFIG: browse_batch_add: 1
CONFIG: custom_header_path:
CONFIG: custom_footer_path:
CONFIG: comments_sort_descending: 0
CONFIG: report_post: 0
CONFIG: comments_anon_pfx: Guest_
CONFIG: admin_activation: 0
* * END CPG CONFIG TABLE * *
* * BEGIN CPG BRIDGE TABLE * *
BRIDGE: short_name:
BRIDGE: license_number:
BRIDGE: db_database_name:
BRIDGE: db_hostname:
BRIDGE: db_username:
BRIDGE: db_password:
BRIDGE: full_forum_url:
BRIDGE: relative_path_of_forum_from_webroot:
BRIDGE: relative_path_to_config_file:
BRIDGE: logout_flag:
BRIDGE: use_post_based_groups:
BRIDGE: cookie_prefix:
BRIDGE: table_prefix:
BRIDGE: user_table:
BRIDGE: session_table:
BRIDGE: group_table:
BRIDGE: group_relation_table:
BRIDGE: group_mapping_table:
BRIDGE: use_standard_groups: 1
BRIDGE: validating_group:
BRIDGE: guest_group:
BRIDGE: member_group:
BRIDGE: admin_group:
BRIDGE: banned_group:
BRIDGE: global_moderators_group:
BRIDGE: recovery_logon_failures: 0
BRIDGE: recovery_logon_timestamp:
* * END CPG BRIDGE TABLE * *
Closed database connection
Opening init file at ../include/init.inc.php
Reading init file at ../include/init.inc.php
InitFile: CPG Version 1.4.19
Closing init file
* * Generating Dynamic Defaults * *
filesystem_path_to_cpg:/home/jlhofan/public_html/jlhogallery/
domain_name:jenniferlovehewittobsession.com
cpg_album_url:http://jlho.fansites.me/Gallery/albums/
cpg_url:http://jlho.fansites.me/Gallery/
* * Assigning bridged settings * *
Bridge_enable: 0
Bridge_short_name:
Bridging is not enabled in CPG
Opening cpmfetch config file: cpmfetch_config.php
Writing cpmfetch config file cpmfetch_config.php
Completed writing config file
Producing output screen and exiting


 
 
« Last Edit: June 04, 2009, 04:22:15 pm by Joachim Müller »
Logged

Nibbler

  • Guest
Re: installing problem: no images show up
« Reply #1 on: April 30, 2009, 10:53:36 pm »

Quote
CONFIG: ecards_more_pic_target: http://jlho.fansites.me/Gallery/

That's a totally different domain to where you are installing cpmfetch and it is not working atall. Make sure you are using the right url in Coppermine's config.
Logged

xsanne

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: installing problem: no images show up
« Reply #2 on: May 01, 2009, 06:00:29 pm »

i change it buth nothing happend :s
and if i changed and then i open the doc again nothing has changed.

how does it come?
Logged

Nibbler

  • Guest
Re: installing problem: no images show up
« Reply #3 on: May 01, 2009, 06:08:25 pm »

You haven't changed it. It still says http://jlho.fansites.me/Gallery/
Logged

xsanne

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: installing problem: no images show up
« Reply #4 on: May 01, 2009, 06:28:07 pm »

because if i changed and the config open again.
it doesn't haven't changed.
how does it comes?
Logged

laurenlemay

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: installing problem: no images show up
« Reply #5 on: June 03, 2009, 03:17:52 pm »

I get the same
No images showing up
http://www.laurynlemay.com/cpmfetch/install.php
I tried to put the cpmfetch folder in the cpg folder but then the installation said that it  has been halted.
what am I missing or doing wrong?
Will anyone assist me?
Logged

Nibbler

  • Guest
Re: installing problem: no images show up
« Reply #6 on: June 03, 2009, 04:50:01 pm »

Same advice applies. Set your URL up properly in Coppermine's config page. It's set to Home/ instead of http://www.laurynlemay.com/
'
Logged

laurenlemay

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: installing problem: no images show up
« Reply #7 on: June 03, 2009, 10:44:47 pm »

it worked.  :)
Thanks
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: installing problem: no images show up
« Reply #8 on: June 04, 2009, 04:22:03 pm »

Fine then. Same question, same answer, yet you felt you had to post... ::)

Anyway, locking
Logged
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 20 queries.