Menu

Install Problems

Support
2001-07-05
2001-07-06
  • Nobody/Anonymous

    Fatal error: Cannot instantiate non-existent class: marketapp in /var/www/html/phpappl/API/Site/Site.php on line 56

    I am trying to install this and I am getting the above error.

    Any ideas?

    Matthew

     
    • Dzmitry Haiduchonak

      Please comment following strings in index.php

      $S->AddApp("MarketApp",$config["path.site"]."/Applications/Market/Market.php","Market",$g);

      and uncomment followings:

      $S->AddApp("HomePageApp",$config["path.site"]."/Applications/HomePage/HomePage.php","HomePage",$g);

      $S->AddApp("YellowPagesApp",$config["path.site"]."/Applications/YellowPages/YellowPages.php","YellowPages",$g);

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.