vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   I need to learn how to create VB Mods (https://vborg.vbsupport.ru/showthread.php?t=215260)

Denver Jackson 06-03-2009 01:48 PM

I need to learn how to create VB Mods
 
Hello Everybody,

I am really interested in attemping to create a vbulletin modification. I have seen some of the other great work others have done in the past and how cool they are.

I was wondering how you guys learnt the and where you started off and how. I know all of HTML & XHTML & Some of PHP. If there is anything else you would recommend me knowing please let me know.

Thanks,
Denver

Lynne 06-03-2009 02:29 PM

Best thing to do is analyze how some of the coders have written their mods. Download one, install it, and then modify it to figure out how it works.

There are also several articles in the Articles forums about products/plugins. And, you're gonna want to be a bit familiar with mysql if you plan on making any queries in your mods.

Denver Jackson 06-03-2009 03:19 PM

Thanks for the reply.

I am eventually aiming on creating a league modification for vbulletin but this maybe a long while off yet. I will learn mysql over the next coming weeks and take a look at some code and see what I can come up with.

Denver Jackson 06-05-2009 05:28 PM

I've learnt the MySQL tutorial the basics that is. I fully understand all of that but I don't know how to start writing my modifications. I have looked at others but it's still just a load of writing to me.

Anymore idea's?

Lynne 06-05-2009 06:14 PM

The way I learned was by installing one that was close to what I wanted and then modifying it to suit my needs (I rarely install a modification as is). Then I started trying to write simple ones on my own. You need to start with small ideas and then graduate to larger ones. Or at least that is the way I went about it.

TheLastSuperman 06-05-2009 07:45 PM

Denver, check your PM's, I gave you something to tinker with for now, when you understand that you might be ready to look into doing a mod but excellent idea by Lynne right up above ^ so follow her advice anytime you see her post ;).

S-MAN

Denver Jackson 06-05-2009 07:46 PM

Thanks for the help guys. I will try and hopefully succeed quite soon.

GoldenNuts 06-06-2009 02:57 AM

Don't you have to learn xml? Every product is in xml.

Dismounted 06-06-2009 04:05 AM

Quote:

Originally Posted by GoldenNuts (Post 1824294)
Don't you have to learn xml? Every product is in xml.

No. You don't need to touch the XML at all if you create the product through Admin CP functions.

AlShammari 09-13-2009 08:21 PM

the problem is here, alot try to create a product as simple as it is. yes it is simple. but how can you move the output of the product to any style in the forum?? and how get it above the navbar or down it or even in footer or header or changing the forumhome layout.

this is how to control the style from a product. and how to add templates or use templates using the product. and don't forget how to use mysql queries in the product.

this is all the questions that any new person want to start product.

i don't know the answers, and i want the answers if anyone can help.


All times are GMT. The time now is 11:26 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.01552 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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