Fork me on GitHub

pnskype initialize error  Bottom

  • Datei: /home/blah/www/modules/pnSkype/pninit.php
    Zeile: 52
    Fehlermeldung: Creation of user table failed!

    That's the error mess'g when I try to initial the latest pnSkype under a patched version of .762. Checking the database shows no tables are being created.

    I posted this over at cmods as well, but unfortunately no answers. Has anyone a solution to this?

    Thanks!

    --
    WIRE SERVICE

    Free Press Releases
  • In pninit.php add the following debug code to line 49

    print_r($sqlarray); die;

    This will get you the actual SQL being executed (the one that's failing). Put this into phpMyAdmin. This might isolate the problem or give authors some more information to work on.

    -Mark

    --
    Visit My homepage and Zikula themes.
  • Thanks Mark, I will give it a whirl real quick.

    --
    WIRE SERVICE

    Free Press Releases
  • 0 users

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