It seems that the translation for UF is not loaded for me.
If anyone else here has successfully translated this plugin, please let me know where you placed the mo file. I've tried with wpmu-dev-facebook-sv_SE.mo and just sv_SE in the plugins language folder.
I run a multisite but the plugin is not in the mu-plugins dir. Not sure what the if function is checking (plugin dir or site setting)
Also, I found this error in the error log being repeated a bunch of times. What does it mean?
[16-Jul-2011 23:42:28] PHP Fatal error: Call to undefined function add_action() in /blogdir/wp-content/plugins/wpmu-dev-facebook/wpmu-dev-facebook.php on line 31
It seems that the translation for UF is not loaded for me.
If anyone else here has successfully translated this plugin, please let me know where you placed the mo file. I've tried with wpmu-dev-facebook-sv_SE.mo and just sv_SE in the plugins language folder.
I run a multisite but the plugin is not in the mu-plugins dir. Not sure what the if function is checking (plugin dir or site setting)
Also, I found this error in the error log being repeated a bunch of times. What does it mean?
[16-Jul-2011 23:42:28] PHP Fatal error: Call to undefined function add_action() in /blogdir/wp-content/plugins/wpmu-dev-facebook/wpmu-dev-facebook.php on line 31
9603 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Pro
—
18th July 2011 (10 months ago)
#
Hiya!
I believe you need to place and name the translation files like so;
/wp-content/plugins/wpmu-dev-facebook/languages/wdfb-en_US.mo
If that doesn't work try
/wp-content/plugins/wpmu-dev-facebook/languages/wpmu-dev-facebook-en_US.mo
[16-Jul-2011 23:42:28] PHP Fatal error: Call to undefined function add_action() in /blogdir/wp-content/plugins/wpmu-dev-facebook/wpmu-dev-facebook.php on line 31
10635 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Lead
—
10th August 2011 (9 months ago)
#
Hiya,
Is this still around in the latest version?
As we haven't heard back from you we're going to assume the problem
was sorted out and mark this ticket as resolved.
If it wasn't resolved, or you have any more questions related to this
thread please feel free to post them below and tick the 'Mark as Not
Resolved (re-open)' box below the post area (or else we'll miss it!)
Otherwise, thanks for using the forums, and for being a member of WPMU
DEV, it's a pleasure to help you out and we look forward to being of
assistance in the future.
Responses (4)
Sales & Support Pro — 18th July 2011 (10 months ago) #
Hiya!
I believe you need to place and name the translation files like so;
/wp-content/plugins/wpmu-dev-facebook/languages/wdfb-en_US.mo
If that doesn't work try
/wp-content/plugins/wpmu-dev-facebook/languages/wpmu-dev-facebook-en_US.mo
What version of WordPress are you using?
Phil
Member — 21st July 2011 (10 months ago) #
Thanks Phil, that works.
Only thing that's not translated now is the sidebar menu. Maybe that could be fixed for the next version?
Regarding the error I'm not sure why I get it. I use the newest version of wordpress. Line 31 is:
add_action( 'admin_notices', 'wdp_un_check', 5 );
Thanks.
Sales & Support Pro — 22nd July 2011 (10 months ago) #
Can you clarify what you mean by sidebar menu please?
That error appears to be related to Update Notifications. Make sure you have the latest version of that installed.
Cheers,
Phil
Sales & Support Lead — 10th August 2011 (9 months ago) #
Hiya,
Is this still around in the latest version?
As we haven't heard back from you we're going to assume the problem
was sorted out and mark this ticket as resolved.
If it wasn't resolved, or you have any more questions related to this
thread please feel free to post them below and tick the 'Mark as Not
Resolved (re-open)' box below the post area (or else we'll miss it!)
Otherwise, thanks for using the forums, and for being a member of WPMU
DEV, it's a pleasure to help you out and we look forward to being of
assistance in the future.
Thanks!
Become a member