vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   A Detailed Hack (https://vborg.vbsupport.ru/showthread.php?t=193724)

Watson 10-15-2008 07:36 PM

A Detailed Hack
 
I have had a right good look, and I can't think what would be best to use for what I am looking for, so I am looking for some help.

I am wanting to manipulate 1 of the existing hack into a sort of general information hack.

I am using vbadvanced, so I was just going to create individual pages, but I think its too much work to do that, and would rather have everything integrated into Vbulletin.

ok, enough babbling, but I am basically looking to manipulate a hack into a general information hack, so I can have a list of all the UK football stadiums, with updatable information. Like
  • Phone Number
  • Address
  • Manager
  • Capacity
  • Captain
  • Chairman
  • etc

I was thinking of using the profile hack, but then I would need to start creating new users for each 1. Which may not be a bad thing, but really just looking for any other hacks I could maybe use.

Anyone got any idea's?

Cheers

Watson

noppid 10-15-2008 07:52 PM

Create a DB table with all the info you need to input. Use a unique ID for each.

Create and acp input form to populate it.

Create php page that pull them all to create and index. Link each uniuqe id to another part of the page that displays one stadiums details.

You cab get fancy and make an edit form for the acp too.

Watson 10-15-2008 07:54 PM

I am more than likely to muck up my DB doing summit like that, not the best at coding at all. I can pretty much add hacks and stuff, but aint the best at anything else.


All times are GMT. The time now is 11:45 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.01433 seconds
  • Memory Usage 1,707KB
  • 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
  • (3)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