vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - List Reported Posts (https://vborg.vbsupport.ru/showthread.php?t=201325)

amjadz4 04-14-2009 05:30 PM

well how does an admin or a mod take action on the list? all i see is no action yet on the reported page.

Wseries 04-16-2009 11:09 PM

Working wells so far. Don't like the colon that's put into the thread title in my reported posts forum. I'd it to read "Reported Post in {Thread Title} without having to edit it manually every time. Is there a phrase or template I can edit to fix it?

Paul M 04-17-2009 11:10 AM

Quote:

Originally Posted by amjadz4 (Post 1791182)
well how does an admin or a mod take action on the list? all i see is no action yet on the reported page.

Please read the main post.

Quote:

Originally Posted by Wseries (Post 1792894)
Working wells so far. Don't like the colon that's put into the thread title in my reported posts forum. I'd it to read "Reported Post in {Thread Title} without having to edit it manually every time. Is there a phrase or template I can edit to fix it?

Please see the instructions, step 1.

amjadz4 04-17-2009 11:54 AM

aah I see. Thank you!

Wseries 04-17-2009 10:25 PM

D'oh? How did I miss that? Thanks Paul.

faraz_9000 06-08-2009 04:29 PM

thnx for the mod

all instruction followed
but cant see reported post in misc.php?do=reported
pls help

wat shud i do with this
Quote:

For this system to work you must have vbulletin set-up to create a new thread for each report.

faraz_9000 06-09-2009 03:21 PM

thnx
prblm solved installed

RedHacker 07-17-2009 10:33 AM

I had 3.8.004 and put 3.8.006 with overwrite... Must edit nothing....?

Paul M 07-17-2009 11:15 AM

Correct, nothing to do other than import it.

tryckj?vel 08-23-2009 04:32 AM

I'm sure its something stupid... but i'm getting a database error about missing column information? this is when i go to the .../misc.php?do=reported link.

Code:

Database error in vBulletin 3.8.4:

Invalid SQL:

                SELECT post.postid, post.threadid, post.username, post.dateline, post.title,
                post.visible, pagetext, firstpostid,  post.userid, usergroupid, membergroupids
                FROM post AS post
                LEFT JOIN user AS user USING (userid)
                LEFT JOIN thread AS thread USING (threadid)
                WHERE thread.forumid = 31 AND post.dateline > 1250400287 AND post.visible = 1
                ORDER BY post.threadid, post.dateline;

MySQL Error  : Unknown column 'sql_prefix.user.threadid' in 'on clause'
Error Number  : 1054



All times are GMT. The time now is 06:22 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.01145 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)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