stat failed filemtime() Codeigniters assetlib-pro on a plesk server

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 more…

Google cheap dig at Microsoft?

“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!

Installing Adobe Creative Suite 4 Master Collection Windows 7

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 more…

Using SMS2Mail with Gmail

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.