الدعم العربي

نسخة كاملة : حصريا تحويل الملف الشخصي مثل VB
أنت حالياً تتصفح نسخة خفيفة من المنتدى . مشاهدة نسخة كاملة مع جميع الأشكال الجمالية .
الصفحات : 1 2
السلام عليكم Smile

الان يمكنك ان يتم تحويل الملف الشخصي مثل الفي بي و ايضا يمكنكم تغير الالوان و الخلفية الخ

شكر خاص للاخ the-stranger اللي طلب الهاك

و نعدكم قريبا ان يتم الانتهاء من كل الطلبات اللي وصلتني عبر الرسائل و ايضا عبر المندى flower

مثال للهاك

http://www.mybbarab.com/dev/user-1.html

صور للهاك و الاعدادت

[attachment=1405]

[attachment=1406]

كل ما عليك تحميل الهاك من المرفقات و رفع الملفات الى مساراتها كما هي من دون اي تغيير ثم تفعيله من لوحة التحكم

كما احب ان انوه ان الطلبات نتعامل معها بجدية و سيتم الانتهاء من بعضها خلال اليومين القادمين و شكرا لكم لتواصلكم الدائم معي و مساهمتكم الفعلية في رقي المنتدى
هذا ما عهدناه منكم

دمتم بود
نلتقي لنرتقي و ان شاء الله طلباتكم مجابة و جاري العمل على باقي الطلبات
أشكرك أخي العزيز على الهاك ولكن ظهرت عندي مشكلة عند تفعيل الهاك وهي أن هنالك هاكات أخرى مفعلة عندي
لم يعد يظهر عملها في الملف الشخصي للعضو في جميع الستايلات الموجودة لدي رغم تعطيلها وإعادة تفعيلها مرة أخرى وهي

قائمة الاصدقاء

خيارات المشرفين

خيارات المدير (الدخول إلى حساب العضو)

آخر زيارات الملف الشخصي

التعليقات في ملف العضو

هل هنالك حل بارك الله فيك

تحياتي
العفو اخي العزيز بالنسبة لقائمة الاصدقاء فهناك موضوع مثبت للهاك يتفق مع التحويل اللي نعمل عليه

بخصوص باقي الهاكات ارفقهم لي و سيتم العمل عليهم
لترتيب اقسام الملف الشخصي باستخدام هذا الهاك مع اظهار باقي الهاكات مثل التعليقات في الملف الشخصي
استبدل member profile
بـ
PHP كود :
<html>
<
head>
<
title>{$mybb->settings['bbname']} - {$lang->profile}</title>
{
$headerinclude}
</
head>
<
body>
<
script type="text/javascript" src="jscripts/ProfileTabs.js">
</script>
{$header}
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td width="75%" valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td align="left" class="trow1" valign="middle">{$avatar}</td>
<td class="trow1" align="left" width="100%">
<span class="largetext"><strong>{$formattedname}</strong></span><br />
<span class="smalltext">
({$usertitle})<br />
{$groupimage}
<strong>{$lang->registration_date}</strong> {$memregdate}<br />
<strong>{$lang->date_of_birth}</strong> {$membday} {$membdayage}<br />
<strong>{$lang->local_time}</strong> {$localtime}<br />
<strong>{$lang->postbit_status}</strong> {$online_status}
</span>
</td>
</tr>
{$awaybit}
</table>
<br />
<div id="toolbar" class="usertabs"><div id="nav"><ul id="ptabs" class="shadetabs">
<li><a href="#" rel="pt1" class="selected"><b>{$lang->acrdmi}</b></a></li>
<li><a href="#" rel="pt2"><b>{$lang->statspt}</b></a></li>
<li><a href="#" rel="pt3"><b>{$lang->contactpt}</b></a></li>
<li><a href="#" rel="pt4"><b>{$lang->singpt}</b></a></li>
</ul></div></div>
<div style="border:1px solid gray; width:100%px; margin-bottom: 1em; padding: 0px">
<div id="pt1" class="tabcontent">
{$profilefields}
</div>
<div id="pt2" class="tabcontent">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->infosobre}</strong></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->joined}</strong></td>
<td class="trow1">{$memregdate}</td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2">{$memlastvisitdate} {$memlastvisittime}</td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->total_posts}</strong></td>
<td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> &mdash; <a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->timeonline}</strong></td>
<td class="trow2">{$timeonline}</td>
</tr>
{$reputation}
{$warning_level}
</table>
</div>
<div id="pt3" class="tabcontent">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->contacapt}</strong></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->homepage}</strong></td>
<td class="trow1">{$website}</td>
</tr>
{$sendemail}
<tr>
<td class="trow2"><strong>{$lang->pm}</strong></td>
<td class="trow2"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->icq_number}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->aim_screenname}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->yahoo_id}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->msn}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
</tr>
</table>
</div>
<div id="pt4" class="tabcontent">
{$signature}
</div>
</div>
<script type="text/javascript">
var countries=new ddtabcontent("ptabs")
countries.setpersist(true)
countries.setselectedClassTarget("link") //"link" or "linkparent"
countries.init()
</script>
</td>
<td><img src="{$theme['imgdir']}/pixel.gif" height="1" width="8" alt=""/></td>
<td width="25%" valign="top">
<table class="tborder" border="0" cellspacing="1" cellpadding="1">
<tr><td colspan="1" class="thead"><center><strong>{$lang->ministapt}</strong></center></td></tr>
<td class="trow1">&nbsp;<FONT SIZE=2><strong>{$lang->joined}</strong><br />&nbsp;{$memregdate}<br />
&nbsp;<strong>{$lang->total_posts}</strong><br />&nbsp;{$memprofile['postnum']} <br /></font></td>
<tr>
<td class="trow2" align="right">
<a href="#" rel="pt2">
{$lang->statscomplpt}</a></td>
</tr>
</table>

</td>
</tr>
</table>
{$footer}
</body>
</html> 

يا أخي أنا أبحث عن هاك لإختصار الروابط AdLfy خاص بمنتديات MyBB هل يوجد
إقتباس :يا أخي أنا أبحث عن هاك لإختصار الروابط AdLfy خاص بمنتديات MyBB هل يوجد؟

السلام عليكم.
تفضل يا اخي. http://www.mybbarab.com/thread-15572.html
أكثر من رائع تسلم ايدك خيو 
بعد الرفع ظهرت رسالة : الهاك غير متوافق مع MyBB 1.8.1
الصفحات : 1 2