vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Urgent Help Required, Plugin Development (https://vborg.vbsupport.ru/showthread.php?t=242377)

danishravian 05-12-2010 04:17 PM

Urgent Help Required, Plugin Development
 
1 Attachment(s)
I am to develop a plugin for a vbulletin.
it conatins three pages.
  • first page to enter data, this page has just a form with image upload
  • second page where user can search data .
  • third page where results are to display

i have attached images to understand my problem as well.
i am good in php.but dont know how to work for vbulletin.
can some body learn me from scratch.or some link of tutorials.

Lynne 05-12-2010 10:44 PM

This will get you started with a page - [HOW TO - vB4] Create your own vBulletin page But you will then have to input all your php and render your templates in there. There is this tutorial on rendering templates - [vB4] Rendering templates and registering variables - a short guide But there isn't a tutorial on how to do all the php and templates and such on a page. You can look on a page like forum.php to see how vbulletin does it.

danishravian 05-13-2010 01:30 PM

can you please give me some more helping links?

Lynne 05-13-2010 01:53 PM

I can link you to a whole lot - ARTICLES

danishravian 05-13-2010 02:23 PM

cant it be a plugin???
or it can only be done by making my own vbpages.?

Lynne 05-13-2010 02:34 PM

I don't know how you would do it all in a plugin. I would just write one page with several "do" sections. Plugins are for when you need to insert code into an existing page. I suppose you would use plugins if you were wanting to do all of this inside an already existing page - was that the plan? which page?

danishravian 05-13-2010 02:39 PM

Thanx A Lot, I Got It ...


All times are GMT. The time now is 01:35 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.00966 seconds
  • Memory Usage 1,720KB
  • 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)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