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

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: sccrgy789
Forum: vB3 General Discussions 08-07-2008, 11:37 PM
Replies: 7
Views: 780
Posted By sccrgy789
This is still an issue... can anyone help?

This is still an issue... can anyone help?
Forum: vB3 General Discussions 08-06-2008, 05:03 PM
Replies: 7
Views: 780
Posted By sccrgy789
$post['userid'] is what i'm using and it only...

$post['userid']
is what i'm using and it only works for posts.

$post['fromuserid']
would probably work but only for PMs.

I suppose if there's a way to determine whether a PM or Post is being...
Forum: vB3 General Discussions 08-06-2008, 11:17 AM
Replies: 7
Views: 780
Posted By sccrgy789
No because I'm using the userid to create an...

No because I'm using the userid to create an image path in the plugin.

For example:
$imagePath = $someOtherVar . $post[userid] . ".jpg";

I just don't get why when the postbit hook is used for...
Forum: vB3 General Discussions 08-06-2008, 12:27 AM
Replies: 7
Views: 780
Posted By sccrgy789
Probably a simple problem but... I need help.

I have a product which forms a variable in a plugin using the postbit_display_start hook:
$someVar = "whatever" . $post[userid];

Then, I echo this string in my "postbit" using $someVar in the...
Forum: vB3 General Discussions 06-19-2008, 11:28 PM
Replies: 3
Views: 881
Posted By sccrgy789
Thanks so much for your reply, that seemed to do...

Thanks so much for your reply, that seemed to do the trick!
Forum: vB3 General Discussions 06-19-2008, 10:49 PM
Replies: 3
Views: 881
Posted By sccrgy789
MySQL in a Plugin

I have a plugin with the following characteristics:
Hook: global_start
Code:
$userswith = $vbulletin->db->query_first("SELECT * FROM " . TABLE_PREFIX . "mtweaks WHERE name='userswithimage'");...
Forum: vB3 Programming Discussions 06-02-2008, 07:50 PM
Replies: 5
Views: 833
Posted By sccrgy789
Ok can anyone help me? I really do need to know...

Ok can anyone help me? I really do need to know the answer to this.
Forum: vB3 Programming Discussions 06-01-2008, 03:16 PM
Replies: 5
Views: 833
Posted By sccrgy789
Well that array was an example... There will be...

Well that array was an example... There will be more elements...
Forum: vB3 Programming Discussions 06-01-2008, 12:15 AM
Replies: 5
Views: 833
Posted By sccrgy789
Question I could really use help with

I'm trying to make a plugin and some template changes but am having issues.

I have added a plugin:
Hook: global_start
Execution Order: 5
Code:
$niImage = array(58054);

As you can see it's...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT. The time now is 06:58 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.03478 seconds
  • Memory Usage 1,927KB
  • 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
  • (9)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open 

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