Security Token

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SpaceStar
    Senior Member
    • Apr 2005
    • 171

    [Forum] Security Token

    Hello

    I have seen and many of my users too have seen this error message

    Click image for larger version

Name:	error..gif
Views:	1
Size:	8.3 KB
ID:	3715490

    Does anyone knows what this means and how to correct this?

    This is not a reproduceable error. It occures sometimes at different locations on Forum.

    Will be happy to know if you know about it.
  • Bergler
    Senior Member
    • Dec 2006
    • 560

    #2
    Yes, I and my members also get this all the time.......

    Comment

    • Lynne
      Former vBulletin Support
      • Oct 2004
      • 26255

      #3
      Create a new style with no parent:
      • Styles & Templates > Style Manager > Add New Style
      • Parent Style: No Parent Style
      • Title: Default vBulletin
      • Allow User Selection: Yes
      • Save


      Then browse the site using that totally default vbulletin style - do you still have the same problem?

      If it is still happening - Try disabling your modifications/plugins and see if you still have this problem.
      Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

      PHP Code:
      define('DISABLE_HOOKS'true); 

      Please don't PM or VM me for support - I only help out in the threads.
      vBulletin Manual & vBulletin 4.0 Code Documentation (API)
      Want help modifying your vbulletin forum? Head on over to vbulletin.org
      If I post CSS and you don't know where it goes, throw it into the additional.css template.

      W3Schools &lt;- awesome site for html/css help

      Comment

      • Bergler
        Senior Member
        • Dec 2006
        • 560

        #4
        So this is a plugin/products issue Lynne? If so I have disabled almost all products yesterday trying to speed up my forum, so maybe I have solved the problem already, cheers. Thanks for your help again,

        Comment

        • Lynne
          Former vBulletin Support
          • Oct 2004
          • 26255

          #5
          It's most likely a modification that has a form which doesn't have the securitytoken in it.

          Please don't PM or VM me for support - I only help out in the threads.
          vBulletin Manual & vBulletin 4.0 Code Documentation (API)
          Want help modifying your vbulletin forum? Head on over to vbulletin.org
          If I post CSS and you don't know where it goes, throw it into the additional.css template.

          W3Schools &lt;- awesome site for html/css help

          Comment

          • wcguy
            Senior Member
            • Mar 2009
            • 289
            • 3.8.x

            #6
            I've reproduced this error on two different computers using this thread........

            Edit: I've tried adding the link twice, with no luck. Must be another bug. Now I am going advanced....

            Comment

            • wcguy
              Senior Member
              • Mar 2009
              • 289
              • 3.8.x

              #7
              PHP Code:
              http://www.vbulletin.com/forum/showthread.php?356583-Save-Search-Preferences-not-saving-\ 
              trying to post link and vbulletin won't let me.....

              Grrrrr.

              Comment

              • bigwater
                Senior Member
                • Jan 2007
                • 592

                #8
                It's not related to modifications. It's related to IE8. I'm getting it on two completely stock vB4 installations, but only when browsing in IE8. Firefox never throws up the error.
                Anybody who says "it can't be done" will usually be interrupted by somebody who is already doing it.

                Comment

                • user02934123123
                  Senior Member
                  • Apr 2006
                  • 306
                  • 4.1.x

                  #9
                  I get this error with all my users, all browsers. And it seems to recur even when all mods are disabled and the whole plugin system shut off.

                  Clicking on 'Mark All Forums Read' on the main page, always results in the 'Security Token Invalid' error. Only since 4.0.4 (didn't have the problem with 4.0.2).

                  Does anyone know of a fix?

                  Comment

                  • Fungsten
                    Senior Member
                    • Apr 2006
                    • 374
                    • 4.2.5

                    #10
                    Originally posted by monForum
                    I get this error with all my users, all browsers. And it seems to recur even when all mods are disabled and the whole plugin system shut off.

                    Clicking on 'Mark All Forums Read' on the main page, always results in the 'Security Token Invalid' error. Only since 4.0.4 (didn't have the problem with 4.0.2).

                    Does anyone know of a fix?
                    Same here!

                    Comment

                    • bigwater
                      Senior Member
                      • Jan 2007
                      • 592

                      #11
                      I'm only on 4.0.3, and for me it's only an issue on IE8 users, and only after coming in after a while of being absent (cookie timeout frame).
                      Anybody who says "it can't be done" will usually be interrupted by somebody who is already doing it.

                      Comment

                      • Keldaria
                        New Member
                        • Oct 2009
                        • 15

                        #12
                        Originally posted by bigwater
                        I'm only on 4.0.3, and for me it's only an issue on IE8 users, and only after coming in after a while of being absent (cookie timeout frame).
                        I'm getting the "Mark All Forums Read" security token error aswell. I'm using 4.03 and all browsers seem effected including Firefox, Chrome, Safari and IE8... any ideas on this problem?

                        Comment

                        • hqarrse
                          Senior Member
                          • Mar 2010
                          • 102
                          • 4.1.x

                          #13
                          I've also got this. The bug is reported here:



                          but has been closing pending more information. I can't work out how to reopen it. Maybe I don't have permission to do this:

                          "Hello, Resolving this as "No Response" as we cannot further investigate this issue without further details. If the issue is still occurring, please petition this bug to be reopened with the details that are being requested.
                          No hard feelings, just trying to clean up the bug queue.
                          Thanks"


                          Can anyone help and reopen this please?
                          VB 4.1.9 on the Army Rumour Service
                          VBSEO 3.6.0
                          CentOS 5.6 / Slackware 12

                          Comment

                          • Keldaria
                            New Member
                            • Oct 2009
                            • 15

                            #14
                            I localized mine to a customized FORUMHOME template that didn't update correctly or got messed up some how. Try ether reverting your FORUMHOME template to whats given in the default VB template or go into your FORUMHOME template and replace

                            PHP Code:
                                    <div class="navlinks">
                                    <
                            a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread" rel="nofollow">{vb:rawphrase mark_forums_read}</a>
                                <
                            vb:if condition="$vboptions['forumleaders']">|
                                <
                            a href="showgroups.php{vb:raw session.sessionurl_q}" rel="nofollow">
                                    <
                            vb:if condition="$vb_suite_installed">
                                        {
                            vb:rawphrase view_site_leaders}
                                    <
                            vb:else />
                                        {
                            vb:rawphrase view_forum_leaders}
                                    </
                            vb:if>
                                </
                            a></vb:if>
                                    </
                            div
                            With

                            PHP Code:
                                    <div class="navlinks">
                                    <
                            a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread&amp;markreadhash={vb:raw bbuserinfo.securitytoken}" rel="nofollow">{vb:rawphrase mark_forums_read}</a>
                                <
                            vb:if condition="$vboptions['forumleaders']">|
                                <
                            a href="showgroups.php{vb:raw session.sessionurl_q}" rel="nofollow">
                                    <
                            vb:if condition="$vb_suite_installed">
                                        {
                            vb:rawphrase view_site_leaders}
                                    <
                            vb:else />
                                        {
                            vb:rawphrase view_forum_leaders}
                                    </
                            vb:if>
                                </
                            a></vb:if>
                                    </
                            div
                            and it should be functional agian

                            Comment

                            • hqarrse
                              Senior Member
                              • Mar 2010
                              • 102
                              • 4.1.x

                              #15
                              Thanks very much Keldaria - that's cracked it. Maybe worth adding your fix to that bug report?
                              VB 4.1.9 on the Army Rumour Service
                              VBSEO 3.6.0
                              CentOS 5.6 / Slackware 12

                              Comment

                              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                              Working...