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)

rob_daemon 01-08-2006 04:09 PM

Quote:

Originally Posted by MyIS_Jordan
This hack seems to have added 5 queries to every forum page and the queries even show for regular users who are not mods\admins. Do these 5 queries increase load negatively?

Those queries are generated by can_moderate() and it only happens on showthread.php and forumdisplay.php. They're necessary because that's how it determines to see if the checkboxes should be placed on the page.

None of the queries should add too much load because they're all very simple SELECT statements.

mystic10 11-23-2007 04:49 AM

sir,
i have used ur inline mod as mind giving problem but when i replace with the inlinemod.php given by u i get errors and when i replace it back with mine i get invalid path..i have attached inlinemod.php that was orignal from 3.6.8 patch maybe u can help me out on what i do so the inline moderation can work as of now both yours and the original is giving problems...

these are the error:
sticky/unsticky/move/unmove/delete has this error
print_standard_error(...)
is now redundant. Instead, use
standard_error(fetch_error(...))

close

Fatal error: Call to a member function query() on a non-object in /home/yahoocit/public_html/inlinemod.php on line 391

open
Fatal error: Call to a member function query() on a non-object in /home/yahoocit/public_html/inlinemod.php on line 412

rob_daemon 11-23-2007 07:39 PM

Quote:

Originally Posted by mystic10 (Post 1387868)
sir,
i have used ur inline mod as mind giving problem but when i replace with the inlinemod.php given by u i get errors and when i replace it back with mine i get invalid path..i have attached inlinemod.php that was orignal from 3.6.8 patch maybe u can help me out on what i do so the inline moderation can work as of now both yours and the original is giving problems...

these are the error:
sticky/unsticky/move/unmove/delete has this error
print_standard_error(...)
is now redundant. Instead, use
standard_error(fetch_error(...))

close

Fatal error: Call to a member function query() on a non-object in /home/yahoocit/public_html/inlinemod.php on line 391

open
Fatal error: Call to a member function query() on a non-object in /home/yahoocit/public_html/inlinemod.php on line 412

You should NOT be using this with any other version than v3.0. That is what this was designed for and using it with future versions is a bad idea because it makes function calls that are incompatible with each other. This will not work at all with any other version than 3.0. Put back the version of the file that came with your version of vBulletin. If it is giving you problems, then contact Jelsoft for support. Furthermore, I no longer support this mod because vBulletin now includes this feature.

mystic10 11-24-2007 01:27 AM

K Thanks For The Reply Have A Great Weekend


All times are GMT. The time now is 01:20 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.01292 seconds
  • Memory Usage 1,727KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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