Couple of questions...I grabbed this Mod from this guy, went through the install, and came up against clicking Administration >> pmBox >> Access Denied
Everything seems to be working properly. I can send messages and such. The problem arrises when I try to access the Admin page for the module.
Also, how do I switch it over so that PN uses the pmBox for the messanger and not the built in messenger?
Forum Activity
- CSS not loaded - Profile view members on Mar 19
- PhpBB3 on Mar 19
- Zikula 1.2, Profile module translation doesnt work correctly on Mar 19
- Fundraising system/module on Mar 19
- Module Review on Mar 19
- Upgrade Old Postnuke Site on Mar 18
- login hook on Mar 18
Zikula Blog
- How to Become a HipHop Fan on Feb 03
- HTML5 on Feb 02
- Support Free Software on Jan 22
- Module Files available on Dec 13
- Why I love Zikula (Reason #768) on Nov 11
- Theme Creator? on Nov 08
- Time to Embrace PHP 5 on Nov 08
Login
pmBox
-
- Rank: Helper
- Registered: 23.02.05
- last visit: 18.03.10
- Posts: 384
Havn't got a solution to you first question, best to ask in his forums or he will come by here sooner or later.
For the second question I put redirects in the default mesages module folder. Example:
Deactivate and remove the default mesages module e and empty everything from the folder.
Make a index.php in that folder and put this in it:
Code
<?
pnredirect("modules.php?op=modload&name=pmBOX&file=index");
return true;
?>
Make another file, replypmsg.php in the same folder and put this in it:
Code
<?
$uname = pnVarCleanfromInput('uname');
pnRedirect("modules.php?op=modload&name=pmBOX&file=replypmsg&send=1&uname=$uname");
exit;
?>
Been working for me for a long time now, hope it works for you.
Denis -
- Rank: Professional
- Registered: 12.01.04
- last visit: 20.01.10
- Posts: 590
Hello,
For your "Access denied" problem, apply the solution given in my message in that thread http://forums.postnu…e=viewtopic&t=42645 it was given for EnvoAvatar but will also work for any "old style module" includiong pmBOX.
--
Visit my live reef aquarium.
My Amazon wish list.
- Moderated by :
- Support
Users online
This list is based on the users active over the last 60 minutes.
