SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
Posted:  05 Jun 2008 07:46   Last Edited By: asning
Hi Hristo, I want to put 5 last postings from my forum page to another page (ex.  index.php) as shortcut page to my forum page. What can I do?
Posted:  05 Jun 2008 10:09
Go to the downloads area and see there is an addon that does that.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  06 Jun 2008 11:03   Last Edited By: asning
Hristo, my site root; http://locaIhost/mahaya/
and my seo-board root; http://localhost/mahaya/forumseo/
I put  <?php define('seo-board',true);include('forumseo/lastposts_addon.php');?> in my index.php (http://localhost/mahaya/index.php) and I saw my latest topic+poster correctly. But the link from that topics aren't run correctly (not link to http://localhost/mahaya/forumseo/index.php). Help me, thanks.
Posted:  07 Jun 2008 13:29
asning,
I don't understand what exactly is the problem with your board. What link is not run correctly? What does it show and what should it show?
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  08 Jun 2008 20:03   Last Edited By: asning
It is link from latest forum post in my page (/mahaya/index.php) http://localhost/mahaya/index.php?a=vtopic&t=5
NOT to http://localhost/mahaya/forumseo/index.php?a= ...
Posted:  11 Jun 2008 16:58
See here the last posts http://forums.seo-board.com/article89.htm
It is probably a path problem. May need to change the paths in the require commands.Since you call the addon from the main directory and the addon assumes it is included from the forum directory.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com