You are not logged in.
I am getting error messages…
1. In the preferences I set “Automatically add the subscribe checkbox” to “No”.
2. I added the following in my comment_form:
<txp:glg_subscription_checkbox /><txp:glg_subscribe_checkbox_label />
3. The checkbox displays, the label doesn’t. I get these errors:
Tag error: <txp:glg_subscribe_checkbox_label> -> Textpattern Warning: tag does not exist on line 1120
textpattern/publish.php:1120 trigger_error()
textpattern/publish.php:1041 processTags()
textpattern/publish/comment.php:203 parse()
textpattern/publish/taghandlers.php:1705 commentForm()
textpattern/publish.php:1106 comments_form()
textpattern/publish.php:1028 processTags()
textpattern/publish/taghandlers.php:2609 parse()
textpattern/publish.php:1106 if_comments_allowed()
textpattern/publish.php:1041 processTags()
textpattern/lib/txplib_misc.php:1621 parse()
QUESTION: What am I doing wrong?
PS. It works fine when “Automatically add the subscribe checkbox” is set to “Yes” and I don’t use any tags.
Last edited by Kjeld (2010-02-27 02:49:51)
• Photojournalist.jp – News and photos (100% txp)
• JapaneseStreets.com – Japanese street fashion (mostly txp)
• Old Photos of Japan – Japan between 1860 and 1940 (100% txp)
• MeijiShowa – Stock photos of Japan between 1860 and 1940 (100% txp)
Offline
Oops, sorry to be late.
Kjeld wrote:
This is a great plugin. I would add explanations that the plugin adds the preferences under extensions. It took a while to figure that out. And samples of how to use the tags—like is done on TextBook—would be very helpful. Especially for newbies.
Oh, and I noticed that it doesn’t send the notifications to the author. This is good thinking, but if you are new to the plugin and test it on your own articles you may think it doesn’t work. I would also add a warning somewhere that it doesn’t send these notifications to the author.
Thank you for your feedback, I’m stacking your remarks in the todo list.
Kjeld wrote:
I am getting error messages…
2. I added the following in my comment_form:
<txp:glg_subscription_checkbox /><txp:glg_subscribe_checkbox_label />
I’m so sorry, you’ve just found a mistake in the plugins Help. The correct tag name is : <txp:glg_subscription_checkbox_label />. Thank you for pointing it. I’ll correct it in the next version.
Hope I helped you.
Offline
Thanks, Grégocentrique! I should have noticed that myself… Less copy and paste, and more thinking! It displays perfectly now.
• Photojournalist.jp – News and photos (100% txp)
• JapaneseStreets.com – Japanese street fashion (mostly txp)
• Old Photos of Japan – Japan between 1860 and 1940 (100% txp)
• MeijiShowa – Stock photos of Japan between 1860 and 1940 (100% txp)
Offline
You’re welcome, it helps me to find bug or mistakes. ;)
Offline
That is true! I just thought of the extra work it gave you…
• Photojournalist.jp – News and photos (100% txp)
• JapaneseStreets.com – Japanese street fashion (mostly txp)
• Old Photos of Japan – Japan between 1860 and 1940 (100% txp)
• MeijiShowa – Stock photos of Japan between 1860 and 1940 (100% txp)
Offline
Been using glg_subscribe_comments and it has worked great in the past, but I recently upgraded to php 5 and I got some errors when approving the comments. The error:
Strict Standards: Non-static method timezone::is_dst() should not be called statically in /home/root/textpattern/lib/txplib_misc.php on line 1265
I fixed using the link below however the email no longer sends when someone comments on another person’s post that is subscribed. Anyone else had this issue?
Fix Thread
Last edited by scottcal (2010-09-12 00:58:48)
Offline
Thank you for your post.
I’m currently in holidays, with no regular access to Internet and to my computer.
I will look at this issue and will investigate at the end of September.
Offline
Yes, I’m back, but a little bit busy actually.
I’ll take a quick look at this issue during next week-end.
Offline