Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: ninadbe
Forum: vB4 Programming Discussions 03-23-2011, 10:34 PM
Replies: 12
Views: 694
Posted By ninadbe
I hooked it at showthread_start. Also tried...

I hooked it at showthread_start. Also tried hooking with global_bootstrap_init_start.

Plugin is working with all hooks I have tried so far (global_start, global_bootstrap_init_start,...
Forum: vB4 Programming Discussions 03-23-2011, 09:19 PM
Replies: 12
Views: 694
Posted By ninadbe
hook : global_start at postbit_legacy =>...

hook : global_start

at postbit_legacy => {vb:raw prods}


It is working, only facing problem with cookie.
I have changed setcookie('threadtitle111',$threadtitle); to...
Forum: vB4 Programming Discussions 03-23-2011, 05:58 PM
Replies: 12
Views: 694
Posted By ninadbe
Yes thats what I have been trying since last,...

Yes thats what I have been trying since last, created plugin , hooked it at "SHOWTHREAD" , "postbit" template.

I also tried to include file with following code


ob_start();
...
Forum: vB4 Programming Discussions 03-23-2011, 05:24 PM
Replies: 12
Views: 694
Posted By ninadbe
I am connecting to the my main site database not...

I am connecting to the my main site database not vbulletin database.

My vbulleting forum and database are on same server , but main site and its databse are on another server.

I linked forum...
Forum: vBulletin 4 Articles 03-23-2011, 04:47 PM
Replies: 307
Views: 109,067
Posted By ninadbe
Is there any way to make plugin that uses remote...

Is there any way to make plugin that uses remote database connection or use to extract data from other server?
We have vbulletin forum for our site, but our site is located on one server and forum...
Forum: vB4 Programming Discussions 03-23-2011, 04:45 PM
Replies: 12
Views: 694
Posted By ninadbe
Can you please suggest me any plugin that uses...

Can you please suggest me any plugin that uses remote database connection or use to extract data from other server?
We have vbulletin forum for our site, but our site is located on one server and...
Forum: vBulletin 4.x Add-ons 03-22-2011, 11:44 AM
Replies: 87
Views: 30,745
Posted By ninadbe
Is it possible to show customized PHP code in AD...

Is it possible to show customized PHP code in AD box instead of ADS?
I mean I want to show related images extracted from remote server in a box.

below are some lines of my code
...
Forum: vB4 Programming Discussions 03-21-2011, 11:05 PM
Replies: 12
Views: 694
Posted By ninadbe
Yes I were editing templates at database through...

Yes I were editing templates at database through phpmyadmin.

Is there any help topic regarding how to create plugin and implement output in template?
Forum: vB4 General Discussions 03-21-2011, 09:21 PM
Replies: 1
Views: 454
Posted By ninadbe
Do you find out any solution for this?

Do you find out any solution for this?
Forum: vB4 Programming Discussions 03-21-2011, 09:20 PM
Replies: 3
Views: 789
Posted By ninadbe
Do you find out any solution for this?

Do you find out any solution for this?
Forum: vB4 Programming Discussions 03-21-2011, 09:05 PM
Replies: 12
Views: 694
Posted By ninadbe
postbit_legacy template editing error

I am editing postbit_legacy at "template" table. I want to displaye some images extracted from remote server after 1st post.
My code is as follows

if($post['postcount'] == 1)
{
...
Forum: vB4 Programming Discussions 03-15-2011, 10:18 PM
Replies: 0
Views: 413
Posted By ninadbe
How to insert customized block at showthread

I want to put a rectangular block below posts at showthread.php, which will show images extracted from database. Is it possible?
I have created a php block template named "template_php" at forum...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT. The time now is 01:14 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.01461 seconds
  • Memory Usage 1,944KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (12)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (20)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • forumjump
  • search_complete
  • navbits
  • navbits_complete