Huge Subscribtion Bug? Huge Subscribtion Bug?
 

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]

Main Menu

Huge Subscribtion Bug?

Started by bitcloud, April 21, 2007, 08:20:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bitcloud

Hi Stramm (or anyone else   ;))

I noticed on my installation, (and subsequently tested the same on the clean http://stramm.st.funpic.org test page) an error with Stramm's Subscribtion Mod.

If you have a look at subscribtion_manage.php you'll only see images that you've uploaded yourself. The "Automatically subscribe to pictures you posted" Works perfectly, but the "Automatically subscribe to pictures you commented" just doesn't seem to work. Images you comment on don't appear on the subscribtion_manage page, nor do you receive e-mails for those images. (unless you were the uploader of those images) I thought maybe i'd screwed up my installation somewhere, but this same bug seems to be present on Stramms own installation.

Does anyone how/why/where this is going wrong?
cheers
Lachlan

Stramm


bitcloud

Awesome... thats pretty much fixed that one now.. it works perfectly... thanks so much...

To anyone else seeing this bug, the thread stramm points to explains how to resolve this bug:

in db_input.php find
if ($auto_subscribe_post['auto_subscribe_comment'])
and replace with
if ($auto_subscribe_comment['auto_subscribe_comment'])

bitcloud

incidentally, "subscribtion" should be spelled "subscription"

might be worth looking at that for the next modpack release :)