Support » Installing WordPress » Fatal error

  • Fatal error: Call to undefined function: g2_login() in /homepages/16/d208506116/htdocs/wp-gallery2.php on line 40

    38 // Log into G2
    39 define(“G2PARTINIT”, “True”);
    40 $ret = g2_login();

    42 if ($ret) {
    43 $ret->getAsHtml();
    44 echo “Gallery2 Error:”.$ret;
    45exit;

    Trying to use WPG2 – WordPress / Gallery2 Integration. Followed steps to install…. But keep getign this and the plug in does not show up in plugins in admin in Word Press

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error’ is closed to new replies.