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)
-   -   Inline Moderation Tools (v1.2.1) (https://vborg.vbsupport.ru/showthread.php?t=68791)

Jmonto 12-27-2004 11:53 PM

thanks for the quick reply...very nice hack by the way

YLP1 12-28-2004 11:25 PM

Hi everyone...I am using the lastest version of this mod (I updated it today)...I have gone through every code change three times, confirmed that admins and mods are at super moderator status yet when I (the main admin) attempt to use any of the inline mod functions I receive this:

Quote:

Robin, you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation
Where did I go wrong?

theArchitect 12-29-2004 11:29 PM

It is working on my old board fine. But I have just installed it on a new board and the tools are working ok in postbit but not in threadbit.

In threadbit I don't see any check boxes nor can I see the Forum column either.

Any thoughts?

Zachariah 01-04-2005 03:22 AM

Be nice to add the "check box" and inline mod tool to search.php page. EX: If a search for a "term" and get a result it would be nice to check a load of treads and move it ect ...

Prob just a few template edits.

rob_daemon 01-04-2005 05:38 AM

Quote:

Originally Posted by HarryButt
Be nice to add the "check box" and inline mod tool to search.php page. EX: If a search for a "term" and get a result it would be nice to check a load of treads and move it ect ...

Prob just a few template edits.

If you look back the thread a few pages, I added this in an earlier version but I removed it due to security issues. There's no easy way to check permissions for each thread unless you want to query each thread/forum permission that you have selected, which I decided against.

Zachariah 01-04-2005 12:49 PM

Quote:

Originally Posted by rob_daemon
If you look back the thread a few pages, I added this in an earlier version but I removed it due to security issues. There's no easy way to check permissions for each thread unless you want to query each thread/forum permission that you have selected, which I decided against.


Cool I'll take a look back.

I edited your script for my needs.

find: can_moderate($foruminfo['forumid'])
replace: $bbuserinfo['userid'] == 1

In all template edits. I'll read a little bit and make it to only usergroups x,x,x

Nick0r 01-15-2005 07:49 PM

Really Really nice hack.... there should be a physical delete option though, or if not, maybe a "if the thread is already soft deleted and delete is selected again, phsyically delete it"

MaTraX 02-05-2005 03:37 AM

Hi
I`m getting e-mails with problem:
Code:

Invalid SQL: DELETE FROM post_parsed WHERE postid IN (82305, 81448)
mysql error: Table 'matrax.post_parsed' doesn't exist

mysql error number: 1146

Date: Saturday 05th of February 2005 12:51:23 AM
Script: http://www.matrax.net/forum/inlinemod.php
Referer: http://www.matrax.net/forum/inlinemod.php

In the install instruction there isn`t anythin about creating some tables..
Could you help me?

Thank you in advance

Slybone 02-05-2005 01:39 PM

Quote:

Originally Posted by rob_daemon
I considered hard delete but that could be a problem if you accidentally selected the wrong option.

Well couldn't you just post a modification for it so the people that want it in there can get it?

rob_daemon 02-05-2005 04:27 PM

Quote:

Originally Posted by MaTraX
Hi
I`m getting e-mails with problem:
Code:

Invalid SQL: DELETE FROM post_parsed WHERE postid IN (82305, 81448)
mysql error: Table 'matrax.post_parsed' doesn't exist

mysql error number: 1146

Date: Saturday 05th of February 2005 12:51:23 AM
Script: http://www.matrax.net/forum/inlinemod.php
Referer: http://www.matrax.net/forum/inlinemod.php

In the install instruction there isn`t anythin about creating some tables..
Could you help me?

Thank you in advance

Have you modified your database in any way? The post_parsed table is a default table in vBulletin and should be there. Check in phpMyAdmin that it is.

Quote:

Originally Posted by Slybone
Well couldn't you just post a modification for it so the people that want it in there can get it?

It's in the next version :).


All times are GMT. The time now is 01:09 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.01319 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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