PERVEZ wrote:I like this mod v. much. But i want to set my forum in root. I mean when user try to enter my domain they will redirect to my forum index page as they doing now. And there will be link for these folder. Is this possible?
And can you please tell me the code of that mini bar panel so that i can add them in custom page of my forum?
I can imagen your board works a bit like this. instant redirect to phpBB3 directory. Test >
www.inferno-magic.dk
In that case its very simple. just dont upload the root/index.php then the rest of the folders will still work.
Yes the panels can be used anywere within the phpbb core. But its not that simple, the easiest way is to copy and edit the template files that comes with this mod. See first post and also read mixstars post about it, together they should give you a good place to start.
kopacko wrote:Very nice...subscribed!
How is the text stored? In the same tables as a post so there one search engine for both?
This mod uses no sql or install files. all text are stored in the language/en(or whatever language you use)/mods/. No search engine at the moment.
I will review the current version make a few changes and update it to beta soon. Later when i learn how i wanna add a acp module and its own tables etc.