Log in

View Full Version : Editing vb index.php


katie hunter
11-09-2008, 03:37 PM
Hi,

i am trying to edit the index.php file so it would look like this, to just show the online list and the header of the site, but i don't know how to do that, i mean which codes to take out?

SEOvB
11-09-2008, 03:46 PM
You don't need to edit the index.php file.

You need to edit the forumhome template. wrap most of it so guests can't see I'd imagine, or do it the right way and setup permissions for guests not to be able to see the forums.

katie hunter
11-09-2008, 05:33 PM
You don't need to edit the index.php file.

You need to edit the forumhome template. wrap most of it so guests can't see I'd imagine, or do it the right way and setup permissions for guests not to be able to see the forums.

But i don't want to play with the skins template, i want to create a php file (that shows only the online users + the header ) cause i want to make a specific url using that php file

like xxx.com/who.php

so when ppl click on that url they only see the header + the current online users

katie hunter
11-10-2008, 11:17 PM
Hi,
so does anyone know how to do this ? I just want a php file that only show (the forum header+footer) when u visit that php file.

Lynne
11-10-2008, 11:23 PM
Did you check out the articles forum - How to create your own vBulletin-powered page! (uses vB templates) (https://vborg.vbsupport.ru/showthread.php?t=62164) or [How-To] vBulletin API Basics: Creating Custom Pages & Misc. (https://vborg.vbsupport.ru/showthread.php?t=98009)