codestyling
Forum Replies Created
-
Forum: Plugins
In reply to: [Codestyling Localization] Error in creation .mo file it_IT.moSFTP should be presented by WordPress automatically, if you try to install a plugin and a direct access is not possible. So deactivation of SFTP plugin should lead to 1 of 2 cases:
a) direct works (without SFTP)
b) direct doesn’t work, so the credential screen of WordPress core pops up and asks either for FTP, SFTP or SSH.So deactivation of the SFTP plugin should lead to one of the above cases during plugin installation. Please test install a free chosen plugin from repo for testing purpose.
If installation works without this plugin, please try also translation. It should work too.
Forum: Plugins
In reply to: [Codestyling Localization] Error in creation .mo file it_IT.moHmm, I have to analyse this carefully, because it seems, that this plugin replaces the WordPress built in SFTP class by it’s own class and also uses a modified copy of the original credential logic.
My plugin is related to use the file system methods as WordPress prodived and it could be, that this plugin shortcuts something which leads to unexpected behavoir.
Are you able to perform the same with the build in SFTP solution from WordPress core instead of this plugin for testing purpose only?
Forum: Plugins
In reply to: [Codestyling Localization] Plugin could not be activated…You will need to ask your provider to activate the PHP Tokenizer Module.
My plugin won’t activate and show this message, because the Tokenizer is required for scanning PHP for translations.
This is also written in the requirement section of the plugins main page.Forum: Plugins
In reply to: [Codestyling Localization] Error in creation .mo file it_IT.moWhich WP version you re using?
Is it a single or multisite install?
Does the server executing PHP not have the ftp user?
Normally not permission change is required, either WP uses FTP or direct access.Forum: Plugins
In reply to: [Codestyling Localization] Problems with translation when using poeditClarified, Woothemes as known for backends, that are not translatable but hard coded english.
Forum: Plugins
In reply to: [Codestyling Localization] Problems with translation when using poeditWould be great if you could provide the translation files by mail . I will check it this evening with my local multisite environment.
Forum: Plugins
In reply to: [Codestyling Localization] Problems with translation when using poeditI have tested the free download version of Wootique. It was not provided with languages except en_GB. So I did create a new one in german “de_DE”, did translate the 3 “Response” texts used to show the commenter count at a blog article and generated the mo-file.
Afterwards the blog article correctly shows this translation.
Within my wp-config.php the WPLANG is set to “de_DE”, may be your config is not set to your language?Forum: Plugins
In reply to: [Codestyling Localization] Multiple errors after changing website URL!!Only to clarify it, this warning doesn’t block the function of my plugin. It only shows, that you have normally problems within your installation (may be hidden but nevertheless a problem).
All affected lines are are related to other plugins or theme and should be handled by their authors.Could you please describe the problem more in detail?
What meens “empty desktop”?
What plugins and theme is running beside my plugin?Forum: Plugins
In reply to: [Codestyling Localization] Multiple errors after changing website URL!!The errors will be raise by a plugin may have a saved location somewhere or cached pages. Could be, that your woocommerce stuff has a own config built at the state as you have had the old structure and now failing.
If you want one text backe to english default, just erase the translation text of and generate the mo file again. You will get english back.
This is known and is related to PHP less than 5.3.2 version.
Will be fixed with upcomming update soon.Forum: Plugins
In reply to: [WP Native Dashboard] en_GB flag not shownfixed with version 1.3.10
Forum: Plugins
In reply to: [WP Native Dashboard] Fixes for the arabic language299 locales are now supported. update please to 1.3.10
Forum: Plugins
In reply to: [WP Native Dashboard] Found an nasty issue!Solved with 1.3.10 update.
Forum: Plugins
In reply to: [WP Native Dashboard] Make "Sidebar-login" plugin to failSolved with 1.3.10 update.