Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumHow to add a moderator in SQLHow to add a moderator in SQL
Previous
 
Next
New Post
5/5/2007 3:17 PM
 

Hi,

I am trying to assign a moderator to all my Forums (a Global Moderator?) but the UI is throwing a SQL constraint when I check IsModerator and select all the Forums (should I be selecting Global Moderator instead?).

So I want to run a SQL script to make a user a moderator of all the Forums - this is what I got so far - can someone confirm that i have not missed something?

UPDATE Forum_Users
SET IsTrusted = 1, IsGlobalModerator = 1
WHERE UserID = 340

 

There is the cryptically named "ModeratorReturn" col - does this need checking? Any other values I should be chaning? Much appreciated... btw I am using the version 3.9.20 (I think thats it - last released version ;)

 


Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
New Post
5/5/2007 3:23 PM
 

ps - this is the constraint error:

System.Data.SqlClient.SqlException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Forum_Moderators_Forum_Forums". The conflict occurred in database "STClient1", table "dbo.Forum_Forums", column 'ForumID'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at

Running that script allows the user to moderate (note, none of my Forums require moderation - I just want this user to be able to move posts, delete and edit posts. They seem to be able to edit but not move or delete. Do I need to populate this table:

select *
from Forum_Moderators

?


Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
New Post
5/15/2007 2:17 PM
 

Any one got any ideas please?


Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
New Post
5/20/2007 4:52 PM
 

This is a flaw around the module, corrected in 4.4.01. (Multiple usage support per portal and across portals)


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
5/20/2007 6:11 PM
 

Sorry to be a pain Crispy, but will my SQL work for now?


Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumHow to add a moderator in SQLHow to add a moderator in SQL


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out