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 | 2 Comments »
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 »
September 18th, 2009
I’ve finally installed Adobe Creative Suite 4 Master Collection after much frustration and trying for DAYS to install on Windows 7 without success. I’ve been running Windows 7 for a couple of months now with-out a hitch, this is the first problem I have personally come across with the system. When I ran the CS4 installer it was giving me this error message:
“setup has encountered an error and cannot continue. contact adobe customer support for assistance”
Read the rest of this entry »
Tags: Adobe, CS4, Dreamweaver, Error, Install, Photoshop, Windows, Windows 7
Posted in Uncategorized | 8 Comments »
September 13th, 2009
I’ve just installed the wordpress iphone app for my phone. Its pretty cool, offers good functionality for just a simple app.
Not too sure how it works but it seems to work just over http.. Weird!
Tags: app, app store, apple, iphone, Wordpress
Posted in Uncategorized | No Comments »
March 23rd, 2009
I recently freed my iphone using one of the popular jailbreak methods that are floating around on the internet, and because of this you can then use applications that are not certified for use by apple (Aka apps from the community). Of the couple of apps i downloaded one useful app I found was SMS2Mail

SMS2Mail allows you to organize, backup, and forward your SMS messages from your iPhone to any email account, and i decided to set it up to use my gmail account to backup my settings using SMTP, however i ran into a problem! It kept giving me an error just saying it failed to send, basically i believe it was to do with the browser secure https setting that i was using in gmail, i simply selected ‘Don’t always use https’ and this allowed me to use this application, hopefully it can be of some use to other people! As i couldn’t find anything myself online for this problem.
Tags: apple, apple iphone, gmail, Google, google mail, iphone, jailbreak, SMS, sms backup, SMS2Mail
Posted in Uncategorized | No Comments »