Impossible to configure widgets

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ercule
    Senior Member
    • Feb 2008
    • 107
    • 4.1.x

    [CMS] Impossible to configure widgets

    In CMS / Widget (admincp) when I click on "configure" nothing happens. A popup window is supposed to show up (it does in a test forum), but not on my live site.
    I re-uploaded all files again but without any success.
    Anything I can check?

    I precise that there was only one widget on that page. I added another one from the drop down list but I can't change the settings.
  • pitt34
    New Member
    • Feb 2010
    • 12
    • 4.0.x

    #2
    I have the same problem.

    Comment

    • Edwin Brown
      Former vBulletin Developer
      • Mar 2009
      • 1393
      • 5.5.x

      #3
      In my experience this is usually a mod rewrite issue. If you have mod rewrite on, make sure you have the widget rule from the examples (docs/extras/rewrite). If you are using vBSEO then you should contact them.
      Please- I'm not tech support. Don't send your problem reports to me unless I've asked you to.

      Comment

      • ercule
        Senior Member
        • Feb 2008
        • 107
        • 4.1.x

        #4
        Thanks a lot. It was the reason.
        I added the correct line in my .htaccess file and it's OK now.

        Comment

        • pitt34
          New Member
          • Feb 2010
          • 12
          • 4.0.x

          #5
          Originally posted by ercule
          Thanks a lot. It was the reason.
          I added the correct line in my .htaccess file and it's OK now.
          I will be very grateful if you share it with me.

          Comment

          • ercule
            Senior Member
            • Feb 2008
            • 107
            • 4.1.x

            #6
            Add this line in your .htaccess file:

            Code:
             RewriteRule ^widget/config/([0-9]+) widget.php?r=config/$1&%{QUERY_STRING}
            I found it here, in the first sticky thread of this forum

            Comment

            • pitt34
              New Member
              • Feb 2010
              • 12
              • 4.0.x

              #7
              Thanks.

              ---
              [edit]

              It doesn't help me.
              Last edited by pitt34; Tue 2 Mar '10, 7:11am.

              Comment

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