January 28th, 2010
I came across this error when I was trying to implementing the Assetlib-pro CodeIgniter library for adding assets etc to your project.
A PHP Error was encountered
Severity: Warning
Message: filemtime() [function.filemtime]: stat failed for
/var/www/vhosts/domain.com/assets/styles_1.css
Filename: libraries/Assetlibpro.php
Line Number: 218
Now because of my setup from EukHost in the uk I use plesk as my admin system, which obviously has custom rules etc for how php and apache behave together and how they are setup. For some reason the assetlib code could correctly get to the styles I had defined in the assetlib config file – ‘/assets/’, but I had to manually change a line of code in the assetlib library file.
Read the rest of this entry »
Tags: Assetlib, Codeigniter, Error, PHP
Posted in Uncategorized | No Comments »
January 25th, 2010
Recently Google has been pushing its advertisement of its new Browser, Google Chrome in my local area. It must really be pushing for a larger market share in the Browser wars that are going on to target people at this kind of level.
Read the rest of this entry »
Tags: Google
Posted in Uncategorized | 1 Comment »
January 17th, 2010
Getting the error “Disallowed Key Characters” ? This error was caused by developing locally on my machine (127.0.0.1) with xampp, i used the windows host file to re-direct halodev.snaver.net to my local web server for development. However when i switched to developing online, i removed the host file config for the domain and then upload my website to my server, this is when i got the error.
To fix i had to clear my cookies, i believe it was a cookie problem as i also changed my unique $config['encryption_key'] in the config file.
Tags: Codeigniter, Error, Halo, PHP, Problem
Posted in Uncategorized | No Comments »
November 30th, 2009
If you were a user of the Halo Photography Gallery then uploading of fies and screenshots is now working, I kind of forgot to check that it was still possible to upload after upgrading servers from the US (Dreamhost) to the UK(EukHost), Oppsy. Read the rest of this entry »
Tags: coppermine, EUKhost, Halo, Halo Photography, PHP, update
Posted in Uncategorized | No Comments »
September 25th, 2009
“Google can process many types of content. However, while we can process HTML, PDF, and Flash files, we have a more difficult time understanding (e.g. crawling and indexing) other rich media formats, such as Silverlight.”
Seems a little odd to me to single out silverlight!
Tags: Google, Microsoft, Silverlight
Posted in Uncategorized | No Comments »
September 22nd, 2009
I’ve just put live JRT Caravan Limited website for a friend, i’m pretty pleased with it, it has come out well. Simple clean efficient design, backed with PHP and MySQL, luvly
Overview of what they do:
“We specialise in static caravan and holiday home repairs. Anything from a dripping tap or leaking roof to gas servicing and the moving of static caravans on site. Our work is fully guaranteed and always carried out to a very high standard on all makes of static caravans. Since 2004 we have also been natural gas approved and install boilers, fires and cookers in permanent dwellings.”
What you waiting for? Go see
Tags: MySQL, PHP, Web Design, Web Development
Posted in Uncategorized | No Comments »