Huge Subscribtion Bug? Huge Subscribtion Bug?
 

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

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 :)