• TalkBass has been independent since 1998. Add your voice.
    Create a free account to reply to discussions, view embedded media, and browse with fewer display ads.
    Join freeLog in
    Want zero display ads or expanded classifieds tools? Compare plans.

Permission to post denied?

To whom it may concern,
I use the DROID app 99% of the time- once every few days, I experience the following message: "you do not have permission to post in this thread".
I'm pretty Ok with the rules more or less, but who gets to decide whether I get to post in a certain thread? Can an OP block me from posting in their thread?
Im.simply trying to understand why I'm being blocked and by whom.
I know I don't have any civil liberties in TB so I ain't trying to "fight the power".
Sincerely,
Nukes
 
So I'm guessing that once the OP of a thread blocks me, I no longer have permission to post in their thread.
Based on my massive popularity with the mods, I no longer make or imply political statements. I do not wish to be banned.
I just wish someone would explain the phrase "you do not have permission to access this thread" as it pertains to who is blocking me, or whether it's a bug on the DROID app.
 
That is weird...I would hope it is a bug in your app. An ignore list is fine but blocking someone from posting in a thread seems a bit draconian.

I just went looking through all the account setting, there was nothing that indicated a feature like that. So I'm back to bug.

?Is it possible that someone on our ignore list is automatically blocked from threads we start?
 
Today- March 19th- two post attempts in "off topic" gave message "you do not have permission to access this thread".
First thread was about most influential person in the 20th century.
Latest thread was something about "coolest riffs".
Pretty arbitrary I would appreciate if my permissions weren't denied for random threads in a subforum I usually can post in just fine.
 
my _guess_ is that the post operation times out for some reason (e.g. network performance) and the app is interpreting any failure as 'bad permissions' - probably just as a default because - what else could go wrong ? (This last is a typical midlevel programmer assumption - I encounter them all the time...)

So either the real error condition is not available, or is being interpreted wrong. The fact that it succeeds on retry is a clue that it is a transitory condition. (It could also be a clue of something else - it's hardly definitive...)