vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   A major hack request! (https://vborg.vbsupport.ru/showthread.php?t=41940)

marc49 08-05-2002 05:25 PM

A major hack request!
 
I don't even know if it's possible for someone to do this, but I figured I would ask.

My board is an auto enthusiast board and since the very beginning I have wanted to have an "extended" profile setup like that of http://hondaprelude.com you can see an example of their setups at http://hondaprelude.com/setups

You would add/edit your setups in a members "profile" section.. so there would be a link in there calld "car information" or something like that..

Basically I am assuming this would require setting up another database and then linking a members userid to that new database with his/her car information but maybe not??

I don't know the technical aspects of doing this type of integration, but I imagine this would be huge project to make. Please let me know if anybody is interested in doing this hack.

marc49 08-05-2002 08:45 PM

I am willing to pay for this to be done, if nobody else on here thinks they would want this type of hack done..

Logician 08-05-2002 09:01 PM

Does this help?

[D]Vincent 08-05-2002 09:57 PM

Well you could get the information for the stuff easily. All you would need is the image upload hack thing or whatever that allows you to upload an image to your profile or something, then create a custom profile field for each thing. Then just make a seperate page that displays that information on it and give a link to that page in the member's profile or on the memberlist. Correct me if I'm wrong though,

marc49 08-06-2002 03:07 AM

That portfolio kinda is what I want, but not totally. having the ability for a user to upload pictures themselves would be a luxury, but not a neccessity. The main thing I am looking at is the expanded profile with a seperate link to view that profile. Maybe if I could get the guy who does the portfolio to customize it for me, but I will wait until he has all the bugs worked out. No sense in asking him to customize something he is still working on.

To [D]Vincent, the way you make it sound, it does sound easy to create. HOWEVER, I am just now getting comfortable at hacking my boards. Trying to create the code myself for this stuff, would take me forever. I don't even know where to start :( Hopefully someone will take this request and work on it.

TeddyBare69 08-13-2002 05:02 PM

[D]Vincent what you said is absolutely correct. You can do this thru the control panel. If you are only talking about a couple of different values you would like to store that would work great. You could even reuse the avatar upload functionality in vBulletin to make picture available as an added feature.

If you are talking about more information than a handful you will want a more custom approach. Something that will have a more user friendly interface to cator to your customers and the data you are storing.

Correct me if I am missing something here but I believe that the additional settings you can add are limited to text field controls currently. I have been just recently attempting to make use of that in my next hack I am working on. I didn't see a way of adding a pull down or a radial button or anything but a straight text control.


Quote:

Originally posted by [D]Vincent
Well you could get the information for the stuff easily. All you would need is the image upload hack thing or whatever that allows you to upload an image to your profile or something, then create a custom profile field for each thing. Then just make a seperate page that displays that information on it and give a link to that page in the member's profile or on the memberlist. Correct me if I'm wrong though,

marc49 10-27-2002 02:48 AM

I haven't gotten a hold of teddybare69 lately so I don't know if he is even working on his portfolio program anymore.


Is anyone interested in doing this hack for me? I wish I could get some screenshots of hondaprelude.com's setup, but the guy had to shut down the site :(

Erwin 10-27-2002 03:14 AM

Just add more custom profiles, and modify the getinfo templates so that the layout is different. Make all these custom profile fields hidden so they won't show up as a list in the normal getinfo custom profile list. Then just put the custom profile variables with the correct field numbers in the right place in getinfo. Make one of the custom profile a place where members can put in the URL to an image of their car, and in the appropriate place in the getinfo template, point the img src tag to that custom profile field variable. You can approximately get a similar result without hacking by just modifying the template. :)

marc49 10-29-2002 12:32 AM

Quote:

Originally posted by Erwin
Just add more custom profiles, and modify the getinfo templates so that the layout is different. Make all these custom profile fields hidden so they won't show up as a list in the normal getinfo custom profile list. Then just put the custom profile variables with the correct field numbers in the right place in getinfo. Make one of the custom profile a place where members can put in the URL to an image of their car, and in the appropriate place in the getinfo template, point the img src tag to that custom profile field variable. You can approximately get a similar result without hacking by just modifying the template. :)

Adding fields and allowing users to upload pictures to those area's may be easy for you guys. BUT, I have no idea where to even start on the hacking of code or templates for that matter. If anybody is interested or intrigued let me know by either replying or sending me an email.

I hope somebody responds :glasses:


All times are GMT. The time now is 06:17 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.01046 seconds
  • Memory Usage 1,734KB
  • 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
  • (9)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