wiki | forum | trac | otrs | joomla | tech blog | mailman | bewelcome Branches: test.bw | alpha.bw | www.bw Participate: download | get involved

Ticket #210 (closed bug: worksforme)

Opened 1 year ago

Last modified 1 year ago

pictures not found in searchmembers

Reported by: matrixpoint Assigned to:
Priority: major Milestone: 0.1.2-outreach-bugfixing
Component: BW Search Version:
Keywords: Cc:
Follow up needed: none Frequently reported:
Announce on BW:

Description

The thumbnail pictures in the results of a member search are not being found, except the default pictures.

As an example, this thumbnail on alpha

http://alpha.bewelcome.org/bw/memberphotos/thumbs/aleck_1195837995.square.100x100.jpg

is not in the same place on bull:

http://bull.bewelcome.org/bw/memberphotos/thumbs/aleck_1195837995.square.100x100.jpg

The first link returns a thumbnail, the second results in a redirect to the home page or start page.

John

Change History

12/06/07 13:38:55 changed by matrixpoint

On alpha and test, I believe a soft-link was created from bw/memberphotos to the actual location of the photos. Perhaps this has not been done on bull?

12/06/07 15:05:39 changed by matrixpoint

  • follow_up set to none.
  • status changed from new to closed.
  • resolution set to fixed.

Thanks, Micha, for setting the softlink. The photos appear now in searchmembers.

12/07/07 01:55:28 changed by tobixen

  • priority changed from blocker to major.
  • milestone changed from 0.1-outreach-release to 0.1.1-outreach-bugfixing.

I hacked this up on bull by adding a symlink - the same "solution" that is in place in alpha. It seems the current code won't work without this symlink - but there are no comments about it in the INSTALL document. This is a bug that has to be fixed one way or another.

Currently, there are three separate locations of the member photos:

  1. the directory and web location specified in the bw configuration file (htdocs/bw/lib/config.php)
  1. htdocs/memberphotos dir
  1. htdocs/bw/memberphotos dir

As for now, those three places has to be coordinated through symlinks; eventually, number 2 can be fixed through apache configuration (that's how it's done on alpha). The proper behaviour is to fix this only through the configuration file. The places where I know the configuration is not respected is in searchmembers and /main

12/07/07 02:11:11 changed by tobixen

  • status changed from closed to reopened.
  • resolution deleted.

#135 is related to this one.

One should also consider if it's possible to find a solution for #65 (member photos should probably have access restrictions for non-logged-in users)

12/11/07 12:49:34 changed by philipp

  • status changed from reopened to closed.
  • resolution set to worksforme.

we will try to find a general solution for hiding photos in #65, closing this one

Trac Customization: trac stylesheet
SourceForge.net Logo