Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 04-20-2006, 11:44 AM
Ziki's Avatar
Ziki Ziki is offline
 
Join Date: Nov 2005
Posts: 2,704
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peterska2
I learnt everything I know via my ACP and breaking things, or via viewing other peoples releases.
Same as me
Reply With Quote
  #12  
Old 04-20-2006, 02:59 PM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
Learn by doing - it's the only way IMO.
Listen to this man! The best way to start is to create something no one else has released. This can be as simple as a template edit to the postbit, or a new profile template. There is bound to be something no one has released that you want.

Thats how I got started, I wanted something and filled a request that no one was intrested in doing. From there I just broke things and fixed them until I understood what was going on.

These days I rarely install something without making a few changes to it, the hacks released here are great, but I always like to take some time to make them my own.
Reply With Quote
  #13  
Old 04-20-2006, 03:24 PM
Blam Forumz Blam Forumz is offline
 
Join Date: Jun 2004
Posts: 554
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know enough PHP to get by, and am constantly learning more.

Causing errors and stuff in my ACP and vB since 2.3.3 helped me improve my PHP alot, also choosing to build a CMS for my I.T Coursework helped me alot, I have now built CMS myself
Reply With Quote
  #14  
Old 04-20-2006, 05:03 PM
Scrolls Scrolls is offline
 
Join Date: Mar 2006
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Blam Forumz
I know enough PHP to get by, and am constantly learning more.

Causing errors and stuff in my ACP and vB since 2.3.3 helped me improve my PHP alot, also choosing to build a CMS for my I.T Coursework helped me alot, I have now built CMS myself
thats what im scared of, causing a site down error or something. id probably ++++ it up bad. is there any websites or shit of that sort that u can practice on? so i dont have to worry about crashes. cause i want to get into this stuff, so im not always hireing someone. lol. ya know? any help is great. thanks for feed guys. cause even right now, i have many ads from sponsors i need to go up, but cant figure out how to get them on. and im still stuck....lol.
Reply With Quote
  #15  
Old 04-20-2006, 10:10 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you have multiple databases available from your host, a good way of being able to mess things up without breaking your live site is to set up a new db, create a folder on your site called testvb, protect the testvb folder with a htaccess file, then install another copy of vb to this folder and new db. Then you can play with it quite happily all day till you are ready to do something on the live site. If it breaks, it doesn't affect the live site either.
Reply With Quote
  #16  
Old 04-22-2006, 07:51 AM
Logikos Logikos is offline
 
Join Date: Jan 2003
Posts: 2,924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm self taught also. Many many long nights of trial and error.
Reply With Quote
  #17  
Old 04-22-2006, 12:06 PM
Rich's Avatar
Rich Rich is offline
 
Join Date: Mar 2004
Location: U.S.A
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I would suggest you begin running a copy of vbulletin on your pc if you want to learn. This will help you play around without the chance of destroying your live forum. I make almost all modifications on my local machine before I toss them on my live sites. My local machine "mimics" my live sites and runs the exact same modifications.

This tutorial will help you out with getting vb to run on your pc: PHPTriad

I myself am still learning but running a local copy helps a great deal.

Quote:
These days I rarely install something without making a few changes to it, the hacks released here are great, but I always like to take some time to make them my own.
Thats pretty much the same philosophy I am running. I am in the midst of creating a new site to add on to my network and not a single modification has been installed without it first being altered to meet my needs and to perform how I want it to. I think I have learned more altering predesigned mods as I can see how the original author did it and this has helped me to see how some of the functions of vb works.

The best coders on this site are those that remain active and continue to help. lol Its hard to say that one coder is better than the next on this site because each coder offeres his or her modifications for free. Most modifications are based on the needs of the coder or perhaps by request. Alot of coders on this site could replicate and rewrite a number of the larger modifications, so its not an easy task to choose who is the best. I appreciate them all.
Reply With Quote
  #18  
Old 04-22-2006, 03:14 PM
Scrolls Scrolls is offline
 
Join Date: Mar 2006
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rich
Hello,

I would suggest you begin running a copy of vbulletin on your pc if you want to learn. This will help you play around without the chance of destroying your live forum. I make almost all modifications on my local machine before I toss them on my live sites. My local machine "mimics" my live sites and runs the exact same modifications.

This tutorial will help you out with getting vb to run on your pc: PHPTriad

I myself am still learning but running a local copy helps a great deal.



Thats pretty much the same philosophy I am running. I am in the midst of creating a new site to add on to my network and not a single modification has been installed without it first being altered to meet my needs and to perform how I want it to. I think I have learned more altering predesigned mods as I can see how the original author did it and this has helped me to see how some of the functions of vb works.

The best coders on this site are those that remain active and continue to help. lol Its hard to say that one coder is better than the next on this site because each coder offeres his or her modifications for free. Most modifications are based on the needs of the coder or perhaps by request. Alot of coders on this site could replicate and rewrite a number of the larger modifications, so its not an easy task to choose who is the best. I appreciate them all.
i read that whole page of phptraid.....and i dont understand code talk, lol. so, i wouldnt know where to start or anything.
Reply With Quote
  #19  
Old 04-22-2006, 05:15 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Patience is the most important thing to have. I take a lot of notes on how things are done and why they work. The learning never stops.

I also took my system and installed all the free software packages on my windows box to make it into a development web server. ( a place to learn and test things out before I transfer to the "Live" website. )

ActivePerl
Apache
GD
ImageMagick
mySQL
PHP
ZendOptimizer

I never liked the All-in-one installers for web server setup.
I never could learn things if it was a pre-installed package with no "hands on" experience.

Start a project. It does not have to be something complex. When done, take on another project, ect..

Soon you will no longer see 1's and 0's, but the blonds and red heads.
~ The Matrix
Reply With Quote
  #20  
Old 04-23-2006, 03:40 AM
Scrolls Scrolls is offline
 
Join Date: Mar 2006
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[QUOTE=Zachariah]

ActivePerl
Apache
GD
ImageMagick
mySQL
PHP
ZendOptimizer

QUOTE]

are those programs i can get? and if so, do they have tutorials? cause i wouldnt know how to even begin writing it. lol. thanks zachariah!

right now im browsing phpbuilder.com....but, im looking for a tutorial program that can actually guide me threw steps....so i can do alone after....so i can php, mysql, html and so forth on my own...you know of any programs such as this?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:15 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.04495 seconds
  • Memory Usage 2,259KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete