View Full Version : How do I do a Web Directory like this in vB
veenuisthebest
06-04-2008, 06:52 PM
I want to have a website directory exactly like this (http://www.vinayaks.com/links.php) in vB. I find it small, simple and sweet. Need tips on how to begin !!
thanks
King Kovifor
06-04-2008, 08:22 PM
vBAdvanced has a Links Directory, but it is a paid modification.
Alfa1
06-04-2008, 10:00 PM
PHPLD (http://www.phplinkdirectory.com/articlescript/index.php) is pretty basic software, but people are working on vbulletin integration.
WSN links (http://scripts.webmastersite.net/wsnlinks/) is very advanced, but does not offer any other integration than login integration.
vBAdvanced links (http://www.vbadvanced.com/products.php?do=productinfo&productid=2) is still basic, but Brian is really working hard (http://www.vbadvanced.com/forum/showthread.php?p=146832) to make it into a full featured link directory. I suspect that in time, vBA links may become the best option.
veenuisthebest
06-05-2008, 01:21 PM
vBAdvanced has a Links Directory, but it is a paid modification.
I know.. thanks
@Alfa
thanks for the info.. but i am already aware of those different link directories.
I think my question was not clear. well.. I need a link/web directory exactly like this (http://www.vinayaks.com/links.php) for vB. I personally find it really simple and nice. I just need some basic guidance on how to start creating my own for vB i.e. how to create one for my vB site.
dvduval
06-06-2008, 01:54 AM
When you say "integration", what exactly would that involve?
Alfa1
06-06-2008, 02:18 AM
login, 'Who's online' on links page, user permissions, tags, sitemap, Style integration., possibly vbadvanced integration.
Brandon Sheley
06-06-2008, 02:59 AM
I would stay away from all vba products, if it were me... try the vbgeek's Gars.
I have it setup with a directory on my forum (http://forum.vbulletinsetup.com/f42/)
and as mentioned above, phpld has integrated there directory with vBulletin (http://www.phplinkdirectory.com/forum/showthread.php?t=21409)
veenuisthebest
06-06-2008, 01:03 PM
thanks for the reply
yes I saw vBgeeks Gars earlier at your site and at vbcoderz. also submitted a link there ;)
but sir, I do not want to go for a paid link directory. As mentioned earlier, I want to get a custom one done for my vB site just like the one I mentioned in post 1 and 4. I think it won't be tough to make one exactly like that integrated in vB.
Need some basic guidance on how to create one myself !! I could not find a complete tutorial anywhere to do such things.
Lynne
06-06-2008, 02:34 PM
I do like the original directory that veenu linked to - very simple and sweet, as he noted. (Although it's not anything I need for my site.)
I would think you could write an external page with a form and submit that info into a table you create. Each field in the form would have it's own column. I do wonder what the page does when you get, say, 20 sites listed. Does it go to another page or are they all listed on the one page?
veenuisthebest
06-06-2008, 03:16 PM
I do like the original directory that veenu linked to - very simple and sweet, as he noted. (Although it's not anything I need for my site.)
I would think you could write an external page with a form and submit that info into a table you create. Each field in the form would have it's own column. I do wonder what the page does when you get, say, 20 sites listed. Does it go to another page or are they all listed on the one page?
ohh I was waiting for your reply sir.. !!
glad to know you liked it ..
I do wonder what the page does when you get, say, 20 sites listed. Does it go to another page or are they all listed on the one page?
oh yes.. it goes to another page right after certain number of entries (currently set to 20) and a recordset navigation bar appears.
I have already created a table called [prefix]linkdir with 1 column for each field. I also created a custom vB powered page called links.php that fetches a template.
Actually, for the first time I am playing with vB's database. I am not able to understand how to insert data programmatically through links.php on submission of the form that I created through the template.
I wish if there could be a simple working copy/paste example with inserting/updating/retreiving/deleting codes that I can play with. I really want that on my vB site. :)
thank you
--------------- Added 1212786995 at 1212786995 ---------------
okk... all done :up: . will post the link soon, just some final touches left
thanks a lot
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.