Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: kaip padaryti?

Parašė Gugiss· 2009 Bal. 25 22:04:15
#3

bandyk pries sita yterpt koda:
<table align='left' width='320px' cellpadding='0' cellspacing='0'>";
echo "</td><td></td><td style='padding-top: 18px; padding-left: 42px;' align='left' width='320'>";
$result = dbquery("
 SELECT * FROM ".$db_prefix."threads
 INNER JOIN ".$db_prefix."forums ON ".$db_prefix."threads.forum_id=".$db_prefix."forums.forum_id
 WHERE ".groupaccess('forum_access')." ORDER BY thread_lastpost DESC LIMIT 7
");