I just installed it and everything went smoothly.
Working like a charm!
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!