Fork me on GitHub

Photogallery by Nate Welch Error  Bottom

  • When trying to initialize newly uploaded PhotoGallery by Nate Welch I get the following error:

    Fatal error: Unknown function: pndbgettableoptions() in /home/murphtor/htdocs/pn/modules/PhotoGallery/pninit.php on line 41

    Anyone know what's going on?
  • I think I had issues with that too, but never found a fix...

    Eric

  • Perhaps you have previously installed the gallery and must delete the following mysql-tables:

    Code

    xxx_photogallery_galleries
    xxx_photogallery_photos
  • I have used a gallery module before but not the same one (Gallery from Menalto). So unless the two name their SQL tables the same way that shouldn't be the problem.
  • Sorry. My fault.
    A function is missing...

    Code

    $taboptarray =& pnDBGetTableOptions();


    But it must be in your pnAPI.php at line 391

    Are you using PN 0.764 ???
  • no - still on 0.75
    haven't used the site in a long time so I guess there are a few things to update
  • Please update!!!
  • Hi, I am having the same problem.
    Could you please show in more detail, where to add the code for the fix.
    Thanks.
  • Hi,

    Your problem is you are using an older version of PostNuke? with this PhotoGallery?

    If so, the solution is to upgrade to the latest stable version.



    edited by: AmmoDump, Jun 09, 2007 - 08:00 AM

    --
    David Pahl
    Zikula Support Team

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