Cube Webworks
Thursday, 3 May 2012
Increase PHP script execution time with ini_set()
›
To change (usually increase for processing or uploading large files) the PHP script execution time with ini_set() use the following: ini_s...
1 comment:
Wednesday, 18 April 2012
Embeded YouTube video appears over other layers
›
We just had a situation where a drop down menu layer was appearing behind an embeded YouTube video despite having a high z-index specified. ...
4 comments:
Friday, 16 September 2011
404 Page not working on MODx IIS7.5 web.config
›
If you are trying to setup MODx Revolution to show a custom 404 error page and are running on IIS7.5 but the web server sends the default lo...
Thursday, 10 February 2011
How to get a custom Facebook URL
›
To get a custom Facebook URL eg. www.facebook.com/my-url simply request your choice of URL from: http://www.facebook.com/username/ All ver...
1 comment:
Saturday, 6 November 2010
Microsoft Access Database Error - '80004005' file already in use
›
The 80004005 error noted below can be caused by insufficient security permissions: Microsoft JET Database Engine error '80004005' ...
2 comments:
Monday, 1 November 2010
Plesk 9.5 Default Server Repository Location on Windows Server 2008 64bit
›
To find the default Server Repository location on Windows Server 2008 64 bit take a look in the registry for: HKEY_LOCAL_MACHINE\SOFTWARE\...
1 comment:
Run Google Maps GUnload() function with jQuery or Prototype
›
Typically the method used to run the Google Maps GUnload() function would be to place it in the body tag: <body onunload="GUnload(...
5 comments:
›
Home
View web version