Quick Edit Not Working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • da_judge
    Member
    • Nov 2005
    • 75
    • 3.0.9

    #16
    Right making new Style works... so what part of the template is causing this... i tried looking at Editpost part and its not there.. any ideas
    www.pleasureme.org.uk
    www.hackable.cc

    Comment

    • Marco van Herwaarden
      Senior Member
      • Nov 2004
      • 6999
      • 3.8.x

      #17
      Originally posted by AVC
      Is there a way to disable quick reply in vBulletin so users do not come across this, again I ask if the "go advanced mode" could be set as default in the interface since the question was not answered......
      The solution is to either disable mod_security or modify the configuration of mod_security and remove the offending rule.

      If you want to disable QE:
      AdminCP -> vBulletin Options -> Message Posting and Editing Options -> Quick Edit: No
      Want to take your board beyond the standard vBulletin features?
      Visit the official Member to Member support site for vBulletin Modifications: www.vbulletin.org

      Comment

      • AVC
        Banned
        • Mar 2006
        • 352
        • 3.5.x

        #18
        Thanks Marco, that worked for me and now "quick edit" is disabled, I never did like it anyway, I hate having to switch to "go advanced" when posting!

        Comment

        • obmob
          Senior Member
          • Sep 2001
          • 278

          #19
          I tried that htaccess stuff, but it gives me a 500 error.

          How do you add it to an existing htaccess file?
          Currently working on:
          Anizeen - What anime have you seen?
          Osito Barrigón - Winnie Pooh y sus Amigos

          Comment

          • HDT
            Member
            • Sep 2006
            • 58
            • 3.6.x

            #20
            Originally posted by obmob
            I tried that htaccess stuff, but it gives me a 500 error.

            How do you add it to an existing htaccess file?
            I think you input the code like this
            <IfModule mod_security.c>
            SecFilterEngine Off
            SecFilterScanPOST OffZ
            </IfModule>

            correct code is without "Z" like this

            <IfModule mod_security.c>
            SecFilterEngine Off
            SecFilterScanPOST Off
            </IfModule>

            Comment

            • al-baker
              Senior Member
              • Sep 2005
              • 133

              #21
              ajax turned off --- disable ajax
              from admincp
              Last edited by al-baker; Wed 29 Nov '06, 2:25am.
              vBulletin

              Comment

              • obmob
                Senior Member
                • Sep 2001
                • 278

                #22
                Oh, sorry for the delay, well, i think it's working now, thanks!
                Currently working on:
                Anizeen - What anime have you seen?
                Osito Barrigón - Winnie Pooh y sus Amigos

                Comment

                • Silver_2000
                  Senior Member
                  • Mar 2002
                  • 555
                  • 4.2.X

                  #23
                  Originally posted by Marco van Herwaarden
                  The solution is to either disable mod_security or modify the configuration of mod_security and remove the offending rule.

                  If you want to disable QE:
                  AdminCP -> vBulletin Options -> Message Posting and Editing Options -> Quick Edit: No
                  Since this persists - whats the down side to adding the HTaccess as described? Im not interested in completely disabling mod_security
                  http://www.TALONClub.com/forum
                  http://www.prowltalk.com
                  http://www.nloc.net
                  http://www.nhtoc.com

                  Comment

                  • Zachery
                    Former vBulletin Support
                    • Jul 2002
                    • 59097

                    #24
                    It only disables it for the direcctory you add the file to, mod_security is helpful but not when it stops your site from working correctly.

                    Comment

                    • pureturk
                      Senior Member
                      • Jun 2007
                      • 141

                      #25
                      how do you create or edit the existing htaccess file in newbiese language?

                      Comment

                      • obmob
                        Senior Member
                        • Sep 2001
                        • 278

                        #26
                        You can always search for it
                        Currently working on:
                        Anizeen - What anime have you seen?
                        Osito Barrigón - Winnie Pooh y sus Amigos

                        Comment

                        • Hornos
                          New Member
                          • Jan 2005
                          • 1

                          #27
                          Hi,

                          Same problem here: quick reply and quick edit will hang

                          Originally posted by Steve Machol
                          We have confirmed that this problem is caused by mod_security. You can disable mod_security by creating or editing an .htaccess file and adding this code

                          <IfModule mod_security.c>
                          SecFilterEngine Off
                          SecFilterScanPOST OffZ
                          </IfModule>


                          Then upload this file to your main forum directory.
                          My understanding is that this will disable the whole module in the forum directory right? Instead could you provide more information about the culprit mod-security filter?

                          I know vBulletin is quite a secure software but it is quite a risky workaround IMO.

                          Comment

                          • AVC
                            Banned
                            • Mar 2006
                            • 352
                            • 3.5.x

                            #28
                            Simply follow these instructions and disable the quick edit and posting function, I have not had any problems at all without it.

                            I never liked it from day one, so I have it disabled on all my forums.

                            Here is another thread on this quick edit vBulletin bug.

                            Comment

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