Warning: Function get_magic_quotes_gpc() is deprecated in /home/forumbs/public_html/includes/class_core.php on line 1960

Warning: Methods with the same name as their class will not be constructors in a future version of PHP; vB_XML_Parser has a deprecated constructor in ..../includes/class_xml.php on line 52

Warning: Methods with the same name as their class will not be constructors in a future version of PHP; vB_XML_Builder has a deprecated constructor in ..../includes/class_xml.php on line 689
نظام دعوة الأصدقاء الإصدار الذهبي [الأرشيف] - منتديات بانى ستار

المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : نظام دعوة الأصدقاء الإصدار الذهبي



Bakenam
02-15-2009, 06:45 PM
السلام عليكم ورحمة الله وبركاته



برودكت Invite System غني عن التعريف وأصبح معروف لدى الكثير وهاهو الآن بإصدراه الأخير 2.0.3 الذهبي


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


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




المعاينة للأسف تظهر فقط للأعضاء المسجلين فقط



التركيب


1- نقوم بإستدعاء البرودكت من التحكم بالمنتجات / product


2- إفتح قالب قالب USERCP_*****


وإبحث عن الكود


رمز PHP:

<if condition="$show['profilepiclink']">
<tr><td class="$navclass[profilepic]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">$vbphrase[edit_profile_picture]</a></td></tr>
</if>


أضف أسفل الكود السابق


رمز PHP:

<if condition="$vbulletin->options['invitation_usercp_link']">
<tr>
<td class="$navclass[invitation]" nowrap="nowrap">
<a class="smallfont" href="profile.php?$session[sessionurl]do=invitation">$vbphrase[invitation]</a>
</td>
</tr>
</if>


إنتهى التركيب

تحميل الملف من المرفقات

رابط الموضوع الأساسي (http://www.sawa24.com/forum/showthread.php?t=7044)