Anonymous wrote: i changed line $path='http://www.mywebsite.com/forum/';
For $path, you will need to specify the absolute full path or the full server path (NOT the URL) to the directory where your forum is located on your web server. From the information you have provided in your post, the absolute full path to your forums on your web server might look similar to this: /hsphere/local/home/pandha/mywebsite.com/forum/
Anonymous wrote: in my website.com/index.html i added
<script type="text/javaScript" src="http://www.mywebsite.com/forum/addon1stpagenews2.php"></script> and there is an empty page. so i tried to include it in php file, but then i got
Fatal error: Call to undefined function: getclforums() in /hsphere/local/home/pandha/mywebsite.com/forum/addon_1stpagenews2.php on line 41
Just fix the $path in addon_1stpagenews2.php and then try again.
--
keplero wrote: I don't know what is my home-page file to edit (index.php?)
Sorry, I do not follow you: do you mean you cannot find your site's home page?
The page you need to modify is the page where you want the news items to show up.
keplero wrote: how to make an extra-column to display the news just like in the miniBB home page. Can you write a little tutorial or make just an example to help me understand?
A course on web page design is beyond the scope of miniBB's support forums. There are lots of
helpful resources online to help you learn the basics. If this do-it-yourself approach does not appeal to you, another alternative is to hire others (e.g.
miniBB Team) to do the work for you.
All the best -
mb