Quote:
Originally Posted by Harlequin
However, when viewing under vBindex, the newsbit topic displays, the posting time displays.. everything.. except the avatar and the actual post.
|
Update the thread counters in the Admin CP, there seems to be issues regarding old posts from vB2 moved to vB3.
Avatar issues: u is the same as userid in the URL they both mean the same thing and should both work.
Quote:
Originally Posted by AshAbed
is it possible to put content other than the news post in that section? and to make multiple pages?
if it is Ill probably switch over to this
|
Yes and yes. To change the middle content just edit the VBINDEX template and add your HTML. To create extra pages add a template called vbindex_extra_PAGENAME and view it via vbindex.php?page=PAGENAME (replacing PAGENAME with the name of your page).