big-apple
big-apple
getGallery() doesn't work. I get a Database Error ;-( Any idea what I am wrong? I attached a new gallery with my model and it works fine, but I can't...
Am 29.07.2014 12:44, schrieb mateuszgwozdz: > Did you go through readme file? Check if you database structure is > correct: > https://github.com/hugodias/cakegallery/blob/master/Config/cakegallery.sql > > What kind of error you are...
Am 29.07.2014 14:26, schrieb Hugo Dias: > @big-apple https://github.com/big-apple What happens if you do this? > > |Class User extends AppModel{ > public $name = 'User'; > public $actsAs =...