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: no error msg on install, but test images dont show  (Read 4648 times)

0 Members and 1 Guest are viewing this topic.

taraAthan

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
no error msg on install, but test images dont show
« on: December 29, 2007, 07:23:53 pm »

What is happening
*I run the install script (alt2is.com/gallery/cpmfetch/install.php)
There were no error messages.
Under test images, it shows 3 links, no images. 
The text shown on the links are valid images from my coppermine gallery.
However the links go somewhere else, specifically
http://coppermine.sourceforge.net/displayimage.php?pos=-3
Not surprisingly, the link gives an error when clicked
**********************************
An error has been encountered in accessing this page.

1. Server: coppermine.sourceforge.net
2. URL path: /displayimage.php
3. Error notes: File does not exist: /home/groups/c/co/coppermine/htdocs/displayimage.php
4. Error type: 404
5. Request method: GET
6. Request query string: pos=-1
7. Time: 2007-12-29 09:28:39 PST (1198949319)

Reporting this problem: The problem you have encountered is with a project web site hosted by SourceForge.net. This issue should be reported to the SourceForge.net-hosted project (not to SourceForge.net).

If this is a severe or recurring/persistent problem, please do one of the following, and provide the error text (numbered 1 through 7, above):

   1. Contact the project via their designated support resources.
   2. Contact the project administrators of this project via email (see the upper right-hand corner of the Project Summary page for their usernames) at user-name@users.sourceforge.net

If you are a member of the project that maintains this web content, please refer to the Site Documentation regarding the project web service for further assistance.
*******************************
>Coppermine version is 1.4.14
>my coppermine gallery alt2is.com/gallery
>my skill level- intermediate: I know some basic php, html etc, but have not used cpg extensively
>webserver- shared host with bluehost, is a *nix server, don't know anymore than that

*******
possible ir/relevant facts
>i have not installed a bridge
>i attempted to follow the installation instructions, but when it said
"make the ***.php file writable by the web server, I wasn't sure what that meant in terms of permissions
so i added write permission to all
>the cpmfetch_config.php file was modified by the installation: here are some details
$config_cpmfetchSettings = array(
   'cfBridgedTo' => 'false',
   'cfShowPrivate' => 'false',
   'cfDebugMode' => 'false',
   'cfDateFormatString' => 'd-M-Y',
   'cfDefaultDateFormatString' => 'd-M-Y',
   'cfTopPercentForTopRated' => '10',
   'cfTopPercentForMostViewed' => '25',
   'cfFileTypeFilter' => '',
   'cfShowPrivateOnSqlDefault' => ' ',
   'cfShowPrivateOffSqlDefault' => 'AND ((a.visibility = 0 OR a.visibility IS NULL) AND (a.alb_password IS NULL OR a.alb_password = "")) ',
   'cfDefaultImageSize' => 'thumb',
   'cfENABLE_cfrssget' => 'false',
   'cfENABLE_cfimageget' => 'false',
   'cfUseExistingDBConnection' => 'false',
   'cfSQLPictureSelect' => 'p.filepath AS pFilepath, p.filename AS pFilename, p.aid AS pAid, p.filesize AS pFilesize, p.title AS pTitle, p.caption AS pCaption, p.owner_name AS pOwner_name, p.owner_id as pOwnerId, p.ctime AS pCtime, p.hits AS pHits, p.pid AS pPid, p.pic_rating AS pPic_Rating,  p.votes AS pVotes, p.pwidth AS pWidth, p.pheight AS pHeight, p.user1 as pUser1, p.user2 as pUser2, p.user3 as pUser3, p.user4 as pUser4, c.cid as cCid, c.name as cName, c.description as cDescription, c.pos as cPos, c.parent as cParent, c.thumb as cThumb',
   'cfSQLAlbumSelect' => 'a.aid AS aAid, a.title AS aTitle, a.description AS aDescription, a.visibility as aVisibility, a.pos as aPos, a.category as aCategory, a.thumb as aThumb, a.keyword as aKeyword',
   'cfSQLUserSelect13' => 'u.user_lastvisit AS uUser_lastvisit, u.user_regdate AS uUser_regdate, u.user_email AS uUser_email, u.user_website AS uUser_website, u.user_location AS uUser_location, u.user_interests AS uUser_interest, u.user_occupation AS uUser_occupation',
   'cfSQLUserSelect' => 'u.user_lastvisit AS uUser_lastvisit,u.user_regdate AS uUser_regdate,u.user_email AS uUser_email,u.user_profile1 AS uUser_profile1,u.user_profile2 AS uUser_profile2,u.user_profile3 AS uUser_profile3,u.user_profile4 AS uUser_profile4,u.user_profile5 AS uUser_profile5,u.user_profile6 AS uUser_profile6',
   'cfSQLUserDataLink' => ' ',
   'cfSQLUserTableName' => 'cpg14x_users',
   'filesystem_path_to_cpg' => '/home/alttwois/public_html/gallery/',
   'domain_name' => 'www.alt2is.com',
   'cpg_album_url' => 'http://coppermine.sourceforge.net/albums/',
   'cpg_url' => 'http://coppermine.sourceforge.net/'
);
so, some entries correctly go to my gallery and others go to some coppermine.sourceforge.net URL

I have attached the debug information from the installation as a text file.
Thanks for any help, Tara
« Last Edit: December 30, 2007, 01:04:54 am by Nibbler »
Logged

Nibbler

  • Guest
Re: no error msg on install, but test images dont show
« Reply #1 on: December 29, 2007, 09:09:32 pm »

Set the right link in Coppermine's admin panel then.
Logged

taraAthan

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: no error msg on install, but test images dont show
« Reply #2 on: December 30, 2007, 12:58:43 am »

Thanks, that fixed it up!
Tara
Logged
Pages: [1]   Go Up
 

Page created in 0.041 seconds with 19 queries.