SteelKB3.0 is giving a odd error.
Failed to load module SteelKB3.0 (at function: "main")
Could this be a API problem? Apperently this works in the older more stable versions. Has anyone had this up and running with the latest postnuke build? Infact has anyone even used this? I dont think there is anything else I could use as a knowledge base for my site. Possibly a F.A.Q. mod but that would be very sloppy.
And what are your must have mods so far?
Recently I have installed and will be keeping the following:
BKBgame database
pnjokes
pnFlashgames
AutoTheme =) sorry xte
the latest staff status block
I am currently looking for a decent quizz module, hot or not/rate this script, a better game cheat/walkthrough mod along with a knowledge base mod that would go wonderfull with the autolink mod and my main (world) news page. Yeah the site is going to be a bloated whore, but I can pul it off with out going the multi site hack rout. A default core MySQL database back up tool for postnuke would be a pretty nice idea to. Even though phpMyAdmin works fine for many of us.
Sorry for rambling, any help or even comments would be great.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 05:05 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. 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
SteelKB3.0 Knowledgebase problem, and your must have mods.
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 26, 2009
- Posts: 27
Alsoa BKB game database error, only 1. If a user submits a game to the database (admins are fine) while uploading a picture I get this message.
Fatal error: Call to undefined function: checksize() in /hosted/test.leethost.com/modules/bkbGameListing/pnincludes/user_submit_game.php on line 54
Here is a string with line 54
Code
}
}
$image = $_FILES['image'];
if (!empty($image['name'])) {
54 if (!CheckSize($image, pnModGetVar('bkbGameListing', 'maximagesize')))
$continue = false;
pnSessionSetVar('errormsg', _bkbGameListingMessageBadImageSize);
}
Is this a bad variable? I tried to change it to false possibly tricking the server and dealing with goofballs uploading 20mb image files (just kidding) but it did not help what so ever.[/code]
- Moderated by:
- Support
