The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Creating my own hack some Q ..
Hi All,
Well i was looking for a coder to do some vb hack scripting for my site (on vb 3.5.0) for $$ but i couldn't find any so i decided that i should do it myself. but unfortunately I'm not familiar with the functions that VB uses .. so i have some Q. it could sound stupid but bear with me :nervous: my hack will depend on the inputs from the members and there is several types of input ( pictures / text / even multiple choices ) so i was wondering how to create the following ( or what function that will create it ) ? 1- the WYSIWYG Text editor and what function process it to store the result in the database ?! 2- the Image upload functions and how does it store it .. those are the important things to me for now it would really appreciate it if someone could help me out . it would have been easy if we have some sort of documentation for the functions of VB if it does exsist please point me to it .. Thanks |
#2
|
|||
|
|||
Quote:
|
#3
|
||||
|
||||
Quote:
|
#4
|
|||
|
|||
Quote:
And btw why don't we make an online documentation for the VB functions just like PHP i'm willing to provide any help that requires ( Hosting / new license for fourms if needed . .etc ) the would really help developers alot |
#5
|
||||
|
||||
1) Not 100% sure, but I'd look in functions_editor.php.
If this does not contain all necessary stuff, take a look at how newreply/newthread/editpost.php are doing it. For storing Threads/Posts => functions_newpost.php and class_dm_threadpost.php 2) You mean Attachments? class_upload.php and class_dm_attachment.php |
#6
|
|||
|
|||
Quote:
So any suggestion about the online Documentation for VB ?! Quote:
|
#7
|
|||
|
|||
I hope is that you looking for
vbulletin document not only for doc online but also they have .chm file too |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|