Uutiset:

Join the Facebook Fan Page.

Main Menu
Advertisement:

Haun tulos hakusanalle: post moderation

Tuloksien järjestys
#601
SMF 1.1.x Support / Guest request Permition to Post
kesäkuu 17, 2010, 04:55:10 AP tekijältä deansmar
...... .11  i would like that when a guest would like to post, that the post is submitted for moderation first,  ............  a moderator or Admin can then say that the post is OK and allowed to become public.  is there a  ......
#602
Mod Requests / Post Moderation SMF 1.1.11
huhtikuu 21, 2010, 07:17:00 IP tekijältä aw06
......  there a mod to allow for Post Moderation in SMF 1.1.11 ?? ......
#603
SMF 2.0.x Support / Can't save post moderation permissions
maaliskuu 10, 2010, 11:42:00 AP tekijältä hstech
...... , I have enabled post moderation in the core features, but when I go to  ............  to say that members posts need moderation approval, I can't save changes.  ......
#604
SMF 2.0.x Support / Signatures stretching the page
helmikuu 17, 2010, 01:36:50 IP tekijältä kherezae
......  so I'll just link it. You can see on some of the posts have the signatures kind of next to the post  ............ $board['new'] ? '' : '2', '.png" alt="', $txt['new_posts'], '" title="', $txt['new_posts'], '" border="0"  ............ ="*" title="*" border="0" />';<br /> // No new posts at all! The agony!!<br /> else<br /> echo '< ............ ['theme_variant'], '/off.png" alt="', $txt['old_posts'], '" title="', $txt['old_posts'], '" />';<br />< ............ '], '</a>';<br /><br /> // Has it outstanding posts for approval?<br /> if ($board[' ............ '] && ($board['unapproved_posts'] || $board['unapproved_topics']))<br /> echo  ............  <a href="', $scripturl, '?action=moderate;area=postmod;sa=', ($board['unapproved_topics'] > $board[' ............ '] ? 'topics' : 'posts'), ';brd=', $board['id'], ';', $context[' ............ '], '" title="', sprintf($txt['unapproved_posts'], $board['unapproved_topics'], $board[' ............ ']), '" class="moderation_link">(!)</a>';<br /><br /> echo '<br /><br />  ............ // Show some basic information about the number of posts, etc.<br /> echo '<br /> </td><br /> < ............  class="stats windowbg"><br /> <p>', $board['posts'], ' ', $board['is_redirect'] ? $txt['redirects'] ............  : $txt['posts'], ' <br /><br /> ', $board['is_redirect'] ?  ............ /> </p><br /> </td><br /> <td class="lastpost">';<br /><br /> /* The board's and children's ' ............  (a number that represents the time.), id (of the post), topic (topic id.),<br /> link, href, subject,  ............  (where they should go for the first unread post.),<br /> and member. (which has id, name, link,  ............  in it.) */<br /> if (!empty($board['last_post']['id']))<br /> echo '<br /> <p><strong>',  ............ $txt['last_post'], '</strong> ', $txt['by'], ' ', $board[' ............ '<br /><br /> ', $txt['in'], ' ', $board['last_post']['link'], '<br /><br /> ', $txt['on'], ' ', $ ............ ['last_post']['time'],'<br /> </p>';<br /> echo '<br />  ............ , name, description, new (is it new?), topics (#), posts (#), href, link, and last_post. */<br />  ............ ['href'] . '" ' . ($child['new'] ? 'class="new_posts" ' : '') . 'title="' . ($child['new'] ? $txt[' ............ '] : $txt['old_posts']) . ' (' . $txt['board_topics'] . ': ' .  ............ ($child['topics']) . ', ' . $txt['posts'] . ': ' . comma_format($child['posts']) . ')">'  ............ ="' . $child['href'] . '" title="' . $txt['new_posts'] . ' (' . $txt['board_topics'] . ': ' .  ............ ($child['topics']) . ', ' . $txt['posts'] . ': ' . comma_format($child['posts']) . ')">< ............ ['lang_images_url'] . '/new.gif" class="new_posts" alt="" />' : '') . '</a>';<br /> else<br />  ............  href="' . $child['href'] . '" title="' . $child['posts'] . ' ' . $txt['redirects'] . '">' . $child[' ............ '] . '</a>';<br /><br /> // Has it posts awaiting approval?<br /> if ($child[' ............ '] && ($child['unapproved_posts'] | $child['unapproved_topics']))<br /> $ ............ ' <a href="' . $scripturl . '?action=moderate;area=postmod;sa=' . ($child['unapproved_topics'] > $child[' ............ '] ? 'topics' : 'posts') . ';brd=' . $child['id'] . ';' . $context[' ............ '] . '" title="' . sprintf($txt['unapproved_posts'], $child['unapproved_topics'], $child[' ............ ']) . '" class="moderation_link">(!)</a>';<br /><br /> $children[] = $ ............  array(<br /> 'new_topic' => array('test' => 'can_post_new', 'text' => 'new_topic', 'image' => ' ............ ', 'lang' => true, 'url' => $scripturl . '?action=post;board=' . $context['current_board'] . '.0', ' ............ ' => true),<br /> 'post_poll' => array('test' => 'can_post_poll', 'text' = ............ ', 'lang' => true, 'url' => $scripturl . '?action=post;board=' . $context['current_board'] . '.0;poll'),< ............ '), '<br /> </div>';<br /><br /> // If Quick Moderation is enabled start the form.<br /> if (!empty($ ............ '], '.', $context['start'], '" method="post" accept-charset="', $context['character_set'], '"  ............ >';<br /> // Show a "select all" box for quick moderation?<br /> if (empty($context['can_quick_mod']))<br  ............ '], '.', $context['start'], ';sort=last_post', $context['sort_by'] == 'last_post' && $context[' ............ '] == 'up' ? ';desc' : '', '">', $txt['last_post'], $context['sort_by'] == 'last_post' ? ' <img  ............ '], '.', $context['start'], ';sort=last_post', $context['sort_by'] == 'last_post' && $context[' ............ '] == 'up' ? ';desc' : '', '">', $txt['last_post'], $context['sort_by'] == 'last_post' ? ' <img  ............  /><br /> // Show a "select all" box for quick moderation?<br /> if (!empty($context['can_quick_mod']) &&  ............  tell them.<br /> if (!empty($context['unapproved_posts_message']))<br /> {<br /> echo '<br /> < ............  class="alert">!</span> ', $context['unapproved_posts_message'], '<br /> </td><br /> </tr>'; ............  this topic pending approval, or does it have any posts pending approval?<br /> if ($context[' ............ '] && $topic['unapproved_posts'])<br /> $color_class = !$topic['approved'] ?  ............ , '"><br /> <img src="', $topic['first_post']['icon_url'], '" alt="" /><br /> </td><br / ............ ']['modify']) ? 'id="topic_' . $topic['first_post']['id'] . '" onmouseout="mouse_on_div = 0;"  ............ (\'' . $topic['id'] . '\', \'' . $topic['first_post']['id'] . '\', \'' . $context['session_id'] . '\', ............  '<strong>' : '', '<span id="msg_' . $topic['first_post']['id'] . '">', $topic['first_post']['link'], (!$ ............ ['can_approve_posts'] && !$topic['approved'] ? '&nbsp;<em>(' . $txt[' ............ ['new_href'], '" id="newicon' . $topic['first_post']['id'] . '"><img src="', $settings[' ............  <p>', $txt['started_by'], ' ', $topic['first_post']['member']['link'], '<br /> <small id=" ............ ' . $topic['first_post']['id'] . '">', $topic['pages'], '</small><br />  ............ '], '<br /> </td><br /> <td class="lastpost ', $alternate_class, '"><br /> <a href="',  ............ $topic['last_post']['href'], '"><img src="', $settings['images_url'] ............ , '/icons/last_post.gif" alt="', $txt['last_post'], '" title="', $txt[ ............ 'last_post'], '" /></a><br /> ', $topic['last_post'][' ............  /><br /> ', $txt['by'], ' ', $topic['last_post']['member']['link'], '<br /> </td>';<br />< ............  /> // Show the quick moderation options?<br /> if (!empty($context[' ............ )<br /> {<br /> echo '<br /> <td class="moderation ', $color_class, '">';<br /> if ($options[' ............ ="' . $settings['images_url'] . '/topic/my_normal_post.gif" alt="" align="middle" /> ' . $txt[' ............  src="' . $settings['images_url'] . '/topic/normal_post.gif" alt="" align="middle" /> ' . $txt[' ............  src="' . $settings['images_url'] . '/topic/hot_post.gif" alt="" align="middle" /> ' . sprintf($txt[' ............ '], $modSettings['hotTopicPosts']) . '<br /><br /> <img src="' . $settings[' ............ '] . '/topic/veryhot_post.gif" alt="" align="middle" /> ' . sprintf($txt[' ............ '], $modSettings['hotTopicVeryPosts']) . '<br /> </p><br /> <p class="smalltext"> ......
#605
SMF 2.0.x Support / Auto-Moderate posts....
helmikuu 06, 2010, 04:56:11 AP tekijältä MordyT
......  for is..  When a user joins and makes a text only post, all is well.. When a user joins and makes a  ............  based post, the picture based post is denied / help in a  ............  que. After I approve a picture based post, the user is automatically set as being able to  ............ ) despite ip, hostname, email, username bans and post pictures og naked men on men...etc. This has in  ......
#606
SMF 1.1.x Support / SMF Registration issue
kesäkuu 15, 2009, 09:07:17 IP tekijältä adrian50
......  => '\'' . substr(md5(mt_rand()), 0, 4) . '\'',  'posts' => 0,  'dateRegistered' => time(),  'memberIP' ............  'pm_email_notify' => 1,  'ID_THEME' => 0,  'ID_POST_GROUP' => 4,  'lngfile' => "''",  'buddy_list' = ............ , except the<br /> error logs, ban logs and moderation logs.<br /> - removes these members' personal  ............  member ID's.<br /><br /> int reattributePosts(int ID_MEMBER, string email = none, bool  ............  = false)<br /> - reattribute guest posts to a specified member.<br /> - does not check  ............ > - returns the number of successful reattributed posts.<br /> - if add_to_post_count is set, the  ............ 's post count is increased.<br /><br /> void  ............ ));<br /> }<br /><br /> // Make these peoples' posts guest posts.<br /> db_query("<br /> UPDATE {$ ............ " . (!empty($modSettings['allow_hideEmail']) ? ", posterEmail = ''" : '') . "<br /> WHERE ID_MEMBER $ ............ , __LINE__);<br /><br /> // Make these peoples' posts guest first posts and last posts.<br /> db_query( ............ ' . $condition);<br /><br /> // It's over, no more moderation for you.<br /> db_query("<br /> DELETE FROM {$ ............ , __LINE__);<br /><br /> // Recalculate the post groups, as they likely changed.<br /> updateStats( ............ 'postgroups');<br /><br /> // It was a success.<br />  ............ ), __FILE__, __LINE__);<br /><br /> updateStats('postgroups', 'ID_MEMBER IN (' . implode(', ', $members) ............  /> FROM {$db_prefix}membergroups<br /> WHERE minPosts != -1", __FILE__, __LINE__);<br /> while ($row =  ............  do one at a time.<br /> */<br /><br /> // Their post groups may have changed now...<br /> updateStats(' ............  /> FROM {$db_prefix}membergroups<br /> WHERE minPosts != -1", __FILE__, __LINE__);<br /> $ ............ '\'', E_USER_WARNING);<br /><br /> // Update their postgroup statistics.<br /> updateStats('postgroups', ' ............ .php');<br /> require_once($sourcedir . '/Subs-Post.php');<br /><br /> // Registration from the admin  ............ \'' . substr(md5(mt_rand()), 0, 4) . '\'',<br /> 'posts' => 0,<br /> 'dateRegistered' => time(),<br />  ............ ' => 1,<br /> 'ID_THEME' => 0,<br /> 'ID_POST_GROUP' => 4,<br /> 'lngfile' => "''",<br /> ' ............ > FROM {$db_prefix}membergroups<br /> WHERE minPosts != -1", __FILE__, __LINE__);<br /> while ($row = ............  /> return $memberID;<br /> }<br /><br /> // Can post straight away - welcome them to your fantastic  ............ ']) && in_array($permission, array('post_reply_own', 'post_reply_any', 'post_new', ' ............  = 3;<br /> if ($permission == 'post_new')<br /> $max_allowable_mode = 2;<br />  ............  ($permission == 'poll_post')<br /> $max_allowable_mode = 0;<br /><br />  ............  is used to reassociate members with relevant posts.<br />function reattributePosts($memID, $email =  ............ , $post_count = false)<br />{<br /> global $db_prefix;<br  ............ $request);<br /> }<br /><br /> // If they want the post count restored then we need to do some research.< ............  /> if ($post_count)<br /> {<br /> $request = db_query("<br />  ............  b)<br /> WHERE m.ID_MEMBER = 0<br /> AND m.posterEmail = '$email'<br /> AND m.icon != ' ............  AND b.ID_BOARD = m.ID_BOARD<br /> AND b.countPosts = 1", __FILE__, __LINE__);<br /> list ($ ............ );<br /><br /> updateMemberData($memID, array('posts' => 'posts + ' . $messageCount));<br /> }<br />< ............  /> // Finally, update the posts themselves!<br /> db_query("<br /> UPDATE {$ ............ <br /> SET ID_MEMBER = $memID<br /> WHERE posterEmail = '$email'", __FILE__, __LINE__);<br /><br  ......
#607
Modificaciones (Mods) / Problemas con Enhanced Quick Reply Mod
toukokuu 09, 2009, 04:18:17 IP tekijältä onlychriss
......  functions:   void Display()  - loads the posts in a topic up so they can be displayed.  -  ............  next topic from it.  - jumps to the correct post depending on a number/time/IS_MSG passed.  -  ............  useful for showing an index before or after the posts.   void Download()  - downloads an  ............  - attempts to keep the "aspect ratio" of the posted image in line,  even if it has to be  ............ ['start']))  {  // Redirect to the page and post with new messages, originally by Omar Bazavilvazo. ............  {  // Find the number of messages posted before said time...  $request =  ............  FROM {$db_prefix}messages  WHERE posterTime < $timestamp  AND ID_TOPIC  ............   // Mark board as seen if we came using last post link from BoardIndex. (or other places...)   ............  mg ON (mg.ID_GROUP = IF(mem.ID_GROUP = 0, mem.ID_POST_GROUP, mem.ID_GROUP))  WHERE INSTR(lo.url, ............  . '.0'  );   // If they are viewing all the posts, show all the posts, otherwise limit the number.  ............ ['numReplies'] >= $modSettings['hotTopicVeryPosts'];  $context['is_hot'] = $topicinfo[' ............ '] >= $modSettings['hotTopicPosts'];   // We don't want to show the poll icon in  ............  'modify_href' => $scripturl . '?action=post;msg=' . $topicinfo['ID_FIRST_MSG'] . ';topic=' . $ ............ ,  p.ID_MEMBER, IFNULL(mem.realName, p.posterName) AS posterName,  COUNT(DISTINCT  ............ ['ID_MEMBER'],  'name' => $row['posterName'],  'href' => $pollinfo[' ............  'link' => $pollinfo['ID_MEMBER'] == 0 ? $row['posterName'] : '<a href="' . $scripturl . '?action= ............ ;u=' . $pollinfo['ID_MEMBER'] . '">' . $row['posterName'] . '</a>'  )  );   //  ............  $firstIndex = $limit - 1;  }   // Get each post and poster in this topic.  $request = db_query(" ............  __FILE__, __LINE__);   $messages = array();  $posters = array();  while ($row = mysql_fetch_assoc($ ............  {  if (!empty($row['ID_MEMBER']))  $posters[] = $row['ID_MEMBER'];  $messages[] = $ ............ '];  }  mysql_free_result($request);  $posters = array_unique($posters);   $attachments =  ............  be only guests in this topic...  if (!empty($posters))  loadMemberData($posters);  $ ............  SELECT  ID_MSG, icon, subject, posterTime, posterIP, ID_MEMBER, modifiedTime,  ............ , body, edit_reason,  smileysEnabled, posterName, posterEmail,  ID_MSG_MODIFIED <  ............  all the wonderful, wonderful permissions... like moderation ones...  $common_permissions = array(  ' ............   'can_split' => 'split_any',  'calendar_post' => 'calendar_post',  'can_mark_notify' => ' ............ ' => 'poll_remove',  'can_reply' => 'post_reply',  );  foreach ($anyown_permissions as $ ............ ['enableStickyTopics']);  $context['calendar_post'] &= !empty($modSettings['cal_enabled']);  $ ............  $board_count > 1;   // Start this off for quick moderation - it will be or'd for each post.  $context[' ............ ['user']['started']);   // Load up the "double post" sequencing magic.  if (!empty($options[' ............ ]] = file_exists($settings['theme_dir'] . '/images/post/' . $message['icon'] . '.gif') ? 'images_url' : ' ............  at least a single reply?  $context['can_remove_post'] |= allowedTo('delete_own') && (empty($ ............ ['edit_disable_time']) || $message['posterTime'] + $modSettings['edit_disable_time'] * 60 > ............ [$message['ID_MEMBER']]['name'] = $message['posterName'];  $memberContext[$message['ID_MEMBER' ............ [$message['ID_MEMBER']]['link'] = $message['posterName'];  $memberContext[$message['ID_MEMBER' ............ ]]['email'] = $message['posterEmail'];  $memberContext[$message[' ............ ']]['hide_email'] = $message['posterEmail'] == '' || (!empty($modSettings[' ............ [$message['ID_MEMBER']]['ip'] = $message['posterIP'];   // Do the censor thang.  censorText($ ............ [$context['icon_sources'][$message['icon']]] . '/post/' . $message['icon'] . '.gif',  'subject' =>  ............ ['subject'],  'time' => timeformat($message['posterTime']),  'timestamp' => forum_time(true, $ ............ ['posterTime']),  'counter' => $counter,  ' ............ ($modSettings['edit_disable_time']) || $message['posterTime'] + $modSettings['edit_disable_time'] * 60 > ............ ($modSettings['edit_disable_time']) || $message['posterTime'] + $modSettings['edit_disable_time'] * 60 > ......
#608
SMF Feedback and Discussion / Inter-Forum Posting
maaliskuu 19, 2009, 06:11:11 IP tekijältä rick.ca
......  hosted by both forums—so members of either can post to it, and see replies from users of the other  ............ . Is that possible?  Is there a level of moderation that requires moderator approval before posting— ............  can add a translation before a message is posted?  If the answer to both questions is "no,"  ......
#609
......  under Profile->"Look and Layout" for "Show quick-moderation on message index as" set to "checkboxes", there  ............  display problems when viewing a topic they have posted in which has posts from other users. I've  ............  this by creating a new user, setting their quick-moderation option as specified to "checkboxes", and then  ............  a new post in an existing topic (don't create a new topic,  ............  display fine initially). When viewing the post afterwards you'll see that the quick edit link  ............  does not show up on the user's post like it should, and you'll also see the the board  ............  come down to a Javascript bug in the 'InTopicModeration' code in the default theme's Display.template.php  ............  leave checkboxes being displayed on the user's posts, but if the bottom moderation buttonstrip is not  ............  the package manager; it's attached to this post. Again though, it is a bit of a hack. ......
......  has.  Note: To keep it simple, I'm ignoring the Post Count based groups entirely.  There are 5 member  ............ " group. Generally speaking, there is no need for moderation on my small board. I'm not really looking for  ......
#611
Mod Requests / Post moderation / approval
tammikuu 25, 2009, 02:51:06 AP tekijältä dimkar
......  all  I am running an SMF 1.1.7 forum and I need a post moderation/approval module ( or sth) like smf 2.0  ............  I am wondering if there is sth similar to smf 2 moderation/approval module.  Do u have anything in mind? ......
#612
SMF 2.0.x Support / 2.0 not working
tammikuu 03, 2009, 09:35:21 AP tekijältä offrocker
......  2.0 and have several issues.  1. I can't find the post moderation page under permissions  2.Under  ............  of the features and options.   4. On all of the posts that were on my board there is now a huge space  ............  my posts. Like a large invisible paragraph. I tried  ............  the post by deleting any space (which there really wasn't  ......
#613
SMF 1.1.x Support / Newbie questions
joulukuu 15, 2008, 10:38:46 AP tekijältä gs2088
...... ) to be allowed to be uploaded? 4. Can I force moderation for all, or selected users/user groups? 5. Is  ............  (e.g. 200% max) 9. Can I limit the number of posts per post?  ......
......  More Spiders - to be taken over by ice2fire Next Post Level  Signature Area BBCode Buttons - to be  ............  be taken over by ice2fire [2.x only] Topic Recent Moderation History Topics Filter  [2.x only] Wysiwyg Quick  ......
#615
Applied or Declined Requests / New Post Moderation
maaliskuu 09, 2007, 11:33:03 AP tekijältä SaltedWeb
......  Hi Guys, I wonder why each year post moderation seems to not make the cut. ( visual  ............  is not what I refer to)  Simply a person posts and and admin or moderator would approve it  if  ............  sent to the admin/mod and let them know of a new post. and would also be in a new post to be approved  ............  allowing one to be moderated until after so many posts. This could be done as a membergroup option as  ......
...... ?topic=133640.0  This is what you do  LainaaOpen Post.php  Find:  Code:  // Log an act of moderation............  modifying.  if (!empty($moderationAction)) Add BEFORE:   Code:  //Notify Me of  ............  new notification for a new topic each time one is posted or replied to.  I am now getting notifications  ......
...... .php Creating the member profile link of the last post on a certain Board - BoardIndex.php Fusing the  ............  between the SMFs - ManageSmileys.php Fusing the moderation logs on the forums - ModLog.php Fusing Forum news  ............  mg ON (mg.ID_GROUP = IF(mem.ID_GROUP = 0, mem.ID_POST_GROUP, mem.ID_GROUP))", __FILE__, __LINE__);   $ ............  mg ON (mg.ID_GROUP = IF(mem.ID_GROUP = 0, mem.ID_POST_GROUP, mem.ID_GROUP))", __FILE__, __LINE__);   $ ............  on this tutorial, please Private Message me or post about it on this topic.  If you want to see this  ......
#618
SMF 1.1.x Support / Post Moderation Function ?
joulukuu 28, 2006, 11:44:35 AP tekijältä Gargoyle
......  Version: SMF 1.1.1 Is there a post moderation function in SMF ? If so could you  ............  obeying the rules. So I want to moderate their posts for a period of time so they can better get the  ......
#619
Mambo Bridge Support / Why won't these mods work?
maaliskuu 15, 2005, 10:36:15 AP tekijältä mikewest
......  home page... i.e. member map, warning management, post moderation manager, etc...   Any ideas?   ......
#620
Scripting Help / Help with add-ons
joulukuu 31, 2004, 01:17:28 AP tekijältä SpectroPro
...... ] [ List Files ] [ Delete ]  14. Visual Warning / Post Moderation 1.2 [ Uninstall ] [ List Files ] [  ......
Advertisement: