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 ?


All times are GMT. The time now is 12:08 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.01224 seconds
  • Memory Usage 1,729KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete