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

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: MajicPanda
Forum: vB4 Programming Discussions 02-19-2011, 02:57 AM
Replies: 11
Views: 1,676
Posted By MajicPanda
Still looking for a way to reference a profile...

Still looking for a way to reference a profile field in a php plugin..
Forum: vB4 Programming Discussions 02-15-2011, 12:11 PM
Replies: 1
Views: 433
Posted By MajicPanda
Lots of views no replies.... how about then to...

Lots of views no replies.... how about then to simply show the most recent 10 posts in a specified news forum and parse all BB/HTML/etc code in the post correctly? I can simply run a mysql query to...
Forum: vB4 Programming Discussions 02-12-2011, 01:18 AM
Replies: 1
Views: 433
Posted By MajicPanda
Blog to Homepage?

Sorry if this has been posted but I failed to find it in a search. Is there any way to get blog posts to display on a custom, external page outside the forums?

If not, can someone suggest any...
Forum: vB4 Programming Discussions 02-06-2011, 03:31 PM
Replies: 1
Views: 352
Posted By MajicPanda
Adding wrappers around template?

I need to add 2 more wrappers around the entire forum and was wondering where I need to add this code? I can't figure out which template I need to add the divs to and which to add the end to the...
Forum: vB4 Programming Discussions 02-02-2011, 11:05 PM
Replies: 11
Views: 1,676
Posted By MajicPanda
No one has the equivalent of $post[fieldX] that...

No one has the equivalent of $post[fieldX] that would work in a plug in?
Forum: vB4 Programming Discussions 01-30-2011, 08:17 PM
Replies: 11
Views: 1,676
Posted By MajicPanda
Ok if I set $xpRedOutput to = "test"; then it...

Ok if I set $xpRedOutput to = "test"; then it outputs test, and I know for sure there is data in field8, so why isn't this code snippet resulting in anything being output? All links for images and...
Forum: vB4 Programming Discussions 01-28-2011, 02:28 PM
Replies: 11
Views: 1,676
Posted By MajicPanda
$post['fieldX'] does not get any data when...

$post['fieldX'] does not get any data when loading the plugin. I have it in global_start, do I need to be setting this somewhere else or delcaring any includes in the plugin?
Forum: vB4 Programming Discussions 01-27-2011, 04:57 PM
Replies: 11
Views: 1,676
Posted By MajicPanda
How would I do something like this in the plugin,...

How would I do something like this in the plugin, unsure how to get user variables in the plugins.
$var = fieldX; //fieldX = custom user profile field
for($i=0; $i < $var; $i++) {
echo "<img...
Forum: vB4 Programming Discussions 01-24-2011, 06:17 PM
Replies: 11
Views: 1,676
Posted By MajicPanda
I'm still unable to find out how to grab the...

I'm still unable to find out how to grab the userID of the poster in my script so that I can grab their custom profile field database entry.

I just need to be able to parse "fieldX" into my script...
Forum: vB4 Programming Discussions 01-21-2011, 01:35 AM
Replies: 0
Views: 479
Posted By MajicPanda
Track daily posts

What's the best way to execute a custom php script when someone makes a post so that it increments a custom profile field that I have made? I have a cron job set to clear it back to zero at midnight...
Forum: vB4 Programming Discussions 01-20-2011, 05:25 PM
Replies: 11
Views: 1,676
Posted By MajicPanda
Using VB variables in custom php plugin possible?

I've got this plugin:

ob_start();
include('http://www.va-studios.com/forums/customphp/vigilance.php');
$vigilance = ob_get_contents();
ob_end_clean();

...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT. The time now is 05:19 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.01396 seconds
  • Memory Usage 1,940KB
  • 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
  • (11)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (14)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