vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Custom Queries with parameters (https://vborg.vbsupport.ru/showthread.php?t=96199)

Marco van Herwaarden 12-31-2005 09:48 AM

This hack has nothing to do with queries executed on pages, not does it in any way influence pageloads.

In vBulletin you have the option to run some predefined queries from the AdminCP. This hack let you define your own queries to be run manually.

I don't understand what in the hacks description make you think this got anything to do with queries run when a page load.

Uno 11-21-2006 01:53 PM

works it for vb3.6? (3.6.3)
Thank

Uno 11-21-2006 02:01 PM

Quote:

Originally Posted by Uno (Post 1122259)
works it for vb3.6? (3.6.3)
Thank

Yes i have try now on local

Boofo 06-20-2008 05:42 AM

Will this work on 3.7.1?

EvilHawk 06-22-2008 08:25 AM

Yes, it works fine!

Boofo 06-22-2008 08:43 AM

Thank you, sir. ;)

Uno 02-21-2009 09:55 PM

Work on 3.8.*?

Marco van Herwaarden 02-23-2009 12:43 PM

I see no reason why it should not work on any 3.5 or higher version.

Uno 02-23-2009 06:19 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1752259)
I see no reason why it should not work on any 3.5 or higher version.

Oh yes i have try now on local (vb 3.8.1) and it go
Thank you Marco, this mod is simple, i use not much, but for query fast, without open phpMyAdmin or shell is very useful and allow of to remember easily the query more used :up:

Uno 02-23-2009 06:37 PM

No there is a little problem, export not work but i found solution

edit file mh_cq.php

PHP Code:

$xml = new XMLexporter(); 

and replace with

PHP Code:

$xml = new vB_XML_Builder($vbulletin); 

and mod is good also for 3.6.0 and up


All times are GMT. The time now is 07: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.01245 seconds
  • Memory Usage 1,729KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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