MyBB Community Forums

Full Version: Edit/ delete button disappearing.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After posting i see the following perfect.
[Image: ayllqenfmoazrwsd.jpg]

But after refreshing the edit, report and delete button disappears.
[Image: nnnzxejfzrthchfm.jpg]


Even when logged in as admin i cant see any of the following buttons after refreshing.

Someone please help me out.
Could you please post your postbit template code?
(2010-05-24, 07:20 AM)magent Wrote: [ -> ]Could you please post your postbit template code?

postbit has soo many template codes,so i have posted the main postbit template and the quickdelete, edit, report templates.

1) postbit
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
	<tbody>
		<tr>
			<td class="tcat">
				<div class="float_left smalltext">
					{$post['postdate']}, {$post['posttime']} <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
				</div>
				{$post['posturl']}
			</td>
		</tr>

		<tr>
			<td class="trow1 {$unapproved_shade}">
				<table cellspacing="0" cellpadding="0" border="0" style="width: 100%;">
					<tr>
						<td class="post_avatar" width="1" style="{$post['avatar_padding']}">
							{$post['useravatar']}
						</td>
						<td class="post_author">
							<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
							<span class="smalltext">
								{$post['usertitle']}<br />
								{$post['userstars']}
								{$post['groupimage']}
							</span>
						</td>
						<td class="smalltext post_author_info" width="165">
							{$post['user_details']}
						</td>
					</tr>
				</table>
			</td>
		</tr>

		<tr>
			<td class="trow2 post_content {$unapproved_shade}">
				<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>

				<div class="post_body" id="pid_{$post['pid']}">
					{$post['message']}
				</div>
				{$post['attachments']}
				{$post['signature']}

				<div class="post_meta" id="post_meta_{$post['pid']}">
				{$post['iplogged']}
				</div>
			</td>
		</tr>

		<tr>
			<td class="trow1 post_buttons {$unapproved_shade}">
				<div class="author_buttons float_left">
					{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}
				</div>
				<div class="post_management_buttons float_right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
				</div>
			</td>
		</tr>{$post['thxdsp_inline']}
	</tbody>
</table>{$post['thxdsp_outline']}


2) Postbit_quick delete
<a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}"><img src="{$theme['imglangdir']}/postbit_edit.png" alt="{$lang->postbit_edit}" title="{$lang->postbit_edit}" /></a>
<div id="edit_post_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="javascript:;" onclick="Thread.quickEdit({$post['pid']});" class="popup_item">{$lang->postbit_quick_edit}</a></div><div class="popup_item_container"><a href="editpost.php?pid={$post['pid']}" class="popup_item">{$lang->postbit_full_edit}</a></div></div>
<script type="text/javascript">
// <!--
	if(use_xmlhttprequest == "1")
	{
		new PopupMenu("edit_post_{$post['pid']}");
	}
// -->
</script>


3) Postbit_quickdelete
<a href="editpost.php?pid={$post['pid']}" onclick="Thread.deletePost({$post['pid']}); return false;" id="quick_delete_{$post['pid']}"><img src="{$theme['imglangdir']}/postbit_delete.png" alt="{$lang->postbit_qdelete}" title="{$lang->postbit_qdelete}" /></a>
<script type="text/javascript">
// <!--
	$('quick_delete_{$post['pid']}').style.display = '';
// -->
</script>


4) postbit_report
<a href="javascript:Thread.reportPost({$post['pid']});"><img src="{$theme['imglangdir']}/postbit_report.png" alt="{$lang->postbit_report}" title="{$lang->postbit_report}" /></a>

someone please help.
need help please
bump bump bump please reply to my queries.
1. You have send me a support PM
2. You bump this thread thre times in a half day.

= No support with this problem next time by me.

Thanks to the merge posts system!
(2010-05-24, 12:38 PM)magent Wrote: [ -> ]1. You have send me a support PM
2. You bump this thread thre times in a half day.

= No support with this problem next time by me.

Thanks to the merge posts system!

im really sorry iam new here , next time wont commit the same mistake.
and any support for my problem.
And please post a link to your forum here.
(2010-05-24, 12:43 PM)magent Wrote: [ -> ]And please post a link to your forum here.

*censored*

testuser:-

login :-chftest
pass :- *censored*
Thanks. I thought that. Hacking Forum = Denied Official Support.
/closed