• Resolved ash

    (@sinha)


    I just upgraded to 2.3.2 and though everything was working fine for the first few hours, I am unable to drag/drop sidebar widgets now.

    FF throws 2 errors (jQuery is not defined) in lines # 349 and 459 (widgets.php).

    Any workaround?

    -Ashish
    https://www.pluggd.in

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter ash

    (@sinha)

    anybody out there to help me resolve this?

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Try clearing your browser cache and reloading everything. If jquery is not defined, then it’s not loaded properly for whatever reason.

    Also double check that you upgraded *all* the WordPress files.

    Thread Starter ash

    (@sinha)

    Hi
    Tried that..but no luck..is it something to do with file permission?
    I have upgraded all the wordpress files. Also, another pointer is that I am not getting the wordpress blog posts link in Dashboard.
    I recently added WP-SpamFree and “Simple Trackback Validation” plugins. In any case, deactivating these plugins is also not helping..

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Is your server running mod_security? You may need to disable it.

    Thread Starter ash

    (@sinha)

    well..I have been running the mod_security since the last 6 months..but never faced this issue.

    any other possibility?

    Otto42,

    I did disable it on my domain and … no cygar. The thing is still not working ..

    This is what I used to acomplish it in .htaccess file:

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

    Any other ideas?

    Looking at the code at line 349 <?php } ?> and all that, I’m going to suggest trying to rename the plugin folder, just to see what happens.

    It really sounds like something is messing up the Dashboard and Widgets – plugins tend to cause problems on both sides. If renaming the plugins folder works, rename each plugin (or plugin folder) till you find the one that is causing the problem.

    Thread Starter ash

    (@sinha)

    Issue resolved – here is what I did.
    Upgraded to the latest contactform plugin, deactived “Simple Trackback Validation” plugin and it worked.

    I believe, it was more to do with contactform plugin.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘2.3.2 sidebar widgets not working’ is closed to new replies.