ranks plugin sql error

Cleopatra

Addicted
Joined
Sep 23, 2013
Messages
971
Reaction score
0
FP$
1,697
Ok..as my achivment plugin is not working good I decided to install onther award system called
Ranks..
But when I enter its pade it gives me this..
Can any one help me..<br /><br />-- 07 Jan 2014, 23:58 --<br /><br />The plugin link
http://mods.mybb.com/view/ranks

My forum

Www.thegame-zone.com
 

Attachments

  • 2014-01-08 01.57.31.webp
    2014-01-08 01.57.31.webp
    59.3 KB · Views: 87
Deactivate and uninstall the plugin and then try the one I've uploaded.
 

Attachments

Thanks a lot..
It seemed it works..
But no image appear
 

Attachments

  • 2014-01-08 03.30.33.webp
    2014-01-08 03.30.33.webp
    28.3 KB · Views: 75
Did you try to deactivate and then re-activate the plugin? I had to do that sometimes a while back.
 
I did that but still images doesn't show up
This is my postbit_classic

{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tr>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}<br />
{$post['useravatar']}<br />
{$post['groupimage']}<br />
{$post['karmastar']}<br />
{$post['user_details']}{$post['ougc_awards']}<!-- postbit_rank -->{$post['rankpostbit']}<!-- /postbit_rank -->{$post['myxbl']}{$post['im']}{$post['CommentsCount']}{$post['usercountry']}<br />
{$post['newpoints_postbit']}<br />
<!-- postbit_achivements -->{$post['achivementspostbit']}<!-- /postbit_achivements --><br />
</span>
</td>
<td class="{$altbg}" valign="top">
<table width="100%">
<tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
<br />
<div id="pid_{$post['pid']}" class="post_body">
{$post['message']}
</div>
{$post['attachments']}
{$post['signature']}
<div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
<div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
{$post['iplogged']}
</div>
</td></tr>
</table>
</td>
</tr>
<tr>
<td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td>
<td class="{$altbg}" style="vertical-align: middle;">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td align="left" class="post_buttons"><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</span></td>
<td align="right" class="post_buttons">{$post['button_spam']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['thanks']}{$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']}{$post['icon_browser']}{$post['icon_os']}</td>
</tr>
</table>
</td>
</tr>{$post['thxdsp_inline']}
</table>{$post['thxdsp_outline']}

Can u post urs
 
Can you make me an admin on your forum. Username is J Greig.

I'll take a look.
 
I have now fixed this for you.

Please edit your ranks or add new ones.

Regards.
 
Back
Top Bottom