25Apr
CakePHP 1.3 has been released few days ago. As the rest of team members still working on CakePHP 1.2, this is obviously could make a potential issue mainly on Cake’s shell usage. But that is not too hard to solve. Let me show you how. First thing to do is copying fresh Cake 1.3 (mine [...]
Share on

24Feb
If you’re a big fan of Aptana and Subclipse, but found this error message “Unable to load default client”, then you should check your Aptana preferences. Just go to Team->SVN and check whether your default SVN client is JavaHL version. If you found it, i bet you have not install JavaHL library yet. Just install [...]
Share on

18Nov
As a fans of database migration, i found out that joelmoss’ cakephp-db-migrations helps me a lot. Assuming that you’ve installed CakePHP and required PEAR library (read instruction on cakephp-db-migrations homepage), you could follow steps below. Checkout cakephp-db-migration into your CakePHP vendor dir Under your cakephp-db-migrations directory, move all files/folders (except INSTALL and README.md) to CakePHP [...]
Share on
