![]() |
How vB works?
Hello,
I'm just began vB and I'de like to learn how it works as in the whole architect. Can any of you modders give me a place to learn how to mod vB and where did you learn everything? |
hah, i'd love to hear a good answer to that or read a tutorial that explains the coding in detail.
right now i am just looking through each index.php and occasionally browsing the files it includes and doing a "*omfg holy ++++*" |
Well, if you want to learn how to 'mod vB'...start by installing some hacks.
This will hopefully give you some insight as to how it all fits together, and you will work out how to mod it yourself. |
Quote:
|
LOL you make it sound so complicated Zach ! LOL
|
lol. I installed over 10 hacks already(and looked @ them). I have some questions:
1. NVM found the answer, they do make you edit hte index.php :P 2. Does the Admin CP use templates for the mod's admin pages? I came from phpBB and I never modded inthere but I understood what was going on, now I have to adapt to vB. |
"2. Does the Admin CP use templates for the mod's admin pages"
hrm, i'm trying to make a mod for the ADMINCP right now that lets me have another entire group of templates not even listed in the same table. i found what i *think* is the code under the admincp/templates.php file. those files use the phrases, but not templates (i think? but havn't gotten that far). |
Quote:
|
Quote:
|
Then how do you print out rows? Would you use:
foreach(row in results etc...) { print $row['a'] etc? } ? |
Take a look at includes/adminfunctions.php
There are a lot of print_ functions which are being used to construct CP dialogs. |
Can you recommend any advanced php books?
|
No, sorry - haven't read any books about PHP so far :)
|
All online tuts?
|
I also haven't read tutorials - LOL.
The online manual (http://www.php.net) and sometimes Google was always enough :) |
Lol. I preffer books. I'll look @ that again, everyone says to look @ it. When I looked @ it I got a little confused, gota try again :P...
Thanks. |
I think sitepoint.com has some good books.
|
personally i dont rate php books, the one i used; most of the code examples were incorrect i ended up spending hours on php.net working out what was wrong... looking at that perhaps it helped me learn :s
To understand vb a bit better i believe zach has a link in his sig you may find useful. https://vborg.vbsupport.ru/showthread.php?t=59939 |
Read that. It helped alot. Do you know of any other article similar to that?
|
Quote:
A basic understanding of php will get you very far, it is alot easier to modify something when you can understand exactly what is going on ;). |
Quote:
|
Ok, after a few days of working, I finaly converted a custom phpBB mod to vB :) Yepiee! I'll look @ that thread.
|
If possible take a class in C up to hash, pointers and stacks. You should have a pretty good idea how to prgram then, but it still doesn't account the stuff you need to learn for php.
|
Quote:
but im ok with php C dosent give much info PhP and C are simlar but still you will need to learn php |
I know C#, JavaScript, and I've read about 2 lessons of Sam's Teach your self C++ in 21 days and quit(online). Got stuck @ pointers..
|
most noobs i know, know at least enough to go read the manual and start building some pages of their own to understand the basic functions....
get on it |
All times are GMT. The time now is 04:50 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|