cannot subscribe to group email

Project:The Hive project
Component:Miscellaneous
Category:bug report
Priority:critical
Assigned:jurjen
Status:closed
Description

manage subscription
user warning: Unknown column 'form_token' in 'field list' query: UPDATE og_uid SET changed = 1173101753, mail_type = '1', form_token = 'xxxxxxxxx', digest = '0' WHERE nid = 223 AND uid = 354 in /var/www/html/oehive.org/includes/database.mysql.inc on line 121.

(where 'xxxxxxx' is apparently my session id


Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
john's picture

Re: cannot subscribe to group email

Hi, have you talked to Jurjen about this problem? I've been very busy and haven't had a chance to look into it, sorry. :(

Thanks for taking the time to let us know about the error. We sure appreciate it.

ameijer wrote:
> manage subscription
> user warning: Unknown column 'form_token' in 'field list' query: UPDATE
> og_uid SET changed = 1173101753, mail_type = '1', form_token =
> 'xxxxxxxxx', digest = '0' WHERE nid = 223 AND uid = 354 in
> /var/www/html/oehive.org/includes/database.mysql.inc on line 121.
>
> (where 'xxxxxxx' is apparently my session id
>
>


john's picture

email weirdness, and replication question

Weird, when I received email notification of Jurjen's update to the bug, the email "From" is: jurjen <info joanju com> (I edited out the @ and . )

We'll have to look into that.

Jurjen, how did you replicate the error? It's been a while since I subscribed an email address to a group, but I've never had a problem in the past. I've certainly done it plenty of times.


jurjen's picture

how to replicate

Easy! I walked over to Arjen's desk and he demonstrated the bug to me. Then I walked back to my own desk, created a new user who has no admin rights or whatever, logged out, logged in as this new guy, subscribed to the Prolint group and then tried to enable the e-mail notifications. And there is our sql error ;-)


john's picture

Re: how to replicate

Ugh, that's awful. I wonder how long that's been broken.

I'm not going to take those same steps to reproduce the error. Arjen's desk is a long walk from here.


tamhas's picture

Not only long, but damp in

Not only long, but damp in parts!


fixed

I read in the other replies that Jurjen already fixed the problem.


jurjen's picture

#1

Priority:normal» critical
Assigned to:Anonymous» jurjen

Arjen, I have replicated the problem and I think this is a high priority bug (because I want everybody to subscribe to email notifications). Not sure how to solve this yet, will have to investigate...
In the meantime I have subscribed you to the group email notifications of group 223 (=the Prolint group).
Thank you for using the group and the issue tracker.


jurjen's picture

#2

Status:active» fixed

Fixed. I think so, but if you see any side effects please let me know.

What I have done: browsed the CVS repository for file "og.module" at drupal.org, patched the difference between og.module version 1.110.2.133 and version 1.110.2.132 into the version that we have (version 1.110.2.107).


#3

Status:fixed» closed