vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Good book on VBulletin? (https://vborg.vbsupport.ru/showthread.php?t=284575)

Bluemax712 06-18-2012 12:20 AM

Good book on VBulletin?
 
Are there any good books to learn Vbulletin inside-out?
The manual seems to be lacking in a few details :)

How did everyone here learn how to make mods?

Ziki 06-18-2012 01:14 PM

Books? :D doubt it. First of all read the articles, then try writing some of your own, learn to interpret error messages and check out the code of other coders. Presto.

kh99 06-18-2012 02:42 PM

What Ziki said - plus, I've always thought that it's very difficult to write mods without looking the existing code. There are some people that seem to manage it by guessing at hooks and variable names, but frankly that always amazes me. So I'd say if you want to create a mod the first thing would be to find the code responsible for the part you want to change, understand it (or at least the basics of it), then (hopefully) find hooks in places that let you modify it.

Edit: ...well, the first first thing would be to set up a test site on a local machine (using XAMPP maybe), and get an editor or something that lets you search for things across all the vb files (I use NetBeans, but that's probably overkill if you're not using it as a development environment). But I'm really far from being the local expert on mod development, so other people probably have some better suggestions.

dwx 06-25-2012 12:14 AM

Nothing current, unfortunately. I did a search on Amazon a few months ago and the most recent vbulletin book was for version 2.X.

Shazz 06-25-2012 01:40 AM

Many learned and mastered vB3 and had problems with vB4.
The books would go out of date pretty quick. I would just consider every post boofo posts is a book :)

setishock 06-25-2012 01:51 PM

Honestly speaking, this forum and the vb.com forum are the best places to get questions answered. Lord knows I've asked my share.
Just so you get the best responce to a question, be as clear as you can. Supply as much information as needed. If more is needed a responder will ask you for it.
And say thank you when you get your question answered.

Bluemax712 06-25-2012 03:32 PM

The more I read on vB - the dumber I feel - thnx for the input everyone

borbole 06-25-2012 08:48 PM

Quote:

Originally Posted by apsrfvb4 (Post 2342794)
The more I read on vB - the dumber I feel - thnx for the input everyone


It might looks a little complicated at the begin but things will start to make sense soon. Only thing you need is patience.


All times are GMT. The time now is 09:48 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.02806 seconds
  • Memory Usage 1,716KB
  • 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
  • (8)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