vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB Report Manager 2.0 (Admin CP) - Report to Email, PM, Staff Forum as a new Thread! (https://vborg.vbsupport.ru/showthread.php?t=59709)

COBRAws 06-30-2005 04:20 AM

is there a way to quote the reported msg?

mOdEtWo 07-03-2005 01:36 PM

Erwin;

Could you please give me the instructions on how to remove this hack? I'm getting ready for 3.5, and I don't want anything cluttering it up. Seems like something is saved in the database as I see the Report Manager Settings in the ACP on my 3.5 test board.

Thanks. :)

mOdEtWo 07-21-2005 05:17 AM

*bump*

MThornback 07-22-2005 06:27 AM

Is there anyway to edit:

Code:

// Erwin's Report Hack
if ($vboptions['vbreportthread'] == '1') {
$forumid = $vboptions['vbreportforum'];
$today = vbdate('m-d-Y', TIMENOW, false, false);
$DB_site->query("
INSERT INTO " . TABLE_PREFIX . "thread(title, lastpost, forumid, open, replycount,
postusername, postuserid, lastposter, dateline, iconid, visible, attach)
VALUES
('$today REPORT: " . addslashes($foruminfo['title']) . " - " . addslashes($postinfo['username']) . "', " . TIMENOW . ", $forumid,
1, 0, '" . addslashes($bbuserinfo['username']) . "', $bbuserinfo[userid],
'" . addslashes($bbuserinfo['username']) . "', " . TIMENOW . ", 0, 1,
0)

That section of the code so that you can specify that all reported posts go to 1 thread with the title "Reported Posts" or something similar?

Black_Widow 07-27-2005 07:11 PM

Is it possibile to let any mod chose to receive or not pm or email?
At the moment all mod receive or don't receive email and pm.
thanks

Neal-UK 07-28-2005 09:32 PM

Quote:

Originally Posted by WoodiE
Erwin,

I'm still messing with this trying to get it to work and still unable to. Your above comment says to make the changes to an unhacked private.php - what changes? The install file nor anywhere in this thread (least that I could find) call for any changse in to a private.php file.

Am I missing something?


-Michael

How do I turn debug on and which file does it go in on vb 3.5.0 rc1?

Andreas 07-28-2005 09:37 PM

1) This Hack is not compatible with vBulletin 3.5
2) Debug Mode in vBulletin 3.5 is beinmg enabled by placing
PHP Code:

$config['Misc']['debug'] = 1

in config.php

Neal-UK 07-28-2005 10:19 PM

Quote:

Originally Posted by KirbyDE
1) This Hack is not compatible with vBulletin 3.5
2) Debug Mode in vBulletin 3.5 is beinmg enabled by placing
PHP Code:

$config['Misc']['debug'] = 1

in config.php

excellent thanks, got it off vbulletin.com, should have said sorry

cdonger 10-11-2005 10:40 PM

Hi,

This mod is not working for 3.5. I don't know how to take it out.

ombossman 11-25-2005 01:10 PM

how to remove my database because upload my forum 3.5.1 versıon dont work it


All times are GMT. The time now is 01:24 PM.

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.01363 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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