vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Learning how to create plugins? (https://vborg.vbsupport.ru/showthread.php?t=97296)

subnet_rx 10-01-2005 04:27 PM

Learning how to create plugins?
 
Where should I start to learn how to create a plugin? I've got some PHP background, but am lost when it comes to how to integrate into vB.

akanevsky 10-01-2005 04:36 PM

Check out this area: https://vborg.vbsupport.ru/forumdisplay.php?f=110

subnet_rx 10-02-2005 03:57 AM

Quote:

Originally Posted by Dark Visor

yeah, I had already saw that forum, there's only one thread though that really helps me at this point, and it's the "How to create plugins". I guess the more clear question is, is there somewhere that will explain structure of vbulletin code? For instance, I notice a lot of hacks include global.php, where would I find out stuff like that? Or do I just need to look at a lot of different hacks and learn from the bottom up?

Zachery 10-02-2005 05:28 AM

Quote:

Originally Posted by subnet_rx
yeah, I had already saw that forum, there's only one thread though that really helps me at this point, and it's the "How to create plugins". I guess the more clear question is, is there somewhere that will explain structure of vbulletin code? For instance, I notice a lot of hacks include global.php, where would I find out stuff like that? Or do I just need to look at a lot of different hacks and learn from the bottom up?

To make a plugin, you need to have at least a basic understanding of php, if not programing. Because thats all plugins are... php code

subnet_rx 10-03-2005 06:21 PM

Quote:

Originally Posted by Zachery
To make a plugin, you need to have at least a basic understanding of php, if not programing. Because thats all plugins are... php code

yeah, I've created some php scripts before, but can you just plugin PHP code bypassing security and variables needed by vB itself? Or do you need some basic vB structure in every script?

Marco van Herwaarden 10-03-2005 07:36 PM

Plugins are already embedded in vB, they are not stand alone scripts.

subnet_rx 10-03-2005 09:59 PM

Quote:

Originally Posted by MarcoH64
Plugins are already embedded in vB, they are not stand alone scripts.

right, thanks for all the help.


All times are GMT. The time now is 04:06 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.00985 seconds
  • Memory Usage 1,724KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete