vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Creating my own hack some Q .. (https://vborg.vbsupport.ru/showthread.php?t=95364)

Ranma2k 08-31-2005 07:04 AM

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

Ranma2k 09-02-2005 12:25 AM

Quote:

Originally Posted by Ranam2k
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

So ?!

Andreas 09-02-2005 12:27 AM

Quote:

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 ..
Open any of the PHP Files, they are documented :)

Ranma2k 09-02-2005 12:30 AM

Quote:

Originally Posted by KirbyDE
Open any of the PHP Files, they are documented :)

can you just tell me what files contains the things i need ?!

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 :)

Andreas 09-02-2005 12:36 AM

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

Ranma2k 09-02-2005 12:39 AM

Quote:

Originally Posted by KirbyDE
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

Thanks KirbyDE .

So any suggestion about the online Documentation for VB ?!

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

Davidinh 10-11-2005 12:08 PM

I hope is that you looking for
vbulletin document

not only for doc online but also they have .chm file too


All times are GMT. The time now is 05:48 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.01015 seconds
  • Memory Usage 1,730KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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