Stuggling to save HABTM data from a FormHelper form

2013-09-24 Thread Harry Grumbar
I've been wrangling an app with Cake and have got myself stuck with saving HABTM data. To save repeating myself here is the link to my StackOverflow questionhttp://stackoverflow.com/questions/18893392/cakephp-saving-habtm-datawhich I have yet to receive a solution. Basically I have 2 models

hello cake lovers

2008-10-03 Thread harry
till now what i've made is a searches controller. this controller is ment to search either a user or an entity in the database. the first line of my index action is function index($searchby = 'entity') this funct works fine if i have to search for an entity, but when i search for a user it shows

concern regarding pagination

2008-10-03 Thread harry
hello fiends, i have a problem using pagination pls help me out. the link shown on the url is different from that of the links shown on the page nos. what i mean to say is the links that i'm gettin whin i point the mouse on the page is /searches/index/linkin/page:2 but when i search foe an

what does data logging means

2008-09-23 Thread harry
how can we catch the o/p of a query in a variable and log it --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups CakePHP group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this

how do i output results of my mysql query in error.log file

2008-09-23 Thread harry
the result is of a finder query. as follows class SearchesController extends AppController { var $name = 'Searches'; var $layout = 'home'; var $uses = array('User','Entity'); var $conditions = array();

display o/p of query in error.log file

2008-09-23 Thread harry
?php class SearchesController extends AppController { var $name = 'Searches'; var $layout = 'home'; var $uses = array('User','Entity'); var $fields = array(); var $conditions = array();

getting error can't establish a connection to the server at localhost

2008-09-22 Thread harry
i copied a new app folder over the existing one and not i can't even see the cakePHP default screen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups CakePHP group. To post to this group, send email to

model save problem

2006-07-14 Thread harry
? Or have a solution to it? Thanks. - Harry --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Cake PHP group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email