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

Showing results 1 to 25 of 68
Search took 0.01 seconds.
Search: Posts Made By: pxd
Forum: vB4 Programming Discussions 11-30-2012, 10:35 PM
Replies: 6
Views: 1,355
Posted By pxd
That was it, thanks a lot!

That was it, thanks a lot!
Forum: vB4 Programming Discussions 11-30-2012, 03:51 PM
Replies: 6
Views: 1,355
Posted By pxd
Thanks, kh99. For testing purposes, I...

Thanks, kh99.

For testing purposes,
I attach the following code to the "init_startup" hook
and get nothing:

global $new_datastore_fetch;

if (!isset($new_datastore_fetch) ||...
Forum: vB4 Programming Discussions 11-30-2012, 03:26 PM
Replies: 6
Views: 1,355
Posted By pxd
$new_datastore_fetch[] = 'customname'; I...

$new_datastore_fetch[] = 'customname';

I added the above line to the "init_startup" hook and it did nothing. (I replaced "customname" with the correct title).

I also tried another formula which...
Forum: vB4 Programming Discussions 11-30-2012, 01:08 PM
Replies: 6
Views: 1,355
Posted By pxd
$vbulletin->datastore->fetch(array('customname')) adds 1 extra database call

I've been using the following lines of code to pull custom data from the datastore table:
$vbulletin->datastore->fetch(array('customname'));
$data = $vbulletin->customname;

However, I noticed...
Forum: vB4 Programming Discussions 09-19-2012, 01:42 PM
Replies: 2
Views: 759
Posted By pxd
Thanks, Lynne, I found that thread, and the line...

Thanks, Lynne, I found that thread, and the line that helped me solve my issue: if (in_array($GLOBALS['forumid'], array(2,15))) $root = 'tab_nzg3_214';
Forum: vB4 Programming Discussions 09-18-2012, 08:20 PM
Replies: 2
Views: 759
Posted By pxd
vB 4.2 Navigation Manager

Navigation Manager. This is a really nice addition to vBulletin.

I was wondering if it's at all possible to create a tab to link it to a certain forum (say forumdisplay.php?f=10) and make it...
Forum: vBulletin 4.x Add-ons 12-13-2011, 12:52 PM
Replies: 265
Mini Mods - Last Poster Avatar
Views: 57,527
Posted By pxd
Guys, keep in mind this is product is in beta...

Guys, keep in mind this is product is in beta stage.
Forum: vB4 General Discussions 09-17-2010, 12:40 PM
Replies: 0
Views: 381
Posted By pxd
Hook behaviour

Hello,

I am trying to unserstand the hooks that are used to add extra functionality without applying changes to the php files.

The way I see it, any code inserted into a plugin attached to a...
Forum: vB3 Programming Discussions 06-17-2008, 10:41 AM
Replies: 3
Views: 702
Posted By pxd
License Manager Mod

I've noticed that vBadvanced uses a similar product licensing/download system to what vb.com does. Is this a publicly available mod or custom coding shared between the two portals? I'd appreciate if...
Forum: vBulletin 3.5 Add-ons 04-14-2008, 11:38 PM
Replies: 646
Views: 147,744
Posted By pxd
I am looking for a way to output individual extra...

I am looking for a way to output individual extra field values in the postbit. Any code that can do that or does it require further modding, gio~logist?
Forum: vB3 General Discussions 04-09-2008, 10:11 PM
Replies: 0
Views: 702
Posted By pxd
Display sub-forum threads in the parent category.

Is there a mod enabling the display of sub-forum threads in the parent category list? Idea is to have threads show up on the parent forum page while still being assigned to different sub-forums of...
Forum: vBulletin 3.6 Add-ons 03-02-2008, 09:08 AM
Replies: 171
Views: 47,546
Posted By pxd
Here's a temporary fix for the "no DataManager"...

Here's a temporary fix for the "no DataManager" that worked for me on vBulletin 3.7.0 Beta 5.

Add this line at the very top of class_dm_diary.php right below <?php
require_once(DIR ....
Forum: Modification Graveyard 02-25-2008, 06:33 AM
Replies: 40
Miscellaneous Hacks - Display Reputation Comments Given
Views: 13,973
Posted By pxd
Nice mod, thanks!

Nice mod, thanks!
Forum: vB3 General Discussions 02-24-2008, 09:23 PM
Replies: 2
Views: 665
Posted By pxd
You can't do that.

You can't do that.
Forum: vB3 General Discussions 02-08-2008, 11:04 AM
Replies: 8
Views: 701
Posted By pxd
I believe you tried to install Zoints SEO. Does...

I believe you tried to install Zoints SEO. Does disabling/uninstalling the mod make a difference on the forum?
Forum: vBulletin 3.6 Add-ons 02-06-2008, 06:17 PM
Replies: 171
Views: 47,546
Posted By pxd
In the templates list, I see...

In the templates list, I see $stylevar[htmldoctype]_diary
Does this mean product installation did not go smoothly? (3.7.0 Beta 4)
Forum: vB3 General Discussions 02-05-2008, 12:27 AM
Replies: 5
Views: 986
Posted By pxd
vBCommerce isn't going to be free though.

vBCommerce isn't going to be free though.
Forum: vBulletin 3.6 Add-ons 02-01-2008, 01:44 AM
Replies: 104
End-User Options - vBFavorites
Views: 32,369
Posted By pxd
Adding a thread to favorites ends up on a blank...

Adding a thread to favorites ends up on a blank screen when trying to save the record. vB 3.7.0 Beta 4...
Forum: vBulletin 3.7 Add-ons 02-01-2008, 12:19 AM
Replies: 39
Views: 20,888
Posted By pxd
Great tool. Installed :)

Great tool. Installed :)
Forum: Modification Graveyard 01-31-2008, 11:55 PM
Replies: 122
Miscellaneous Hacks - [you] Replacement
Views: 22,802
Posted By pxd
Boofo, How does [you] translate to guests?

