أيقونة المنتج

vB 3.8.x Send Message Auto Reply 1.0

لا يوجد تصريح للتنزيل
When a user sends you a message using sendmessage.php this mod will send the user an auto reply message.

You can edit the subject and the message body in the options

How To Include HTML In The Email
By default vBulletin doesn't allow you to send HTML in an email. It can also not be changed with a plugin so you have to do some manual file edits. So...

Open "includes/class_mail.php"
Find:
كود:
$headers .= 'Content-Type: text/plain' . iif($encoding, "; charset=\"$encoding\"") . $delimiter;
Replace with:
كود:
$headers .= 'Content-Type: text/html' . iif($encoding, "; charset=\"$encoding\"") . $delimiter;

You can now send HTML with emails. This includes all other emails sent from vB.​
  • Untitled.png
    Untitled.png
    21.4 KB · المشاهدات: 8
الكاتب
WebCraker
التنزيلات
1
المشاهدات
260
الإصدار الأول
آخر تحديث
تقييم
0.00 نجوم 0 تقييمات

منتجات أخرى من WebCraker