Hi,
On my local MAMP stack, i ran composer update, did a dev build an all was ok. Since i don't have composer on my shared hosting. I usually deploy my code with the synchronise function of APTANA (the ide i use). Never had any problems with this (there are about 80 websites that i manage). Now when i synchronise and do a dev build on the live server i get this "there are two files containing the "blogentry" class...." Database doesn't get build. Manually removing these duplicate php files (which do exist on my local MAMP stack too without any problem) solves the problem and makes the site accesiible again, but the blog module is not updated.
Can anybody help me out.
Thanks. Guy