Fork me on GitHub

location of pndbgetconn; where are php#include declarations?  Bottom

  • I'm having trouble installing the third party module coppermine photo gallery. When I go to the install page, I get the error:

    Call to undefined function: pndbgetconn() in /services/http/users/a/adriand/modules/coppermine/include/postnuke.php on line 34

    I've tried looking through the file in question, and I've found the location of the problem. However, I don't know where the pndbgetconn() function should be located. I thought maybe I could find the "included" header files for the postnuke.php file, but I don't have any experience reading PHP, so I couldn't parse it out. Any advice about why I'm getting this error, or in leu of that, where I might follow the trail of this error? Thanks.
  • quarkeley

    I'm having trouble installing the third party module coppermine photo gallery. When I go to the install page, I get the error:

    Call to undefined function: pndbgetconn() in /services/http/users/a/adriand/modules/coppermine/include/postnuke.php on line 34

    I've tried looking through the file in question, and I've found the location of the problem. However, I don't know where the pndbgetconn() function should be located. I thought maybe I could find the "included" header files for the postnuke.php file, but I don't have any experience reading PHP, so I couldn't parse it out. Any advice about why I'm getting this error, or in leu of that, where I might follow the trail of this error? Thanks.


    I'm having the same problem...did you find the solution?
  • The problem is in the module, not in the function in PostNuke. I *THINK* if you turn on legacy mode in your Settings, that will solve it.

    --
    Home Page | Find on Facebook | Follow on Twitter
  • mhalbrook

    The problem is in the module, not in the function in PostNuke. I *THINK* if you turn on legacy mode in your Settings, that will solve it.


    I can't seem to find the legacy mode....i went to settings but the only option I saw was "Enable support for legacy modules". Is that what I need to enable?
  • noimad1

    mhalbrook

    The problem is in the module, not in the function in PostNuke. I *THINK* if you turn on legacy mode in your Settings, that will solve it.


    I can't seem to find the legacy mode....i went to settings but the only option I saw was "Enable support for legacy modules". Is that what I need to enable?


    nevermind...found out you have to run the install file by doing the following:

    http://yourwebsite/modules.php?op=modload&name=coppermine&file=install

    not by:
    http://yourwebsite.com/modules/coppermine/install.php like they say in the install instructions.

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