MyBB Community Forums

Full Version: Code or Quote
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want, Forum Link in code or quote

when i use code or quote in forum no one see that code without give respect or replay


Thanx in advance
see hide until post , hide until thanks

if you are using latest myBB version 1.6.5 then the plugins might need editing..

* Plugin Changes coming in 1.6.5
* Script to Update Plugins for 1.6.5
Error In my Website

line", "limit" => array( "limit" => "1", "start" => "0" ) ); $query = $db->simple_select("posts","message","tid = '{$thread['tid']}'",$options); $message = $db->fetch_field($query,"message"); if($mybb->settings['hideUntilPost_lock_enabled'] && preg_match("#\[lock\](.*)\[/lock\]#is",$msg)) $redirect = true; // We do have a lock bbcode on the first post. Refresh to enable! elseif($mybb->settings['hideUntilPost_link_enabled'] && preg_match("#]*(http|www)(.*)#siU",$msg)) $redirect = true; // We do have a lock bbcode on the first post. Refresh to enable! } } } if($redirect) redirect(get_thread_link($thread['tid'], 0, "lastpost")); } // Filter quotes function hideUntilPost_xmlhttp() { global $mybb; if($mybb->input['action'] != 'get_multiquoted') return; ob_start(); function hideUntilPost_shutdown() { global $message,$multiquoted,$db; $query = $db->query("SELECT tid,fid FROM ".TABLE_PREFIX."posts WHERE pid = '{$multiquoted[0]}' LIMIT 1"); $addinfo = $db->fetch_array($query); if(!$message) return; ob_end_clean(); ob_start(); hideUntilPost_filter($message,$addinfo['fid'],$addinfo['tid']); echo $message; } register_shutdown_function('hideUntilPost_shutdown'); } ?>

plz help me its urgent
your forum URL ? would you like to provide temporary admin panel access & ftp access thru PM ..
i sended please check u r pm and remove my error plz
u get it dude ???
hay dude ranjani are you thr????

my problem is solved ???
deactivated hide until thanks plugin ; ftp not worked .. now you can change your
passwords ; may be you can request for a similar plugin in plugins requests section ..