Habbo Comment System

Legion

Gaming Lord
Staff member
Nov 23, 2011
1,801
669
As I am trying to make the comment system. Most codes from a member of 0taku. but, I cant figure out how to do this
You must be registered for see images attach


You must be registered for see images attach


Can you please find the errors? Whenever I try to post a comment, nothing happens, (Btw, I dont know if i need to add something into db)
 

tyr0ne

Active Member
Mar 29, 2012
141
14
try to indent it abit and make some order.

then we can talk

although after a quick look you have a variable $Comment and then use $comment['comment'], no clue if it's supposed to be the same variable, but this could be something
 

Legion

Gaming Lord
Staff member
Nov 23, 2011
1,801
669
Post the code, ive seen this on *****. i think i may be able to fix :eek:

PHP:
<!DOCTYPE html><html lang="en">    <head>        <meta http-equiv="content-type" content="text/html; charset=utf-8">        <title>{hotelName} - News</title>        <div id="fb-root"></div><script>(function(d, s, id) {var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) return;js = d.createElement(s); js.id = id;js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=138881106159184";fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script>        <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/common.css" type="text/css">        <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/libs2.js"></script>        <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/visual.js"></script>        <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/libs.js"></script>        <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/common.js"></script>        <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/fullcontent.js"></script>                <script type="text/javascript">            document.habboLoggedIn = true;            var habboName = "{username}";            var habboId = {userid};            var habboReqPath = "";            var habboStaticFilePath = "{url}/app/tpl/skins/Habbo";            var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";            var habboPartner = "";            var habboDefaultClientPopupUrl = "{url}/client";            window.name = "habboMain";            if (typeof HabboClient != "undefined") {                HabboClient.windowName = "eac955c8dbc88172421193892a3e98fc7402021a";                HabboClient.maximizeWindow = true;            }        </script>                <!--[if IE 8]>            <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie8.css" type="text/css">        <![endif]-->        <!--[if lt IE 8]>            <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie.css" type="text/css" />        <![endif]-->        <!--[if lt IE 7]>            <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie6.css" type="text/css" />            <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/pngfix.js"></script>            <script type="text/javascript">                try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}            </script>            <style type="text/css">                body { behavior: url({url}/app/tpl/skins/Habbo/js/csshover.htc); }            </style>        <![endif]-->    </head>        <body id="news">            <div id="overlay"></div>        <div id="header-container">            <div id="header" class="clearfix">                <h1><a href="{url}/"></a></h1>                <div id="subnavi">                    <div id="subnavi-user">                        <div style="margin-top:7px"><img src="userson.gif"/> {online} Users online</b> </div>                    </div>                    <div id="subnavi-search">                        <div id="subnavi-search-upper">                            <ul id="subnavi-search-links">                                <li><a href="{url}/logout" style="color:#000">Sign Out</a></li>                            </ul>                        </div>                    </div>                    <div id="to-hotel">                        <a href="{url}/client" class="new-button green-button" target="eac955c8dbc88172421193892a3e98fc7402021a" onclick="HabboClient.openOrFocus(this); return false;"><b>Enter {hotelName} Hotel</b><i></i></a>                    </div>                </div>                <ul id="navi">                    <li class="metab"><a href="{url}/me">{username}</a><span></span></li>                    <li class="selected"><strong>Community</strong><span></span></li>                    <li id="tab-register-now"><a href="{url}/vip">VIP</a><span></span></li><li><a href="{url}/values">Rare Values</a><span></span></li>  <li id="tab-register-now"><a href="{url}/owners">Our Team</a><span></span></li>                </ul>                          </div>        </div>        <div id="content-container">            <div id="navi2-container" class="pngbg">                <div id="navi2" class="pngbg clearfix">                    <ul>                        <li class=""><a href="{url}/community">Community</a></li>                        <li class="selected">News</li>                        <li><a href="{url}/rules">Rules</a></li>                      <li class=""><a href="{url}/council">Quix Council</a></li><li class="last"><a href="{url}/jobs">Job Applications</a></li>                    </ul>                </div>            </div>            <div id="container">                <div id="content" style="position: relative" class="clearfix">                    <div id="column1" class="column">                        <div class="habblet-container ">                                    <div class="cbb clearfix red ">                                <h2 class="title">News</h2>                                <div id="article-archive">
 
                    <style type="text/css">        .title a {        text-decoration: underline;        }        .title a:hover {        font-weight: normal;        }        </style>                                    <ul>
                                        {newsList}                                    </ul>                                </div>                            </div>                        </div>                        <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>                    </div>                    <div id="column2" class="column">                        <div class="habblet-container ">                                    <div class="cbb clearfix notitle ">                                <div id="article-wrapper">                                    <h2>{newsTitle} </h2>                                    <div class="article-meta">Posted {newsDate}</div>                                    <p class="summary">{newsTitle}</p>                                    <div class="article-body">                              {newsContent}                                   
                          <img src="http://habboemotion.com/resource/generalscripts/voltertxtgen/text.php?t={newsAuthor}&s=7&w=1" border=0><br>
                                                    <b>QuixHotel Management</b>                                                                                                  <script type="text/javascript" language="Javascript">                                            document.observe("dom:loaded", function() {                                                $$('.article-images a').each(function(a) {                                                    Event.observe(a, 'click', function(e) {                                                        Event.stop(e);                                                        Overlay.lightbox(a.href, "Image is loading");                                                    });                                                });                                                                                                $$('a.article-2729').each(function(a) {                                                    a.replace(a.innerHTML);                                                });                                            });                                        </script>                                    </div>                                </div>                            </div>                        </div>
