[Ruby on Rails] Found a cool svn rake task

Posted by Tony under Developers Corner

So SVN has you down because you always have to remove /tmp/, /log/, /db/ and reconfiguring your database.yml file? These are especially tedious in group settings. But never fear here is a great rake task to setup your projects svn properties so you won’t have to worry about it any more.

No Comments

New Wordpress Theme

Posted by Tony under Design

Once again it was time to change my theme and shake things up.  This time I went for something a little more simple that I can build upon.  This theme is called “Pride” by Wpdesigner.  I have already begun altering it and will continue to do so until I get that warm fuzzy feeling that [...]

No Comments

[Wordpress] Fatal Error in file.php

Posted by Tony under Developers Corner

When trying to use automatic installation and updating of plugins you get a blank screen and your logs show an error such as this:

1
PHP Fatal error: Cannot use assign-op operators with overloaded objects nor string offsets in /somedirectory/wp-admin/includes/file.php on line 688, referer: http://somedomain.com/wp-admin/plugins.php

, then most likely your or your host moved your site without [...]

4 Comments

[Wordpress] Cimy Header Image Rotator IE 7 flicker fix

Posted by Tony under Developers Corner

Okay so as promised here is the fix for the IE7 flicker fix for Cimy Header Image Rotator.   Find line #193 and replace that entire javascript section with this one:

5 Comments

Changes coming soon!

Posted by Tony under General

There are some big changes coming soon to this site.  It’ll still be my blog site but I am going to restructure.    Stay tuned!

No Comments