• The buttons like visual/text or add media don’t work also my home page slider will not work.

    What I have done;
    -disable all plugins
    -use 2011-12-13-14 theme
    -downloaded and manually installed 4.0 through ftp
    -install older version of wordpress so I could edit some pages which got me spammed and blacklisted on google in just a few min lol
    -re-installed 4.0 which completely broke my site to a white page
    -tried to reset the site to the day b4 didn’t work so i renamed my themes folder and then changed it back and the site was back online and working fine! the site worked for a week and now is back to its same problem..

    I was going to try and do this http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    but my wp-config file doesn’t have the happy bloging line..

    Any help would be much appreciated!!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Moderator t-p

    (@t-p)

    – Have you recently checked the error logs on your server for a more specific error message?

    Thread Starter pyro4lif

    (@pyro4lif)

    yeah I checked them, there are no errors in the logs…

    Moderator t-p

    (@t-p)

    but my wp-config file doesn’t have the happy bloging line..

    If you take a look at the fresh (unedited) copy of the wp-config-sample.php file, you will see that “happy bloging” line at about line number 73, immediately below the define(‘WP_DEBUG’, false); line

    Thread Starter pyro4lif

    (@pyro4lif)

    Tara thanks that helps!

    you will see that “happy bloging” line at about line number 73, immediately below the define(‘WP_DEBUG’, false); line

    I will test that now

    Thread Starter pyro4lif

    (@pyro4lif)

    so I enured this code to my wp-config file

    // Enable WP_DEBUG mode
    define(‘WP_DEBUG’, true);

    // Enable Debug logging to the /wp-content/debug.log file
    define(‘WP_DEBUG_LOG’, true);

    // Disable display of errors and warnings
    define(‘WP_DEBUG_DISPLAY’, false);
    @ini_set(‘display_errors’,0);

    // Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
    define(‘SCRIPT_DEBUG’, true);

    this is the errors it came up with sorry to post all of this code

    [Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]

    Thread Starter pyro4lif

    (@pyro4lif)

    so basically I am getting alot of errors I posted them but the mod removed them and the “pastebin is not working

    So i took peaces to show you what it is saying.
    all the errors are on line 1 and 102

    REQUEST: /wp-admin/admin-ajax.php
    Undefined variable: _POST in /home/content/42/10671442/html/wp-content/plugins/wp-e-commerce/wpsc-includes/cart-template-api.php on line 1

    REQUEST: /wp-admin/upload.php
    [01-Oct-2014 22:21:09 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/content/42/10671442/html/wp-config.php on line 102

    REQUEST: /wp-admin/upload.php
    [01-Oct-2014 22:21:12 UTC] PHP Notice: Undefined variable: _POST in /home/content/42/10671442/html/wp-content/plugins/wp-e-commerce/wpsc-includes/cart-template-api.php on line 1

    REQUEST: /wp-content/cache/all/lostpassword/db.php
    [01-Oct-2014 22:24:17 UTC] PHP Notice: Undefined index: n2a2f7c in /home/content/42/10671442/html/wp-content/plugins/revslider/revslider_front.php on line 1

    REQUEST: /wp-cron.php?7212497fba6bc1d65bcd3214f886b697&action=wysija_cron&process=bounce&silent=1
    [01-Oct-2014 22:24:18 UTC] PHP Notice: Undefined index: n2a2f7c in /home/content/42/10671442/html/wp-content/plugins/revslider/revslider_front.php on line 1

    REQUEST: /wp-cron.php?doing_wp_cron=1412202259.5096991062164306640625
    [01-Oct-2014 22:24:20 UTC] PHP Notice: Undefined index: n2a2f7c in /home/content/42/10671442/html/wp-content/plugins/revslider

    /revslider_front.php on line 1

    Moderator t-p

    (@t-p)

    try deleting folders of these two plugins via FTP or SFTP or whatever file management application your host provides:

    1. revslider

    2. wp-e-commerce

    Thread Starter pyro4lif

    (@pyro4lif)

    also when I use firebug I come up with these errors

    TypeError: (intermediate value)(…) is not a function

    (function( jQuery, window, undefined ) {

    jquery-migrate.js (line 12)
    TypeError: (intermediate value)(…) is not a function

    (function ($) {

    jquery.select2.js (line 27)
    TypeError: $.browser is undefined

    var pasteEventName = ($.browser.msie ? ‘paste’ : ‘input’) + “.mask”;

    jquery…..2.2.js (line 9, col 5)
    TypeError: (intermediate value)(…) is not a function

    (function($) {

    hoverIntent.js (line 38)
    TypeError: (intermediate value)(…) is not a function

    …,b){var c={};return b||(b=x.identity),function(){var d=b.apply(this,arguments);r…

    underscore.min.js (line 7)
    ReferenceError: _ is not defined

    regexp: _.memoize( function( tag ) {

    shortcode.js (line 110, col 2)
    TypeError: (intermediate value)(…) is not a function

    …ull,”func”:function(){},”args”:[]};function _isfn(fn){return(!!fn&&typeof fn!=”s…

    jquery….dule.js (line 8)
    TypeError: (intermediate value)(…) is not a function

    …ull||a[1]==null||a[2]==null)return[null,null,null,a[3]];var b=a[0]/360,c=a[1],d=…

    jquery…..min.js (line 8)
    TypeError: (intermediate value)(…) is not a function

    (function($) {

    wp-lists.js (line 8)
    TypeError: (intermediate value)(…) is not a function

    (function($) {

    suggest.js (line 21)
    TypeError: (intermediate value)(…) is not a function

    }( jQuery, window ));

    heartbeat.js (line 744)
    TypeError: c is undefined

    …},l={listenTo:”on”,listenToOnce:”once”};c.each(l,function(a,b){h[b]=function(b,d…

    backbone.min.js (line 7, col 2336)
    ReferenceError: _ is not defined

    wp.template = _.memoize(function ( id ) {

    wp-util.js (line 23, col 1)
    ReferenceError: Backbone is not defined

    wp.Backbone.Subviews.extend = Backbone.Model.extend;

    wp-backbone.js (line 23, col 1)
    ReferenceError: _ is not defined

    _.extend( media, { model: {}, view: {}, controller: {}, frames: {} });

    media-models.js (line 58, col 1)
    TypeError: wp.media.model is undefined

    Uploader.queue = new wp.media.model.Attachments( [], { query: false });

    wp-plupload.js (line 378, col 1)
    TypeError: (intermediate value)(…) is not a function

    }(jQuery));

    wp-medi…ment.js (line 40)
    ReferenceError: _ is not defined

    }(jQuery, _));

    media-views.js (line 7218)
    ReferenceError: _ is not defined

    }(jQuery, _));

    media-editor.js (line 1120)
    ReferenceError: _ is not defined

    }(jQuery, _, Backbone));

    media-a…ideo.js (line 837)
    ReferenceError: _ is not defined

    }(jQuery, _, Backbone));

    wp-playlist.js (line 181)
    ReferenceError: _ is not defined

    _.extend( wp.mce.View.prototype, {

    mce-view.js (line 43, col 1)
    TypeError: (intermediate value)(…) is not a function

    (function($) {

    jquery….lect.js (line 20)
    TypeError: (intermediate value)(…) is not a function

    }(jQuery));

    wp-auth-check.js (line 118)
    TypeError: (intermediate value)(…) is not a function

    …his;if(a||!f._mouseCapture(g.originalEvent.changedTouches[0])){return}a=true;f._…

    jquery….unch.js (line 17)
    TypeError: (intermediate value)(…) is not a function

    (function(tinymce) {

    plugin….0140822 (line 28)
    TypeError: (intermediate value)(…) is not a function

    ( function() {

    wp-lang…0140822 (line 12)
    TypeError: $(…).live is not a function

    $(‘.zn_install_dummy’).live(‘click’,function() {

    zn-admi…ipts.js (line 64, col 1)
    TypeError: (intermediate value)(…) is not a function

    (function() {

    editor_plugin.js (line 9)
    TypeError: (intermediate value)(…) is not a function

    (function() {

    editor_plugin.js (line 9)
    TypeError: (intermediate value)(…) is not a function

    (function() {

    editor_…n_39.js (line 8)
    TypeError: (intermediate value)(…) is not a function

    (function(exports, undefined) {

    plugin.js (line 14)
    2
    TypeError: wp.mce.views is undefined

    wp.mce.views.render();

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Edit page buttons don't work 4.0’ is closed to new replies.