MyBB Community Forums

Full Version: My reputation system is not working!!!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can't view reputatiton system...How can ı load tihs function..I loaded alternative reputation systems and after I cant reputation???what can ı do foru load raputation system???
www.forumbayar.com
i see that there are 0 posts all over u site, so u can't give reputation to someone unless he post at least 1 post

regards
you must register...if u not register you cant view any post...I'm sorry...
ok i did so i have many possiblities

1st, have u allowed posting reputation ? can check it from the manage group in admin cp

sec, check the templates, go to Admin Cp >tempaltes > modify/delete > expand > post bit templates > postbit
can u see any $post[replink] search for it well.

also check the usercp templates can u find $reputation


regards
zaher1988 Wrote:ok i did so i have many possiblities

1st, have u allowed posting reputation ? can check it from the manage group in admin cp

sec, check the templates, go to Admin Cp >tempaltes > modify/delete > expand > post bit templates > postbit
can u see any $post[replink] search for it well.

also check the usercp templates can u find $reputation


regards

NO Admin Cp >tempaltes > modify/delete > expand > post bit templates > postbit



<tr>
<td class="$altbg" width="155" valign="top" nowrap="nowrap" align="center"><a name="pid$post[pid]"></a>
<strong><span class="largetext">$post[profilelink]</span></strong><br />
<span class="smalltext">
$post[usertitle]<br />
$post[userstars]
$post[groupimage]<br />
$post[useravatar]<br />
$lang->postbit_posts $post[postnum]<br />
$lang->postbit_group $usergroup[title]<br />
$lang->postbit_joined $post[userregdate]<br />
$lang->postbit_status $post[onlinestatus]$post[nars_replink]<br />
</span>
</td>
<td class="$altbg" width="100%" valign="top">
<table width="100%">
<tr><td class="trow">$post[posturl]$post[icon]<span class="smalltext"><strong> $post[subject]</strong></span>
<p>$post[message]</p>
$post[attachments]
$post[signature]
<div style="text-align: right; vertical-align: bottom;">
$post[editedmsg]
$post[iplogged]
</div>
</td></tr>
</table>
</td>
</tr>
<tr>
<td class="$altbg" height="18" nowrap="nowrap" align="center"><span class="smalltext">$post[postdate] $post[posttime]</span></td>
<td class="$altbg" width="100%" valign="middle" height="18">
	<table width="100%" border="0" cellpadding="0" cellspacing="0">
	<tr valign="bottom">
		<td align="left" ><span class="smalltext">$post[button_email]$post[button_pm]$post[button_www]$post[button_find]</span></td>
		<td align="right" nowrap="nowrap"><span class="smalltext">$post[button_edit]$post[button_quickdelete]$post[button_quote]$post[button_report]</span></td>
	</tr>
	</table>
</td>
</tr>
$seperator
ok
te problem is solwed thanks for your interest...
ok, please deactivate the plugin, make sure then to use the latest version !! and then apply it again.


regards