Closed (fixed)
Project:
Date Reminder
Version:
7.x-1.11
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 May 2017 at 09:16 UTC
Updated:
6 May 2017 at 17:39 UTC
Jump to comment: Most recent
I'm displaying the option to sign up for a notification, but if I click the button, nothing happens as if there was no relevant link (URL) hidden beneath the button, where is the error still in my settings?
Comments
Comment #2
dwillcox commentedPoint 1: I assume you're really using one of the official releases, not a -dev release.
That said, sorry, there isn't much here for me to work on here. There must be something funny with your configuration, but I can't think what. You're right, you shouldn't see a button to sign up if you can't actually sign up, but I haven't seen that before.
Could you check the site's error logs and see if an error is being reported somewhere?
If that doesn't yield anything, I'd be willing to take a quick look at your site if you send me a pointer. I'd recommend that in a private message, don't put that here unless you want the world to see it.
Comment #3
dwillcox commentedIt appears that this is an issue with the Bootstrap theme that you're using. I don't know much about themes, or why the "collapsable fieldset" that DateReminder uses doesn't work in that theme, but I see the same behavior with the Subscriptions module.
I suggest that you use the "As a tab" display option with this theme.
Comment #5
dwillcox commentedA workaround was added in release 7.12: There is now a configuration option to automatically expand the fieldset in the node. By default, the fieldset is displays initially as collapsed. But if you unselect the option, the form will always appear. That makes the form appear when the theme doesn't support collapsable field sets. (It turns out there was already code to support the option, just no way to set it.)
Comment #6
dwillcox commentedComment #7
dwillcox commentedComment #8
dwillcox commented