پلاگین هیچ مشکلی نداره
برای اضافه شدن کارهای زیر را انجام بدید
If you would like a link to the blog system in the header, open the header template and find
<div class="menu">
<ul>
Below Add
<li><a href="{$mybb->settings['bburl']}/blogs.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/memberlist.gif" alt="" title="" />Blogs</a></li>
If you would like the latest blog entry to be displayed in a users profile, open the member_profile template and find
<strong>{$lang->postbit_status}</strong> {$online_status}
Below place
<br/><strong>{$lang->latest_blog_entry}</strong> {$latest_blog}
فقط من الان مشکل فارسی نوشتن دارم
اگه میشه بگید چه جوری بر روی utf - 8 تنظیم کنم
برای اضافه شدن کارهای زیر را انجام بدید
If you would like a link to the blog system in the header, open the header template and find
<div class="menu">
<ul>
Below Add
<li><a href="{$mybb->settings['bburl']}/blogs.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/memberlist.gif" alt="" title="" />Blogs</a></li>
If you would like the latest blog entry to be displayed in a users profile, open the member_profile template and find
<strong>{$lang->postbit_status}</strong> {$online_status}
Below place
<br/><strong>{$lang->latest_blog_entry}</strong> {$latest_blog}
فقط من الان مشکل فارسی نوشتن دارم
اگه میشه بگید چه جوری بر روی utf - 8 تنظیم کنم


