Top "Cakephp-1.3" questions

This tag relates to the 1.3.x branch of CakePHP MVC framework.

Fatal Error: 'Declaration of Zend_Pdf_FileParserDatasource_File::__contruct() must be compatible

Does anyone got this error? Fatal Error: 'Declaration of Zend_Pdf_FileParserDatasource_File::__contruct() must be compatible with Zend_Pdf_…

zend-framework magento cakephp-1.3
CakePHP: Access Model in other Model / in app_model.php for Validation of Banknumber

I am wondering how I could use data from a Model B while I am validating Model A, here to …

php cakephp cakephp-1.3 models
How do I use beforeValidate() in CakePHP?

I have a form with a URL field. The default value for this field is: http://. But the field is …

php cakephp cakephp-1.3 cakephp-model
Cakephp : Check if view element exists

Is there a way to check if an element exists for a view? I want to load a different element …

view cakephp-1.3 element
Cakephp with PHP7

Can I run CakePHP 1.3 with PHP7? I have to do a migration to PHP7, but in the hosting there is …

php cakephp-1.3 php-7
How to not require a required input

I have a Building that is associated with a User. A User can also register, login, etc. I have my …

cakephp-1.3