I am writing this as I spent ages trying to find the answer in WPML documentation and forums and couldn’t find it. It was actually very simple.
Continue reading "WPML: Forcing the language in the WordPress admin area"
I am writing this as I spent ages trying to find the answer in WPML documentation and forums and couldn’t find it. It was actually very simple.
Continue reading "WPML: Forcing the language in the WordPress admin area"
If you are using extbase to develop typo3 extentions you can use the Query object to build queries without having to write SQL. The only problem is that if you want to see the actual SQL that is being executed it is hidden from view.
Continue reading “Debugging Database Queries in Extbase in Typo3 6.2 CMS”