Tag: general tips

Find the Root Path to your Hosting

Sometimes you just need the root path, for whatever reason. If you can’t get it you can create a php file and include the following lines.

Continue reading “Find the Root Path to your Hosting” ››

Enable Incompatible Addons in Firefox

If you have the beta test version of firefox then it can be quite annoying when you upgrade to find that most of your addons don’t work anymore.

I used to scour the internet for working versions that people had managed to pull from google trunk, but last night I discovered a must have extention which makes all addons work (I never said compatible!) with the latest version of firefox.

The reason addons stop working is the configuration file of the addon stating which version it is compatible upto. So how do they know if it is compatible with the latest version if it stops working as soon as the new version is released? The community of course! but how do they find out if it works?……

Continue reading “Enable Incompatible Addons in Firefox” ››

Menu Drop-Downs Falling Behind Flash Objects and Iframes

Placing a flash movie or Google map on your page can be useful, but not when menu drop downs fall behind the flash object or iframe.

Continue reading “Menu Drop-Downs Falling Behind Flash Objects and Iframes” ››