You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to radio2
Description:
When I went to the counts page in Radio2, I got this error: "500
INTERNAL ERROR - Can't evaluate the expression because the name
"linkShortened" hasn't been defined."
What fixed it:
Searching through "config.root.radio2.users.dave.feeds.
[feedname].calendar" I found an entry that had a "ctReads" property,
but no corresponding "linkShortened" property. There were 2 entrys
like this. Deleting the "ctReads" property from each entry corrected
the problem.
More info:
Both entries that were causing the problem were from the day that
I switched over to urlShortener.root. There was a lag of about 4
hours between when I installed urlShortener.root and enabled it and
when I actually pointed a domain at it. That's the only relevent info
I can think of.
Dave Winer
unread,
Mar 12, 2012, 11:11:57 AM3/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to radio2
I added some defensive driving code that checks for problems in the
data before generating the table.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to radio...@googlegroups.com
Confirmed working. Thank you.
DJ
Dave Winer
unread,
Mar 12, 2012, 11:30:49 AM3/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to radio...@googlegroups.com
Good work and thanks. :-)
In the future, it would be good to not immediately work around the error, give me a chance to code around the problem so we can confirm that works too.
Dave
Dave Jones
unread,
Mar 12, 2012, 11:35:57 AM3/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to radio...@googlegroups.com
Roger. Will do.
DJ
Adam Curry
unread,
Mar 12, 2012, 11:46:00 AM3/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to radio...@googlegroups.com
As I was continuing my hunt through my multiple feeds data tables (The error could have been in any of 15 feeds) I saw this update come in and it fixed my counts page problem.