<div class="habblet-container "> <div class="cbb clearfix notitle "> <div id="article-wrapper"><h2>Place Comment</h2> <div class="article-meta"></div> <div class="article-body"> <?phpif($userPosts >= 1){    define('ERROR', 'Sorry, you are only allowed one comment per article.');}if(defined("SUCCESS")){?><div class="rounded rounded-green" width="20%">                    <?php echo SUCCESS; ?><br />                </div>                <div>&nbsp;</div><?php}if(defined("ERROR")) {?><div class="rounded rounded-red" width="20%">                    <?php echo ERROR; ?><br />                </div>                <div>&nbsp;</div><?php}else{?><form action="" method="post"> <textarea name="comment" maxlength="500"></textarea><br /><br /> <input type="submit" name="post_comment" value="Place Comment" /> </form><?php}?> </div> </div> </div> </div>
<style type="text/css"> input[type="text"], input[type="password"] { background-color: #F1F1F1; border: 1px solid #999999; width: 175px; padding: 5px; font-family: verdana; font-size: 10px; color: #666666; } input[type="submit"] { background-color: #F1F1F1; border: 1px solid #999999; padding: 5px; font-family: verdana; font-size: 10px; color: #666666; } textarea { background-color: #F1F1F1; border: 1px solid #999999; padding: 5px; width: 517px; height: 70px; font-family: verdana; font-size: 10px; color: #666666; } select { background-color: #F1F1F1; border: 1px solid #999999; padding: 5px; font-family: verdana; font-size: 10px; color: #666666; } </style> <?php $getComments = mysql_query("SELECT * FROM site_news_comments WHERE article = '".$article."' ORDER by id ASC"); ?> <div class="habblet-container "> <div class="cbb clearfix notitle "> <div id="article-wrapper"><h2>Comments (<?php echo mysql_num_rows($getComments); ?>)</h2> <div class="article-meta"></div> <div class="article-body"> <?php if(mysql_num_rows($getcomments) == 0){ echo 'Sorry, there is no comments!'; }else{ echo '<table width="528px">'; while($Comments = mysql_fetch_array($getcomments)){ $getUserInfo = mysql_query("SELECT * FROM users WHERE id = '".$comments['userid']."'"); $userInfo = mysql_fetch_array($getUserInfo); echo ' <tr> <td width="150px" valign="top"> <div style="float:left"><img src="http://www.habbo.es/habbo-imaging/avatarimage?figure='.$userInfo['look'].'&size=b&direction=2&head_direction=3&gesture=sml&size=b"></div> ';
echo '<div style="position: absolute; margin-left: 50px; margin-top: 40px;"><b></b></div>';if($userInfo['rank'] == 8 || $userInfo['rank'] == 8){echo '<div style="position: absolute; margin-left: 60px; margin-top: 50px;"><img src="%WWW%/c_images/album1584/ownr.gif"></div>'; }elseif($userInfo['rank'] == 6 || $userInfo['rank'] == 6){ echo '<div style="position: absolute; margin-left: 60px; margin-top: 50px;"><img src="%WWW%/c_images/album1584/mod.gif"></div>'; } elseif($userInfo['rank'] == 7 || $userInfo['rank'] == 7){echo '<div style="position: absolute; margin-left: 50px; margin-top: 50px;"><img src="%WWW%/c_images/album1584/admin.gif"></div>'; }elseif($userInfo['rank'] == 5 || $userInfo['rank'] == 5 || $userInfo['rank'] == 5){echo '<div style="position: absolute; margin-left: 60px; margin-top: 50px;"><img src="%WWW%/c_images/album1584/mod.gif"></div>'; }elseif($userInfo['rank'] == 3 || $userInfo['rank'] == 3 || $userInfo['rank'] == 3){echo '<div style="position: absolute; margin-left: 50px; margin-top: 50px;"><img src="%WWW%/c_images/album1584/VIPx.gif"></div>';}elseif($userInfo['rank'] == 1){echo '<div style="position: absolute; margin-left: 50px; margin-top: 50px;"><img src="%WWW%/c_images/album1584/HC1.gif"></div>'; }echo '<div style="position:absolute; margin-left: 15px; margin-top: 110px; "><b>' . $userinfo['username'] . '</b></a></div>';
echo ' </td> <td width="427px" valign="top"> <?php $derp = "{NewsTitle}";?><strong>RE - {NewsTitle}</strong><br /><br />'.$comments['comment'].' </td> </tr> <tr> <td width="90px" valign="top"> </td> <td width="427px" align="right"> <br /><br /> </td> </tr>'; } echo '</table>'; } ?> </div> </div> </div> </div>
        <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>        <script type="text/javascript">            HabboView.run();        </script>
        <!--[if lt IE 7]>            <script type="text/javascript">                Pngfix.doPngImageFix();            </script>        <![endif]-->                <div id="footer" >   
    </body></html>
 

Users who are viewing this thread

Top