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

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: Blindspot
Forum: vBulletin 4.x Add-ons 04-29-2010, 09:37 PM
Replies: 601
Views: 135,727
Posted By Blindspot
just installed on 4.0.3, seems to work fine.

just installed on 4.0.3, seems to work fine.
Forum: vBulletin 4.x Add-ons 02-19-2010, 01:27 AM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 920,507
Posted By Blindspot
I think there is a bug in the fetch_thanks...

I think there is a bug in the fetch_thanks function, it only seems to return the proper template info for the first post.
Forum: vB4 Programming Discussions 11-17-2009, 08:49 PM
Replies: 4
Views: 1,552
Posted By Blindspot
I will have to look through the standard newpost...

I will have to look through the standard newpost code and see if I am missing something.

--------------- Added 1258522512 at 1258522512 ---------------

my bad, the code above works fine, seems...
Forum: vB4 Programming Discussions 11-17-2009, 06:30 PM
Replies: 4
Views: 1,552
Posted By Blindspot
I know that its inserting correctly as I can see...

I know that its inserting correctly as I can see in the database that its correct, its just not displaying the prefix in forumdisplay.

I am wondering if there is some datastore or cache i need to...
Forum: vB4 Programming Discussions 11-17-2009, 06:18 PM
Replies: 4
Views: 1,552
Posted By Blindspot
DataManager Thread_FirstPost help.

I have the following code which worked perfectly in 3.8.x...


$threaddm =& datamanager_init('Thread_FirstPost', $vbulletin, ERRTYPE_ARRAY, 'threadpost');
$threaddm->set_info('forum',...
Forum: vB3 Programming Discussions 07-04-2008, 06:07 AM
Replies: 16
Views: 1,508
Posted By Blindspot
even easier $postinfo =...

even easier

$postinfo = fetch_postinfo($thread['firstpostid']);

and if you dont have $thread


$threadinfo= fetch_postinfo($threadid);
$postinfo = fetch_postinfo($threadinfo['firstpostid']);
Forum: vB3 Programming Discussions 07-04-2008, 12:17 AM
Replies: 1
Views: 668
Posted By Blindspot
this request is differcult to answer without a...

this request is differcult to answer without a link to your page you want modified..
Forum: vB3 Programming Discussions 07-03-2008, 11:35 PM
Replies: 16
Views: 1,508
Posted By Blindspot
even easier $postinfo =...

even easier

$postinfo = fetch_postinfo($thread['firstpostid']);

and if you dont have $thread


$threadinfo= fetch_postinfo($threadid);
$postinfo = fetch_postinfo($threadinfo['firstpostid']);
Forum: vB3 Programming Discussions 07-03-2008, 11:26 PM
Replies: 8
Views: 1,006
Posted By Blindspot
you dont need to assign it again as its already...

you dont need to assign it again as its already stored in the array you are fetching...

while($mypage = $vbulletin->db->fetch_array($mypages))
{
eval('$mytemp .= "' ....
Forum: vB3 Programming Discussions 07-03-2008, 11:22 PM
Replies: 1
Views: 604
Posted By Blindspot
under vbb options Style & Language Settings ...

under vbb options Style & Language Settings

Use Legacy (Vertical) Postbit Template
change to yes.
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT. The time now is 04:59 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.01303 seconds
  • Memory Usage 1,933KB
  • 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
  • (10)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (10)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