देखें पूर्ण संस्करण: हल डिफ़ॉल्ट भाषा के पंजीकरण पृष्ठ में सूची या रेडियो बटन का सेट झंडे के साथ (विन्यास) के रूप में फ़ील्ड दिखाया जा सकता है
नमस्कार, टेम्पलेट मैं बेहद व्यक्तिगत और न स्वचालित विकल्प काम करता रजिस्टर है. मुझे बताओ कि तुम मेरे लिए HTML कोड मैन्युअल रूप से रख सकते हैं कृपया. धन्यवाद. मैं संस्करण 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.