PDA

View Full Version : What is the correct "method" to do what I want to do?


afullcup
07-27-2006, 10:33 AM
I'm spending so much time trying to figure this out on my own when I should just be asking the experts.

Basically, I would like to add a database system to my site. A huge collection of current information that pertains to my site which users can view/sort/add to/etc...

How should I be going about this? I have this other thread which shows what I was *trying* to do: https://vborg.vbsupport.ru/showthread.php?t=121843 - basically a PHP file and new template. Couldn't figure out how to make them work together - is that the right path? Is the "hook" the thing that I'm really looking for?

Or is there some other method and I'm making it harder than it has to be?

Are there any hacks out there that I could download and look at to get a better feel for this?

I'm not coming in blind and asking all these questions - I've spent countless hours searching this site and I'm just not very effective at it yet I guess. I sure appreciate any insight. Thanks!!

maximux1
07-28-2006, 12:48 AM
Basically, I would like to add a database system to my site. A huge collection ofcurrent information that pertains to my site which users can view/sort/add to/etc..

You're going to need to expand on this for us to be able to provide anything that would be of value to you.

The easiest thing would be to just create a new db app that integrated into the vb user db. We've found that by including the right functions you can achieve just about anything you want with vB. I'd recommend that you look at creating a completely external application and then look at integrating it with your vB forums.

Your original question leaves a lot more questions so if you can be more specific you will likely receive more specific answers.

Hope this helps some.

max

afullcup
07-28-2006, 01:29 AM
Feel like I'm so close, but yet so far.... thanks for your help!

afullcup
07-29-2006, 10:58 AM
anyone??? is there another board like this that I can post to?