- Compatibility with qTranslate updated.
- Compatibility with Admin Drop Down Menus added.
- Compatibility with SEO Friendly Images updated : when you used SEO plugin, the ALT and TITLE attributes in the sidebar contained the last post title instead of the category names.
- New language added : Russian (translation by Dimox).
Soon, new languages will be added : swedish, brazilian & maybe portuguese…
If you enjoyed this post, make sure you subscribe to my RSS feed!
Nice to see that titles are working with qtranslate
Thank you for your work.
Maybe in the near future you implement a manual/id category sort feature.
Great job so far.
10x
We use a lot of include virtuals in our templates. In the latest version this error occurs a lot:
Warning: virtual() [function.virtual]: A session is active.
When I downgrade to 2.0.5 everything is fine again.
Any ideas to solve this? Or is it a possible bug in 2.0.6?
@Chris
The first line of code is :
session_start();
If you delete it, what is the result ?
Oh sarcasm, how lovely.
The tip did the trick. Thanks!