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: vBulletin + Coppermine Favorite Pics in Profile  (Read 4896 times)

0 Members and 1 Guest are viewing this topic.

Bernd1975

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
vBulletin + Coppermine Favorite Pics in Profile
« on: February 04, 2008, 07:04:39 am »

MySite: http://www.fellbach-cheerleadersquads.de
MyProblem: Deleting Favorite Pics in Profile

Hello there,

I altered my vBulltin Profile and each Member now do have the possibility to show there
his/her favorite Pics, selected from the coppermine

Like here: http://www.fellbach-cheerleadersquads.de/home/member.php?u=12
Just click "Bilder" in Fieldset 1 you will see the favorite Pics from this member from coppermine.

Now I wanted to finalize it and give each user the possibility to remove a pic there, without need
to go to the gallery, to his favorites and so on. I do have the right link
Code: [Select]
http://www.fellbach-cheerleadersquads.de/home/galerie/addfav.php?pid=$FAVPICS[$i]


The link works fine, too. When I click it the pic will be removed from the favorite list, but after clicking it I get redirected to the gallery.
How can I stop this?!
Logged

Bernd1975

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: vBulletin + Coppermine Favorite Pics in Profile
« Reply #1 on: February 04, 2008, 04:48:24 pm »

No solutions or hints?
Logged

Nibbler

  • Guest
Re: vBulletin + Coppermine Favorite Pics in Profile
« Reply #2 on: February 04, 2008, 05:10:38 pm »

Modify addfav.php and change the redirect code.
Logged

Bernd1975

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: vBulletin + Coppermine Favorite Pics in Profile
« Reply #3 on: February 04, 2008, 05:12:40 pm »

thnx, but can you give me a short hint which art of the code this is?!
Logged

Nibbler

  • Guest
Re: vBulletin + Coppermine Favorite Pics in Profile
« Reply #4 on: February 04, 2008, 05:34:52 pm »

Code: [Select]
$ref = $CONFIG['site_url'] . (isset($_GET['ref']) ? $_GET['ref'] : "displayimage.php?pos=-$pic");
Logged

Bernd1975

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: vBulletin + Coppermine Favorite Pics in Profile
« Reply #5 on: February 04, 2008, 05:49:17 pm »

thnx a lot  ;D
Do I need to leave this blank?!
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.