vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Reported Posts Center (https://vborg.vbsupport.ru/showthread.php?t=53351)

Mr. Brian 06-26-2003 10:16 PM

Very cool..

*Installed*

discussfitness 07-07-2003 05:49 PM

Any ideas, is this supported any more?

filburt1 07-07-2003 05:50 PM

It is not supported and never was.

discussfitness 07-07-2003 08:18 PM

filburt managed to install it now, but having same issues with the moderators not being able to view it. I tried your solution, but also couldn't get it to work. Any ideas? Pretty please ;)

Prankster 09-20-2003 01:05 PM

So for the people, where the moderators can`t see the report center.

We have do a workaround and here is the Solution

in reportedposts.php

find:

PHP Code:

if (!$permissions['ismoderator']) show_nopermission(); 

Replace with

PHP Code:

if (!($bbuserinfo[1]['usergroupid']==|| $bbuserinfo[1]['usergroupid']==|| $bbuserinfo[1]['usergroupid']==7)) {
    
show_nopermission();
    } else { 

and over

PHP Code:

?> 

insert a

PHP Code:



it is sufficient, if the moderators have the status of a moderator.
The Moderators aren`t moderate a forum.

devilish 10-19-2003 04:44 PM

Verry nice hack m8 :)

installing went quick, it takes a while before my server updates the files but i think its working

tx :)

MaDCaT75 10-20-2003 04:29 AM

This may sound stupid but how do I get to the RPC?

Eagle Creek 06-19-2004 02:24 PM

Does it work on 3.0.1?

Eagle Creek 06-19-2004 02:42 PM

Quote:

Originally Posted by Soccerquest
Does it work on 3.0.1?

No it doesn't....

Can somebody make a compabtible hack? It's very very usefull...

dutchbb 06-26-2004 09:16 AM

Hm ... "You need to upload this file to your forums' admin directory, then run it."

It is already there???


All times are GMT. The time now is 10:31 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01085 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete