vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Hackers, please read. (https://vborg.vbsupport.ru/showthread.php?t=45069)

groovesalad 10-27-2002 04:24 PM

Hackers, please read.
 
This sound like it should be a very simple hack, I just don't know where to start.

All I would like, is a page where you could enter in some info (age, college, major, etc, etc) and click on submit. When they do that, it enters that information and is displayed on a different page. This page is unique for that specific user and can be seen by a link in the postbit template. They would be able to edit their information via User CP.

Not sure where I should start. I can do all the HTML editing, just need help with the PHP and whatnot.

Xenon 10-27-2002 04:26 PM

Hmm, why don't use the custom profilefield for that infos?

groovesalad 10-27-2002 04:35 PM

Because the actual info they will be submitting is the live shows they own. Example

Quote:

Artist: Dave Matthews Band
Date: 2002-09-13
Venue: Madison Square Garden
Media: 2 SHN discs
Quality: A+
Taper: Jason Green
Source: Oktava MC012 > Edirol UA-5 > Powerbook G4 > Nuendo
Conversion: Nuendo > CEP > mkwACT > SHN

Notes:
Blah, blah, blah.

This info would need to be updated if they received other shows. If you can't tell, I belong to a taping community and we tape a lot of live music.

Chris M 10-27-2002 05:26 PM

Then why not install the Journal hack, and get them to enter it in that format?

Satan

Erwin 10-27-2002 05:29 PM

Like Xenon said, use custom profile fields, but make them hidden to users so they don't show up in the user's profile. Then, create a new template and a new php file that calls that template. In that new template, create a new layout, and just use the $bbuserinfo[fieldx] variables to show up the contents of the custom user profile fields. :)


All times are GMT. The time now is 04:42 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.00979 seconds
  • Memory Usage 1,714KB
  • 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_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