Fork me on GitHub

SteelKB3.0 Knowledgebase problem, and your must have mods.  Bottom

  • 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.
  • 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]
  • anyone

This list is based on users active over the last 60 minutes.