vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   whats vb2 codeing to vb3 codeing list (https://vborg.vbsupport.ru/showthread.php?t=74551)

Joe Pimms 01-17-2005 10:31 PM

whats vb2 codeing to vb3 codeing list
 
hello again im whating to redo a vb2 hack i found on vb.org and i wanna know thats the codeing is from vb2 to now vb3
im wanting to know the new functions that replace the old vb2 code to vb3
please help im learning here lol

Joe Pimms 01-17-2005 10:58 PM

can any one help me ?

Zachery 01-18-2005 12:07 AM

Please wait at least 24 hours before bumping a post

Joe Pimms 01-18-2005 12:33 AM

Since vB2 and vB3 are differntly coded, I need some help on what some of the functions turned to, as I am having trouble figuring them out. Here is what I've figured out so far.

doformheader = print_from_header
makehiddencode = construct_hidden_code
maketableheader = print_table_header
doformfooter = print_table_footer
cpheader = print_cp_header
makeinputcode = print_input_row
maketextareacode = print_textarea_row
makeradiocode = print_radio_row
makecheckboxcode = ?
makeuploadcode = ?

makeyesnocode = ?

makenavoption = ?

Zachery 01-18-2005 12:40 AM

Quote:

Originally Posted by Joe Pimms
Since vB2 and vB3 are differntly coded, I need some help on what some of the functions turned to, as I am having trouble figuring them out. Here is what I've figured out so far.

doformheader = print_from_header
makehiddencode = construct_hidden_code
maketableheader = print_table_header
doformfooter = print_table_footer
cpheader = print_cp_header
makeinputcode = print_input_row
maketextareacode = print_textarea_row
makeradiocode = print_radio_row
makecheckboxcode = ?
makeuploadcode = ?

makeyesnocode = ?

makenavoption = ?

Try looking at any files with the name "functions" in them :)

Joe Pimms 01-25-2005 12:39 AM

i know there are me so please people help me out

Quote:

Originally Posted by Joe Pimms
Since vB2 and vB3 are differntly coded, I need some help on what some of the functions turned to, as I am having trouble figuring them out. Here is what I've figured out so far.

doformheader = print_from_header
makehiddencode = construct_hidden_code
maketableheader = print_table_header
doformfooter = print_table_footer
cpheader = print_cp_header
makeinputcode = print_input_row
maketextareacode = print_textarea_row
makeradiocode = print_radio_row
makecheckboxcode = ?
makeuploadcode = ?

makeyesnocode = ?

makenavoption = ?


Andreas 01-25-2005 12:46 AM

Code:

makecheckboxcode = print_checkbox_row
makeuploadcode = print_upload_row
makeyesnocode = print_yes_no_row
makenavoption = construct_nav_option

... but you could have found out this yourself by just looking at the files ;)

Joe Pimms 01-25-2005 12:50 AM

where in the files would i look ?

Andreas 01-25-2005 12:55 AM

includes/adminfunctions.php, admincp/index.php

Joe Pimms 01-25-2005 01:02 AM

dose this also tell me vb2 codes to vb3 codes or do i have to guess ?

Andreas 01-25-2005 01:09 AM

There are comments like
PHP Code:

// ###################### Start makehiddencode ####################### 

So it should be pretty easy to find out.

Joe Pimms 01-25-2005 01:15 AM

is that in every vb3 script ?

Dean C 01-25-2005 02:12 PM

Joe what you're asking for would take someone here a few hours to compile. Just take a look around vB3 at how things work and you'll figure it out :)

Zachery 01-25-2005 04:21 PM

Quote:

Originally Posted by Dean C
Joe what you're asking for would take someone here a few hours to compile. Just take a look around vB3 at how things work and you'll figure it out :)

Hours? If it would have been hours i think it would have been released by Kier freddie scott and mike.

Joe Pimms 01-25-2005 09:00 PM

hey i just wanna thank you KirbyDE, as i can see by looking in all the scripts and see the new changes to vb 3 from vb 2


Quote:

Originally Posted by KirbyDE
There are comments like
PHP Code:

// ###################### Start makehiddencode ####################### 

So it should be pretty easy to find out.



All times are GMT. The time now is 08:10 AM.

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.01157 seconds
  • Memory Usage 1,748KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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