/wp-content/plugins/theme-my-login/language
I said “I’m using this version (latest)” xD
the 6.3.2 jeff =)
Version 6.3.2 properly loads languages. I just tested myself. Make sure you have the files named properly (i.e. theme-my-login-en_US). Also, this is dependent on what you have defined for WP_LANG.
is all correct… like when I was using the 6.2.. I will retry, thx anyway
I am going to temporarily set the stable tag back to 6.2.3. For any of you who want to revert to 6.2.3, you’ll need to manually delete the plugin files via FTP/SSH and delete the theme_my_login key from the wp_options MySQL table.
Thanks for reverting. TML 6.2.3 is fine and works good xD but we will wait for bug fixed TML. Great Plugin. Thanks 🙂
same problem with translations
I am going to temporarily set the stable tag back to 6.2.3. For any of you who want to revert to 6.2.3, you’ll need to manually delete the plugin files via FTP/SSH and delete the theme_my_login key from the wp_options MySQL table.
Done, and everything is working perfectly again.
Great plugin from a great author!
Jeff, when all is done and new version is finally stable with all bugs fixed, you might as well add a header image to the plugin page here on wordpress.org. It looks sad and empty now 😀
Not sure what to use as an image…
Jeff,
These errors populate the admin body header when activating the plugin
Warning: include_once(/home/XXXXXXX/public_html/wp-content/plugins/theme-my-login/modules/ajax/ajax.php) [function.include-once]: failed to open stream: No such file or directory in /home/XXXXXXX/public_html/wp-content/plugins/theme-my-login/theme-my-login.php on line 57
Warning: include_once() [function.include]: Failed opening '/home/XXXXXXX/public_html/wp-content/plugins/theme-my-login/modules/ajax/ajax.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/XXXXXXX/public_html/wp-content/plugins/theme-my-login/theme-my-login.php on line 57
We’ve been using the plugin for a while now – this came out of nowhere after upgrade. I’ve tried uninstalling and reinstalling an older version, but other issues arise (profile page not saving updates and redirecting to 404 error, etc.).
Also cleared database tables – still no luck.
Any thoughts? Please advise. Thanks again for a great plugin.
The error you posted would surface if you had installed 6.3+, activated the AJAX module and then downgraded without deleting the options from the DB.
You’re 100% right, the wp_options table wasn’t cleared.
Problem fixed – thanks!