error message:
Fatal error: Class 'SafeHTML' not found in /system/SecurityCenter/pnuserapi.php on line 473
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
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
SecurityCenter mod - Fatal error - latest svn snapshot
-
- Rank: Team Member
- Registered: Mar 15, 2004
- Last visit: May 26, 2010
- Posts: 112
-
- Rank: Team Member
- Registered: Jan 19, 2003
- Last visit: Apr 06, 2010
- Posts: 442
-
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
AllKnightAccess,
As with many of your previous bug reports there simply isn't enough info here to even attempt to review the bug report. Can you please provide some additional information
- clean install, upgrade from .7x, overlay of a pre-existing .8 database
- where you saw this error message
- if possible, the exact steps needed to reproduce this problem
- if possible, does the issue exist on a clean installation from that snapshot.
-Mark
--
Visit My homepage and Zikula themes. -
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
Just for completeness I can't see any sign of this error from a recent install of the core .80 distro.
-Mark
--
Visit My homepage and Zikula themes. -
- Rank: Expert
- Registered: Nov 23, 2003
- Last visit: Dec 13, 2009
- Posts: 1487
I've had this error and a 'cannot find adodb-mysql.inc.php' type error only when I echo'd and stopped the module script I'm working on... it would show up underneath the echo'd content. However the patch from yesterday (PN800_patch_20080108) cured this, I'd figured it was because I wasn't allowing the core to complete it's sequence of events.
edited by: Topiatic, Jan 09, 2008 - 02:54 PM
--
Under Construction! -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
You get this error if you don't call pnShutDown() at the end of a script for which you stop execution via die() or exit;
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide
- Moderated by:
- Support
