Fiona P
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't Access Dashboard after 4.2. Auto UpdateHi I have just updated my website. I can’t access the dashboard and have the following code showing up when I’m logged in. I have renamed my plugins but not sure where to go from here. Any help would be appreciated. website is paintersinc.co.nz
Strict Standards: Non-static method Wdgpo_Installer::check() should not be called statically in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/google/plusone.php on line 55
Strict Standards: Redefining already defined constructor for class Wdgpo_Codec in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/google/lib/class_wdgpo_codec.php on line 17
Strict Standards: Non-static method Wdgpo_Options::populate() should not be called statically in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/google/plusone.php on line 60
Strict Standards: Redefining already defined constructor for class Wdgpo_PublicPages in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/google/lib/class_wdgpo_public_pages.php on line 11
Strict Standards: Non-static method Wdgpo_PublicPages::serve() should not be called statically in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/google/plusone.php on line 86
Notice: Undefined index: page in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/vslider/vslider.php on line 55
Notice: Undefined index: page in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/vslider/vslider.php on line 58
Notice: Undefined index: page in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/vslider/vslider.php on line 63
Notice: Undefined index: page in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/vslider/vslider.php on line 68
Notice: Undefined index: uninstallvslider in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/vslider/vslider.php on line 73
Notice: Undefined index: vslider-reset in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/vslider/vslider.php on line 509
Notice: Undefined index: updated in /usr/home/pain10/www/htdocs/wordpress/wp-content/plugins/vslider/vslider.php on line 516
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /usr/home/pain10/www/htdocs/wordpress/wp-includes/functions.php on line 3624Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /usr/home/pain10/www/htdocs/wordpress/wp-includes/functions.php on line 3624Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /usr/home/pain10/www/htdocs/wordpress/wp-includes/functions.php on line 3624Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Quick Cache not workingI did a Restore and that doesn’t seem to have worked either. Maybe I should reinstall it?
Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Quick Cache not workingHi Raam
I don’t seem to have a cache file in the WP content file would it be somewhere else? Is the response above to the other member? as the code I have at the bottom of my home page is : No sign of the above code at all.
<script type=’text/javascript’>
/* <![CDATA[ */
var FB_WP=FB_WP||{};FB_WP.queue={_methods:[],flushed:false,add:function(fn){FB_WP.queue.flushed?fn():FB_WP.queue._methods.push(fn)},flush:function(){for(var fn;fn=FB_WP.queue._methods.shift();){fn()}FB_WP.queue.flushed=true}};window.fbAsyncInit=function(){FB.init({“xfbml”:true,”appId”:”293962494033651″});if(FB_WP && FB_WP.queue && FB_WP.queue.flush){FB_WP.queue.flush()}}
/* ]]> */
</script>
<script type=”text/javascript”>(function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(d.getElementById(id)){return}js=d.createElement(s);js.id=id;js.src=”http:\/\/connect.facebook.net\/en_US\/all.js”;fjs.parentNode.insertBefore(js,fjs)}(document,”script”,”facebook-jssdk”));</script>
<div id=”fb-root”></div></div> <!– #weaver-final –>
</body>
</html>Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Quick Cache not workingYes – WP_CACHE is TRUE in the wp-config.php. I’ve set Debus to true. Where do I find the cache folder?
thanks for your help Raam and Massimo.
Can’t see any difference though. I appreciate you both taking the time to give me a hand.
Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Quick Cache not workingYes – notes are enabled.
Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Quick Cache not workingThanks for the idea – gave it a go but unfortunately still no sign of it in the source code. Thanks anyway.