vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Moderators Functions - Show User History On Infraction Form And Postbits (https://vborg.vbsupport.ru/showthread.php?t=318633)

MarkFL 08-20-2015 06:45 AM

Try this:

1.) Go to the plugin titled "Renders Usernotes/Infraction History Data On Infraction Form"

2.) Locate the line that reads:

PHP Code:

        if ($postid

3.) Change it to read:

PHP Code:

        if (intval($postid) > 0

4.) Let me know if this works.

killah360z 08-20-2015 07:48 AM

didn't work

MarkFL 08-20-2015 02:01 PM

Quote:

Originally Posted by killah360z (Post 2553300)
didn't work

Try repairing your tables.

killah360z 08-20-2015 03:37 PM

Quote:

Originally Posted by MarkFL (Post 2553319)
Try repairing your tables.

that didn't work either

Alan_SP 12-11-2015 06:57 AM

For some reason your mod interferes with mod QAS: https://vborg.vbsupport.ru/showthread.php?t=237286

If your mod is active, changing active user works quirky. At the moment I find QAS more important. But, if you're willing to test why your mod breaks QAS, it would be great.

And, testing your mod, I didn't succeeded to see postbit info, but it's not that important.

MarkFL 03-18-2016 01:38 PM

Update - Version 2.4:
  • Corrected typo preventing templates from being cached.

Innsomnimaniac 03-19-2016 09:20 AM

Where are the options located? I can't seem to find them.

MarkFL 03-19-2016 01:14 PM

Quote:

Originally Posted by MaxwellMorphine (Post 2567633)
Where are the options located? I can't seem to find them.

Follow:

AdminCP -> Settings -> Options -> MarkFL: Show User History v2.4

Leebo89122 05-06-2017 09:32 PM

Quote:

Originally Posted by killah360z (Post 2553291)
when giving an infraction

Code:

Database error in vBulletin 4.2.3:

Invalid SQL:

                        SELECT thread.*
                        FROM thread AS thread
                        WHERE threadid =;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
Error Number  : 1064
Request Date  : Wednesday, August 19th 2015 @ 11:56:36 PM
Error Date    : Wednesday, August 19th 2015 @ 11:56:36 PM
Script        : http://silentgamerz.com/forums/infraction.php?do=report&p=456
Referrer      : http://silentgamerz.com/forums/threads/185-asd-tripped-AE-detector
IP Address    : 124.195.207.82
Username      : KillaHinstinct
Classname    : vB_Database
MySQL Version : 5.6.22

happens on v2.2 & 2.3

--------------------------------------------

nvm looks like it magically got fixed on its own ;d

--------------------------------------------

its back again



I too keep getting this error when it's installed. Any idea why this is occurring?

MarkFL 05-06-2017 09:55 PM

Quote:

Originally Posted by Leebo89122 (Post 2586257)
I too keep getting this error when it's installed. Any idea why this is occurring?

No idea...I have this running on two sites, and have never seen that error. :)


All times are GMT. The time now is 08:07 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.01095 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)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