I'm having problems getting the permissions set correctly. I've enabled every group to the module in mind, and i've also tried checking no groups, but it seems i'm the only person that can see the module. Any tips for what i'm missing?
How do I fix this?
View attachment 17464
I had that problem in an old version but Jaxel fixed it. I assume you've modified the CSS yourself hence his changes won't have been replied.
I figured it out. I setup the portal using "customize this page", and not "administrate modules".
... the forum home page ends up being /forum but the actual forums are at /forums/{forumID}. Is possible to make it consistent so that the forum home page is /forums instead?Set as Index Controller
Move forums to /forum/ and set /portal/ as the index.
Rename forum by your want, for example, foro => http://www.xenfacil.com/foro/library\EWRporta\Helper\Index.php -> line 69 -> $routesPublic['forum'] = array(
library\EWRporta\Route\Index.php -> line 37 -> return XenForo_Link::buildBasicLink('forum', $action, $extension);
library\EWRporta\Route\Categories.php -> line 25 -> return XenForo_Link::buildBasicLink('forum', $action, $extension) . strval($link);
That seems to work fine, thanks!Edit next files/lines:


Like this?Would it be possible to have Xenforo Notices appear on the XenPorta HomePage ?
Sort of ... I mean the unreleased notices native to Xenforo.
Isn't that a question that would be best asked after the new native XF is... released?Sort of ... I mean the unreleased notices native to Xenforo.
We use essential cookies to make this site work, and optional cookies to enhance your experience.