My very first problem with a plugin! ;) I'm rebuilding our mail server and
we going to quota on the /var/spool/mail directory. I installed the
check_quota plugin on our test box and I get an error about an undefined
function.

Fatal error: Call to undefined function get_current_hook_name()

Inside the functions.php file, that line refers to:

  if ( get_current_hook_name($args) != 'right_main_after_header' ||
!sqGetGlobalVar('check_quota_motd_displayed',
$check_quota_motd_displayed, SQ_SESSION) ||
empty($check_quota_motd_displayed) )

I'm not using any MOTD plugins, so I'm not sure why its giving this error.


-- 
Jeremy Mann
[email protected]

University of Texas Health Science Center
Bioinformatics Core Facility
http://www.bioinformatics.uthscsa.edu
Phone: (210) 567-2672


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to