Guddi
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Jetpack 2.7 errorI got the exact same error. There are files missing in the new update, specifically in the folder modules. What I did was that i got an older version of jetpack and took all the files missing in the modules folder and transfered them to my server. I did not overwrite any of the new files. I just transfered the files that were missing in the jetpack folder on my server. No I can activate the plugin. There are still some functions not working though.
Forum: Fixing WordPress
In reply to: [Plugin: Google Analyticator] Analyticator causes Widget Page errorNo luck, everything looks the same. Thanks for trying though
Forum: Fixing WordPress
In reply to: [Plugin: Google Analyticator] Analyticator causes Widget Page errorI’ve entered my user/pass and the problem’s still there.
Forum: Fixing WordPress
In reply to: [Plugin: Google Analyticator] Analyticator causes Widget Page errorI’m having the same problem as patyuen. It’s only on my hosting providers server though. I have the same setup on a local computer and everything works fine.
Here’s a screenshot of the page, http://images.upload2world.com/get-5-2009-upload2world_com_inyo.png
I don’t have access to the error log. If i look at the HTML source the output stops after <div class=”widget-control”>
My hosting provider (claim to) support cURL and i have the latest version of your plugin installed.
Everything works great now 🙂 I’m sure that I pushed save settings last time but I rebuilt the feedreading_blogroll.js again and this time everything works great now. I probably missed changing some permission settings last time.
Thanks a lot for the update, will save me time if/when I have to reinstall the plugin or update it later! Great plugin!
There’s still a problem with the sorting functionality. Looking at the code, in the file feedreading_blogroll.js, the $j=jQuery.noConflict() line is there but the rest of the code isn’t using $j but instead continue to use jQuery.
I opened the file in a text editor, typed in replace jQuery with $j on every instanced except for the first line (‘$j=jQuery.noConflict()’) and after that the sorting algorithm worked.
Sorry, I gave you bad info again. It’s only the sorting that’s not working for me to. Everything else works fine.
I only have the blog on my test server on my local network. I haven’t implemented the changes on the public blog yet.
I’ll test the development version right away..
I’ve erased the jQuery included with the Theme, the problem was still there. I forgot to mention that in my original post, sorry.
It’s the same..
The theme’s http://www.wpspider.com/wp_new_mag-premium-wordpress-theme/
I’ve included all the recommended plugins excent flickrRSS and changed the code to include your plugin there instead. the plugin worked great using my old theme without the new plugins.