$hotArticles = $article->getHomeBlogHotArticles(); $newArticles = $article->getHomeBlogNewArticles($pageKey); $newMobiles = $mobile->getRandomMobiles($pageKey); $newIPs = $ip->getRandomIPs($pageKey); $this->view->setVar("loginUser", $loginUser); $title = $member["mName"]. "的个人主页 - 同福网"; $description = $member["description"]; $keywords = ""; foreach ($articleTags as $articleTag) $keywords .= $articleTag["cName"]. ","; $this->view->setVar("tdk", [$title, $description, $keywords]); $this->view->setVar("member", $member);
tfphp\tfdumpError() in /var/www/html/web-inf/controller/home/index.inc.php line 28
tfproject\controller\home\index::onLoad() in /var/www/tfphp/dist/system/tfpage.inc.php line 22
tfphp\system\tfpage::load() in /var/www/tfphp/dist/tfphp.inc.php line 221
tfphp\tfphp::start() in /var/www/tfphp/dist/tfphp.inc.php line 225
tfphp\tfphp::run() in /var/www/html/index.php line 31
tfproject\index::run() in /var/www/html/index.php line 34