I just installed it and everything went smoothly.
Working like a charm!
Quote:
Originally Posted by hridayath
The instructions are so vague that most of the users of this shoutbox seem to figure out the solution themselves for most of the problems. looking at the writeup for this mod I thought it would be MOD of the year but the work around for all the problems made me change my mind regarding this being the best Mod on VB 4.
Atleast now can someone help me displaying it on my Forum?
|
hridayath,
I'm no expert... yet let's see.
What are you having problems with?
1- upload contents of 'upload' folder to your forum
2- install new product with the attached .xml file
3- To add the "<!-- {SHOUTBOX} -->" do it like this:
Admin CP >> Styles & Templates >> Style Manager >> drop-down menu "Edit Templates"
Then, scroll down on the list until you see Forum Home Templates, then double-click on it.
Below that, a template called "FORUMHOME" will appear.
Click on that, then click on the "Customize" button on the right (or on the "Edit" button).
Then, here was my edit (there might be a better way to do it... this is what I did and it works)
Code:
{vb:raw headinclude_bottom}
</head>
<body>
{vb:raw header}
{vb:raw navbar}
<!-- {SHOUTBOX} -->
<div id="pagetitle">
Hope that helps!