عرض النسخة الكاملة : حل هل اللغة الافتراضية في صفحة التسجيل سيظهر الميدان ، قائمة أو مجموعة من أزرار الراديو مع الأعلام (تكوين)
مرحبا ، ولدي قالب تسجيل شخصية للغاية وليس يعمل الخيار التلقائي. من فضلك قل لي يمكنك وضع الكود يدويا بالنسبة لي. شكرا لك. لقد قمت بتركيب نسخة من VBET320
ذلك على الأرجح خلال شخص التخصيص كسر القالب. يرجى أرني كيف تبدو قالب التصنيع. نلاحظ أيضا أن قالب تسجيل ينبغي أن تشمل هذه : $ customfields_profile. إن لم يكن -- فهذا يعني أن لديك كسر القالب -- يرجى مقارنتها مع النص الأصلي ، وتشمل جزءا ضروريا. مطلوب هذا الجزء من القالب الأصلي :
<if condition="$show['customfields_profile']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead">$vbphrase[additional_required_information_profile]</td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div style="width:$stylevar[formwidth]" align="$stylevar[left]">
$customfields_profile
<if condition="$show['birthday']">$birthdayfields</if>
</div>
</div>
</td>
</tr>
</table>
<br />
</if>
Automatic Translations (Powered by Google, Microsoft®,
Yandex, SDL Language Cloud, IBM Watson and Apertium):
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.