Scris: 26-Sep-2006, 20:01:17
pe barile categorii apar nishte spatii goale... unde am gresit??
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
#
#-----[ FIND ]------------------------------------------
#
<td><span> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br>
</span> <span>{catrow.forumrow.FORUM_DESC}<br>
</span><span>{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
#
#-----[ REPLACE WITH ]------------------------------------------
#
<td><table>
<tr><td><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_ICON_IMG}</a></td>
<td><span><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br>
</span> <span>{catrow.forumrow.FORUM_DESC}<br>
</span><span>{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span>
</td>
</tr>
</table></td>
Cod: Selectaţi tot
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' forum_icon = 0, forum_icon = 'image/icons/buy.gif', prune_enable = 0 WHERE ' at line 2
UPDATE phpbb_forums SET forum_name = 'Offtopic Chat', cat_id = 2, forum_desc = 'Absolut orice in limitele bunului simt', forum_status, forum_icon = 0, forum_icon = 'image/icons/buy.gif', prune_enable = 0 WHERE forum_id = 4
Line : 445
File : admin_forums.php