PDA

View Full Version : Where 2 start to learn Vbulletin


checkoutprabhat
05-30-2011, 02:03 PM
Hi everybody,

I am new at Vbulletin. I have a reasonable knowledge of Php and Mysql. And I have a urge to learn Vbulletin programming.

Can anybody advise me how to start and where to start from????

Thank 4 replying in advance...

Lynne
05-30-2011, 02:48 PM
First, create a test site. Do NOT create modifications on your live site!

Then, take a look at some of the little modifications and see how they are done. Then see if you can change them to do something else. The best way to learn is by doing.

checkoutprabhat
06-02-2011, 12:15 PM
Hi,

I tried many things ..But your style and structure of coding will take some time 2 grasp..
My question is how 2 create a template and how 2 render it..

Is there a manual or link where I can find each and everything about it??

Thanks...

Wow, starting 2 feel good...
Articles about creating ur own vbulletin page and template helped a lot.
Thanks lynne and cellarius for writing them..

But I wud like 2 know how 2 add js 2 my page or template..Suppose i have a drop down box and I want to add a javascript to it onchange.
How do i achieve dat??