Boofo,

How does [you] translate to guests?
Forum: Modification Graveyard 01-31-2008, 11:45 PM
Replies: 23
Administrative and Maintenance Tools - Save Users' E-mail Addresses for vB3.7
Views: 5,613
Posted By pxd
Sounds like a great mod to me, will install,...

Sounds like a great mod to me, will install, thanks :)
Forum: vBulletin 3.6 Add-ons 01-28-2008, 09:05 PM
Replies: 51
Profile Enhancements - My Best Threads
Views: 12,073
Posted By pxd
Change that in the vB "Languages & Phrases"...

Change that in the vB "Languages & Phrases" manager in the admin panel.
Forum: vBulletin 3.5 Add-ons 01-28-2008, 01:21 PM
Replies: 840
Views: 152,360
Posted By pxd
This is quite a long read, could someone please...

This is quite a long read, could someone please enlighten me on the following:

- Is it possible to pay real money (through paypal or something like that) for points?
- Can you purchase profile...
Forum: Modification Graveyard 01-27-2008, 08:50 AM
Replies: 1,093
Major Additions - iTrader v2.0.1
Views: 327,855
Posted By pxd
You're doing something wrong as it worked ...

You're doing something wrong as it worked perfectly on my 3.6.8 and still working nicely after upgrading to 3.7.0. Make sure you edit your forum templates for the itrader scores to show up as per...
Forum: vBulletin 3.6 Add-ons 01-26-2008, 01:20 AM
Replies: 51
Profile Enhancements - My Best Threads
Views: 12,073
Posted By pxd
Nevermind, I figured out how to do that, even...

Nevermind, I figured out how to do that, even though through file edits...
Showing results 1 to 25 of 68

 
Forum Jump

All times are GMT. The time now is 06:10 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.03669 seconds
  • Memory Usage 2,037KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (39)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
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete