Activity Stream
48,167 MEMBERS
62508 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19
  1.     
    #11
    Member
    thanks

  2.   Sponsored Links

  3.     
    #12
    Member
    Website's:
    warezforest.com thehotfiledownload.com themastibay.com
    Quote Originally Posted by detailz View Post
    It's the skin, it needs to be updated and the token needs to be sorted, or you
    will keep getting the above errors.
    Good idea, try updating the templates or using the default vb skin?


  4.     
    #13
    Member
    Quote Originally Posted by Greeny View Post
    Good idea, try updating the templates or using the default vb skin?
    imy skin is not pay :bloodlust: bat no problem i go to buy skin

  5.     
    #14
    Member
    Quote Originally Posted by BalkanW View Post
    imy skin is not pay :bloodlust: bat no problem i go to buy skin
    The skin you are using now, can be updated in under 10mins, theres no need to buy another skin.

  6.     
    #15
    Member
    yes i now bat i dont no update skin

  7.     
    #16
    Member
    Run this query......

    SELECT templateid , title , styleid FROM template WHERE template_un NOT LIKE '%<input type="hidden" name="s" value="$session[sessionhash]" />%<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />%' AND template_un LIKE '%<input type="hidden" name="s" value="$session[sessionhash]" />%' ORDER BY title ASC, styleid ASC;

    It will show a list of the templates needing to be updated.


    Search for

    value="$session[sessionhash]"

    Add after

    <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

  8.     
    #17
    Member
    Quote Originally Posted by detailz View Post
    Run this query......

    SELECT templateid , title , styleid FROM template WHERE template_un NOT LIKE '%<input type="hidden" name="s" value="$session[sessionhash]" />%<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />%' AND template_un LIKE '%<input type="hidden" name="s" value="$session[sessionhash]" />%' ORDER BY title ASC, styleid ASC;

    It will show a list of the templates needing to be updated.


    Search for

    value="$session[sessionhash]"

    Add after

    <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
    i said that.

    look :

    Security token errors
    .................................................. .................................................. ..
    In your Admin CP under Styles & Template select Search In Templates...

    Search for:
    HTML Code:
    Code:
    value="$session[sessionhash]"
    In every template this occurs in add this line directly after the line containing the above, if it doesn't exist already:

    PHP Code:
    Code:
    <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
    Save the template.

    I did not make this tutorial. Credit goes to Hoxxy of LittleWhiteLines.


  9.     
    #18
    Member
    Quote Originally Posted by Ak47 View Post
    i said that.

    look :
    Yeah i know, but he's foreign i think, and probably doesnt understand so i bolded it out lol

  10.     
    #19
    Member
    Fixed it for him, that query never worked, so had to manually find the problem lol.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

BE SOCIAL