Tag: wordpress plugin

WordPress – Global Translator Plugin Fix

Global Translator is a free and open source WordPress Plugin which is able to automatically translate your blog into different languages. After activating the Global Translator plugin, it is displayed under the Admin Settings as Global Translator. However, the link is incorrect and will not display. The link selects an absolute path that is incorrect. https://it.megocollector.com/wp-admin/:/…/it/wp-content/plugins/global-translator/options-translator.php The plugin is still…

Read More »

phpMyVisitSites Open source Analytics

One of my continuing tasks is to search for a free open source web analytic application. There are very few to be found. An application that promises to be very good, is PiWiK. It is still in the very early stages of development and has a lot to be desired. It is, however, the continuing development of it’s predecessor phpMyvisites….

Read More »

WordPress LDAP Authentication

I wanted to enable LDAP in an instance of WordPress 2.6.2. To do this was not as simple as I had hoped. I spent a little over an hour trying to implement something that seemed to be self evident. After some research and testing and once all the pieces were identified and correctly configured, I finally got it working. The…

Read More »

WordPress 2.6 Revision Control

A new feature of WordPress 2.6 is the introduction of the Post Revision. This feature is by default enabled and without options. In theory, it is a reasonable mechanism to prevent data loss in the event a mistake is made in a revised Post. One may simply revert to a previous Post. However, the annoyance is that the admin has…

Read More »

WordPress Upgrade and Plugin Updates

Upgrading WordPress from 2.3.3 to 2.6.1 is a very easy task when using the InstantUpgrade. However, the problem lies with the themes and plugins. Although, I hadn’t encountered any theme problems in my testings, I did have quite a few plugins that caused some problems. The problems were not necessarily resolved by updating them. In many cases, the updates caused…

Read More »