- Katılım
- 1 Eyl 2014
- Mesajlar
- 55
- Tepkime puanı
- 14
- Puanları
- 8
- Yaş
- 33
- Konum
- Turkey
- Web sitesi
- forum.miuiturkiye.net
İtibar:
Anlatım
1. yeni kullanıcı grubu oluştur. Pollster.
(bu grup için herhangi bir izin ayarlama)
2. Bu grubun grup ID sini al
ACP --> kullancılar--> kullancı grupları listesinden bir grup oluştur
bu grubun linkini kopyala
bu şekilde bir şey olacka
örnek
Bu grubun ID. (12)
4. ACP --> görünüm--> tema--> tema seç
"thread_create". bölümünü bul
5. bul:
Code:
Code:
6. bul:
Code:
Code:
Code:
Code:
8. bul:
Code:
Code:
</xen:if>
herşey tamamsa artık sadece bu gruplar yeni bir anket oluşturabilecek
1. yeni kullanıcı grubu oluştur. Pollster.
(bu grup için herhangi bir izin ayarlama)
2. Bu grubun grup ID sini al
ACP --> kullancılar--> kullancı grupları listesinden bir grup oluştur
bu grubun linkini kopyala
bu şekilde bir şey olacka
Lütfen içeriği görebilmek için
Giriş yap veya üye ol.
örnek
Bu grubun ID. (12)
4. ACP --> görünüm--> tema--> tema seç
"thread_create". bölümünü bul
5. bul:
Code:
bu koddan önce aşağıda ki kodu ekle :<h3 class="textHeading">{xenhrase post_poll}</h3>
Code:
Where XX is the groupID that you've created in step 1.<xen:if is="{xen:helper ismemberof, $visitor, XX}">
6. bul:
Code:
ve bu kodun sonuna aşağıda ki kodu ekle</select>
</li>
</ul>
</li>
</ul>
</dd>
</dl>
Code:
7. bul:</xen:if>
Code:
üstteki koddan önce aşağıda ki kodu ekle:<dl class="ctrlUnit submitUnit">
Code:
Again where XX is the groupID that you've created in step 1.<xen:if is="{xen:helper ismemberof, $visitor, XX}">
8. bul:
Code:
ve bu kodu da buranın üstüne ekle :<input type="hidden" name="_xfToken" value="{$visitor.csrf_token_page}" />
</form>
Code:
</xen:if>
herşey tamamsa artık sadece bu gruplar yeni bir anket oluşturabilecek