• 12-01-2008, 02:35:40
    #1
    bahis sistemi kurdum ama hiçbirşey yapamıyorum. Bahisi nerden açacağım, vs hiçbirşey anlamadım. Kullanan varsa anlatabilir mi ??


    vbookie seçeneklerini "EVET " yapıp güncelle diyorum. Ama tekrar admin ayarlarına girdiğimde "Hayır" seçili oluyor...





    includes\xml\bitfield_vbookie bu dosyayı not defterei ile açtım şöyle birşeyler çıktı. Sanırım buradan ama anlamadım tabiki

    Alıntı
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <bitfields product="bookiehack">
    <bitfielddefs>
    <group name="ugp">
    <group name="forumpermissions">
    <bitfield name="canpostvbookieevent" group="vbookie_permissions" phrase="can_post_vbookieevents" install="2,5,6,7">67108864</bitfield>
    <bitfield name="caneditothersvbookieevents" group="vbookie_permissions" phrase="can_edit_others_vbookieevents" install="5,6,7">134217728</bitfield>
    <bitfield name="canbet" group="vbookie_permissions" phrase="can_bet_on_vbookieevents" install="2,5,6,7">268435456</bitfield>
    </group>
    </group>
    </bitfielddefs>
    </bitfields>
  • 12-01-2008, 02:45:51
    #2
    Forumunuzun versiyonu nedir..?
  • 12-01-2008, 03:05:48
    #3
    vBulletin v3.6.8 Patch Level 2
  • 12-01-2008, 03:20:15
    #4
    Eklentinin vbulletin.org'daki konusuna baktımda eklenti 3.5.x eklentisi oradaki konuda 3.6.X için Paul M aşağıdakinin yapılması gerekiyor demiş.. Mesajı aynen buraya kopyalıyorum ..


    Paul M adlı üyeden alıntı: mesajı görüntüle
    vBookie & 3.6

    The posting of vbookie events in 3.6 is broken because the hook used has moved.

    To fix this problem, the following plugin must be edited ;


    vBookie: Redirect to vbookie.php when posting new Event

    Replace the plugin code with this ;

    if ($newpost['postvbookieevent']) 
    { 
    	$vbulletin->url = 'vbookie.php?' . $vbulletin->session->vars['sessionurl'] . "t=$newpost[threadid]&vbookieeventoptions=$newpost[vbookieeventoptions]&do=newevent"; 
    	eval(print_standard_redirect('redirect_postthanks_moderate', true, false));
    }
    Note: I'm not actually using vbookie atm so I can't comment on any other problems.
  • 12-01-2008, 11:28:58
    #5
    sağol kardeş. Yalnız birşey daha soracağım


    Bu kodlar sadece redict.... li bölüm. Acaba nereyi değiştireceğim.

    Alıntı
    $newpost['postvbookieevent'] = $vbulletin->GPC['postvbookieevent'];
    $newpost['vbookieeventoptions'] = $vbulletin->GPC['vbookieeventoptions'];]]></phpcode>
    </plugin>
    <plugin active="1">
    <title>vBookie: Redirect to vbookie.php when posting new Event</title>
    <hookname>newthread_post_complete</hookname>
    <phpcode><![CDATA[if ($newpost['postvbookieevent'])
    __________________________________________________ ____________________________

    en aşağıda

    [CDATA[if ($newpost['postvbookieevent'])

    buradaki if den itibaren dediklerini yaptım oldu ama yanlış yere eklemeişim sanırım

    Bahis nasıl açılır bilmiyorum ama sanırım anket olarak açacağız anket açtığımda ise aşağıdaki hata geliyor



    __________________________________________________ _________


    Neyse kardeş şimdilik bahis isitemini kaldırıyorum. Netten 1.0.5 versiyonunu bulmuştum. demekki sorunluymuş Zaten bugun yarın lisans alacağım. 1.0.7 de sorun yaşarsam tekrar buradayım