Status hide bug

description: hides status when it is hidden.

file pages.inc.php
function status

change


Code$res = sql_query("select * from ".tb()."streams where id='$id' and uid='{$profile['id']}'");

to

Code$res = sql_query("select * from ".tb()."streams where id='$id' and uid='{$profile['id']}' and hide = 0");

0 komentar:

Posting Komentar

 

© 3 Columns Newspaper Copyright by risky rionaldy | Template by Blogger Templates | Blog Trick at Blog-HowToTricks