scott swan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Cron Control] Broken in 3.5This is quite easily fixed by replacing line 291 with
$wpdb->prepare( "SELECT ID, post_date_gmt FROM $wpdb->posts WHERE post_status = 'future' " , $sql );
Forum: Plugins
In reply to: [WP-PostRatings] Error: on line 183 in wp-postratings.phpI also got this error its due to PHP 5.4.
It might be worth moving back to PHP 5.3 until the plugins have been updated.
yup same problem any chance of a fix?
hmm even with a fan page the box sometimes displays Facebook Public Profile
I think its a case of having to create a fanpage for your site now then. Seems like its a facebook thing
Forum: Plugins
In reply to: [Flash Games Page] [Plugin: Flash Games Page] Doesn't work after WP-UpdateHi will sorry for the delay.
if you can provide a link where the plugin is on i will have a look
thanksif you tell me what pages / sites you are trying it on i will have a look
thanks
Forum: Plugins
In reply to: [Flash Games Page] [Plugin: Flash Games Page] Doesn't workI just tested both themes and it appears to work on them
do you have <!–flash-games-page–> on the page you wish the games to appear?
Could you place it on a page and let me see the url so i can see what’s going on?
Forum: Plugins
In reply to: [Flash Games Page] [Plugin: Flash Games Page] Doesn't workHi theLung. Can you tell me what theme you are using so i can test it to see what is going wrong?
thanks
scottForum: Installing WordPress
In reply to: After upgrade to WordPress 3.3 most menu items are gonei had the same problem. I’m not sure what is doing it but if you look at the database under usermeta you will see that it has added (or it was there before and was being ingored.) the user capabilities of subscriber to your admin.
a quick removal of that entry and you should have admin rights back. (i’d check to make sure your admin user also has admin rights)
just got a reply from transposh, They’ll be putting this option in.
i had the same problem
from reading on the transposh website bing has implemented limits on the number of translations.
at the moment transposh uses the same api key for all translations and there is no nice way of editing the api key.
but you can do it.
https://ssl.bing.com/webmaster/Developers
go here and sign up.then in wordpress under plugins select edit.
select transposh
then look for this file
transposh-translation-filter-for-wordpress/js/transposh.jsthen look for this MSN_APPID=
change their APPID for your own from where you signed up.This will let bing work again.
Hopefully Transposh will add the option to add your own bing api in the future.
Forum: Plugins
In reply to: My options are not saved when i select them in super cacheThis was caused by cloudflares html minify. more info here
1: i’m using the cloudflare wordpress plugin. Haven’t tried or heard of the apache mod. will look into it.
2: its the Auto minify html that is causing this problem. i turned it off and the checkboxes are working now.
I’m also having exactly the same problem