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?
- mdee responded to »Different page content under one template (tpl file) based on URL« 05:39 AM
- Guite responded to »Remove contents of nuke_sc_anticracker from Database« 01:30 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
- jmvaughn responded to »PN 0.764 to Zikula 1.1.2 (migration) Internal Server Error« 08. Feb
- eledril created topic »Where can I download BBCode and BBSmile?« 08. Feb
- Paustian responded to »Need Feedback« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
pmBox
-
- Rank: Developer
- Registered: Feb 23, 2005
- Last visit: May 09, 2010
- Posts: 399
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: Helper
- Registered: Jan 12, 2004
- Last visit: Jan 20, 2010
- 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 on-line
This list is based on users active over the last 60 minutes.
