بو هشام
26-12-2007, 01:56 مساءً
السلام عليكم ورحمة الله
الخطأ هو نقص بالهوكات رغم وجودها بملف group
الاصلاح :
فتح ملف hooks_vbulletin الموجود في xml
أسفل
<hooktype type="wysiwyg">
<hook>wysiwyg_parse_start</hook>
<hook>wysiwyg_parse_complete</hook>
</hooktype>
ضع كود :
<hooktype type="group">
<hook>group_messaging_post_start</hook>
<hook>group_messaging_post_ajax</hook>
<hook>group_messaging_post_complete</hook>
<hook>group_messaging_form_start</hook>
<hook>group_messaging_form_complete</hook>
<hook>group_message_getip</hook>
</hooktype>
بالتوفيق
،،،
الخطأ هو نقص بالهوكات رغم وجودها بملف group
الاصلاح :
فتح ملف hooks_vbulletin الموجود في xml
أسفل
<hooktype type="wysiwyg">
<hook>wysiwyg_parse_start</hook>
<hook>wysiwyg_parse_complete</hook>
</hooktype>
ضع كود :
<hooktype type="group">
<hook>group_messaging_post_start</hook>
<hook>group_messaging_post_ajax</hook>
<hook>group_messaging_post_complete</hook>
<hook>group_messaging_form_start</hook>
<hook>group_messaging_form_complete</hook>
<hook>group_message_getip</hook>
</hooktype>
بالتوفيق
،،،