Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
me.php bug
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Polybius" data-source="post: 436510" data-attributes="member: 75015"><p>hi (sorry for my bad english lol i'm italian :/ )</p><p>can you help me please?</p><p>hi have 2 problem in me.php</p><p>i search coding old me.php in my newcrypto , only where you see the character</p><p>and the page does not scoll , it goes up</p><p>ah last thing</p><p>one emoulator good?</p><p>this is screen me.php bug :</p><p><img src="http://i67.tinypic.com/ffd7qf.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>i want it that way :</p><p><img src="http://i68.tinypic.com/r9n2tv.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>this is code me.php :</p><p> <div id="content" class="container_12 bodyContent"></p><p> <div class="grid_8"></p><p> <div class="col col-3 bg" style="background: url('/app/tpl/skins/img/frontpage_xmasrares.png') bottom; height: 300px; border-radius: 3px;"></p><p> <table class="inner" height="300px" width="100%" border="0"></p><p> <tr></p><p> <td rowspan="3" height="220px" style="background: url('/app/tpl/skins/img/white_sofa.png') 45px 105px</p><p></p><p>no-repeat;"></p><p> <span style="display: block; background: url(<a href="http://www.habbo.it/habbo-imaging/avatarimage?" target="_blank">http://www.habbo.it/habbo-imaging/avatarimage?</a></p><p></p><p>figure=<?php echo $myrow['look']; ?>&direction=2&head_direction=2&gesture=sml&action=sit,crr=6&size=m) center no-repeat; height: 220px;"></span></p><p> </td></p><p> <td colspan="2"></p><p> <span class="me-stats" style="background: rgba(0, 0, 0, 0.5) url</p><p></p><p>('/app/tpl/skins/img/user.gif') 12px center no-repeat;">Username: <?php echo $myrow['username']; ?></span></p><p> </td></p><p> </tr></p><p> <tr></p><p> <td colspan="2"></p><p> <span class="me-stats" style="background: rgba(0, 0, 0, 0.5) url</p><p></p><p>('/app/tpl/skins/img/motto.png') 10px center no-repeat;">Motto: <?php echo htmlspecialchars($myrow['motto']); ?></span></p><p> </td></p><p> </tr></p><p> <tr></p><p> </p><p> <td colspan="2"></p><p> <?php</p><p></p><p></p><p> </p><p> $asd = RunQuery($pdo, "SELECT * FROM user_badges WHERE user_id = :id LIMIT 1 AND</p><p></p><p>badge_slot >= 1 ORDER BY badge_slot DESC LIMIT 5"); {</p><p> </p><p></p><p></p><p> if($asd->rowCount()==0){ echo"<i>Non hai nessun Distintivo</i>";}</p><p> else {</p><p></p><p> while($badge = $asd->fetch(PDO::FETCH_ASSOC));{</p><p> echo '<span style="display: inline-block;</p><p></p><p>background: rgba(0, 0, 0, 0.75) <img src=\"".$cimagesurl.$badgesurl'.$badge['badge_id'].'.gif")center no-repeat; margin: 0 14px; width: 60px; height: 60px;</p><p></p><p>border-radius: 5px;"></span></a>';</p><p></p><p></p><p> }</p><p></p><p> }</p><p> </p><p></p><p> }</p><p> ?></p><p> </td></p><p> </tr></p><p> <tr height="65px"></p><p> <td style="width: 33.3333%;" align="center"></p><p> <span class="me-stats" style="background: rgba(0, 0, 0, 0.5) url</p><p></p><p>('/app/tpl/skins/img/credit.gif') 10px center no-repeat;">Credits: <span style="float: right;"><?php echo $myrow['credits']; ?></span></span></p><p> </td></p><p> <td style="width: 33.3333%;" align="center"></p><p> <span class="me-stats" style="background: rgba(0, 0, 0, 0.5) url</p><p></p><p>('/app/tpl/skins/img/pixel.gif') 10px center no-repeat;">Pixels: <span style="float: right;"><?php echo $myrow['activity_points']; ?></span></span></p><p> </td></p><p> <td style="width: 33.3333%;" align="center"></p><p> <span class="me-stats" style="background: rgba(0, 0, 0, 0.5) url</p><p></p><p>('/app/tpl/skins/img/diamond.gif') 10px center no-repeat;">Diamonds: <span style="float: right;"><?php echo $myrow['vip_points']; ?></span></span></p><p> </td></p><p> </tr></p><p> </table></p><p> </div></p><p> </p><p> <div class="col col-3 bg"></p><p></p><p>i edit my header for "css" in "me.css" i add code "<main> in my "header.php" and this is:</p><p><img src="http://i67.tinypic.com/5wjbzt.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>[USER=540]@Kryptos[/USER] [USER=21952]@Platinum[/USER]</p></blockquote><p></p>
[QUOTE="Polybius, post: 436510, member: 75015"] hi (sorry for my bad english lol i'm italian :/ ) can you help me please? hi have 2 problem in me.php i search coding old me.php in my newcrypto , only where you see the character and the page does not scoll , it goes up ah last thing one emoulator good? this is screen me.php bug : [IMG]http://i67.tinypic.com/ffd7qf.jpg[/IMG] i want it that way : [IMG]http://i68.tinypic.com/r9n2tv.jpg[/IMG] this is code me.php : <div id="content" class="container_12 bodyContent"> <div class="grid_8"> <div class="col col-3 bg" style="background: url('/app/tpl/skins/img/frontpage_xmasrares.png') bottom; height: 300px; border-radius: 3px;"> <table class="inner" height="300px" width="100%" border="0"> <tr> <td rowspan="3" height="220px" style="background: url('/app/tpl/skins/img/white_sofa.png') 45px 105px no-repeat;"> <span style="display: block; background: url([URL]http://www.habbo.it/habbo-imaging/avatarimage?[/URL] figure=<?php echo $myrow['look']; ?>&direction=2&head_direction=2&gesture=sml&action=sit,crr=6&size=m) center no-repeat; height: 220px;"></span> </td> <td colspan="2"> <span class="me-stats" style="background: rgba(0, 0, 0, 0.5) url ('/app/tpl/skins/img/user.gif') 12px center no-repeat;">Username: <?php echo $myrow['username']; ?></span> </td> </tr> <tr> <td colspan="2"> <span class="me-stats" style="background: rgba(0, 0, 0, 0.5) url ('/app/tpl/skins/img/motto.png') 10px center no-repeat;">Motto: <?php echo htmlspecialchars($myrow['motto']); ?></span> </td> </tr> <tr> <td colspan="2"> <?php $asd = RunQuery($pdo, "SELECT * FROM user_badges WHERE user_id = :id LIMIT 1 AND badge_slot >= 1 ORDER BY badge_slot DESC LIMIT 5"); { if($asd->rowCount()==0){ echo"<i>Non hai nessun Distintivo</i>";} else { while($badge = $asd->fetch(PDO::FETCH_ASSOC));{ echo '<span style="display: inline-block; background: rgba(0, 0, 0, 0.75) <img src=\"".$cimagesurl.$badgesurl'.$badge['badge_id'].'.gif")center no-repeat; margin: 0 14px; width: 60px; height: 60px; border-radius: 5px;"></span></a>'; } } } ?> </td> </tr> <tr height="65px"> <td style="width: 33.3333%;" align="center"> <span class="me-stats" style="background: rgba(0, 0, 0, 0.5) url ('/app/tpl/skins/img/credit.gif') 10px center no-repeat;">Credits: <span style="float: right;"><?php echo $myrow['credits']; ?></span></span> </td> <td style="width: 33.3333%;" align="center"> <span class="me-stats" style="background: rgba(0, 0, 0, 0.5) url ('/app/tpl/skins/img/pixel.gif') 10px center no-repeat;">Pixels: <span style="float: right;"><?php echo $myrow['activity_points']; ?></span></span> </td> <td style="width: 33.3333%;" align="center"> <span class="me-stats" style="background: rgba(0, 0, 0, 0.5) url ('/app/tpl/skins/img/diamond.gif') 10px center no-repeat;">Diamonds: <span style="float: right;"><?php echo $myrow['vip_points']; ?></span></span> </td> </tr> </table> </div> <div class="col col-3 bg"> i edit my header for "css" in "me.css" i add code "<main> in my "header.php" and this is: [IMG]http://i67.tinypic.com/5wjbzt.png[/IMG] [USER=540]@Kryptos[/USER] [USER=21952]@Platinum[/USER] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
me.php bug
Top