vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   AdminCP Programming Forum (https://vborg.vbsupport.ru/showthread.php?t=118849)

jim6763nva 06-17-2006 02:31 AM

AdminCP Programming Forum
 
Hopefully I'm not stepping on anyone's toes or over looking something.. I've been trying to get help and find examples on coding custom pages and applications for the vBulletin AdminCP but haven't had much luck. I wanted to make a suggestion that might help shed some light on this mysterious area of coding. Could we please have a specific forum for the discussion of how to code AdminCP pages?

Thank you for taking the time to hear me out..

Jim MacDiarmid
http://www.nova-classifieds.com
http://www.ghost-regiment.com

Ntfu2 06-17-2006 03:45 AM

this maybe of some help?

https://vborg.vbsupport.ru/showthread.php?t=83122

jim6763nva 06-17-2006 06:24 AM

Quote:

Originally Posted by Ntfu2

Thanks for the suggestion.. I've already exhausted that page... I'm looking for a more on-going dialogue and a source for how-to's, etc. that relate to building custom admincp pages. For instance....the page for that link you suggested shows the various methods for reading and writing to a database table however it doesn't show someone who has never created a admincp page before an example of using them.

Case in point... in the application I"m working on, I've created the left side nav menu with a couple menu items. ex. "add link" and "test" In the XML file these links are pointing to a file called "vba_custom_admin.php". Add link points to "?p=addlink" and test points to "p=test". When I choose "add link"
it displays my form, when I select the "test" link, it falls through all the "if" statements in my code and attempts to save data to the database. I'd like toknow how to keep it from falling through.

Paul M 06-17-2006 06:43 AM

There is already a programming forum which covers all vb programming, including the ACP. :)

jim6763nva 06-17-2006 10:32 AM

Quote:

Originally Posted by Paul M
There is already a programming forum which covers all vb programming, including the ACP. :)

Ok Thank you for pointing this out. It seemed like everyone was talking about everything except AdminCP development.

Jim


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