Log message #1110934

# At Username Text
# Oct 22nd 2009, 18:51 cakenoob sweet - well I have to models that have habtm relationships with eachother (Project and User)
# Oct 22nd 2009, 18:51 Doncode I want to get hotel count near the city name but could able to put the logic
# Oct 22nd 2009, 18:51 joeb cakenoob: Don't ask if anyone can help, just ask.
# Oct 22nd 2009, 18:51 Doncode with requestaction - I am getting showing all the cities with function allcity and pasting them with a li list
# Oct 22nd 2009, 18:50 cakenoob anyone able to help?
# Oct 22nd 2009, 18:50 Doncode I am new to cake. I have hotel and city models and their controllers.
# Oct 22nd 2009, 18:50 cakenoob hey all - got a quick question...
# Oct 22nd 2009, 18:49 Doncode hi bartek
# Oct 22nd 2009, 18:44 Bartek120 Doncode: hi
# Oct 22nd 2009, 18:40 Doncode is anybody here?
# Oct 22nd 2009, 18:40 Doncode I need some help about cake.
# Oct 22nd 2009, 18:40 Doncode hello every one
# Oct 22nd 2009, 18:26 Predominant alkemann: You there?
# Oct 22nd 2009, 18:18 Patrick_TT or is there more to it than that?
# Oct 22nd 2009, 18:18 Patrick_TT is it just the database setting that needs changing?
# Oct 22nd 2009, 18:18 Patrick_TT hey i have developed a website using cakephp and mysql.. but the host only has ms sql
# Oct 22nd 2009, 18:08 dieselz even though the site im looking at is french.
# Oct 22nd 2009, 18:08 dieselz its always en-us
# Oct 22nd 2009, 18:08 dieselz lang comes out to be the wrong value....
# Oct 22nd 2009, 18:08 dieselz sorry, should have binned it
# Oct 22nd 2009, 18:07 dieselz is wrong.
# Oct 22nd 2009, 18:07 dieselz $lang = $I18n->l10n->locale;
# Oct 22nd 2009, 18:07 dieselz $I18n->l10n->get(Configure::read('Config.language'));
# Oct 22nd 2009, 18:07 dieselz $I18n =and I18n::getInstance();
# Oct 22nd 2009, 18:07 jessica-m i have a HABTM relationship, but it isnt deleting the rows in the db before it inserts, what would cause that?
# Oct 22nd 2009, 17:54 meenie Guess it's not heh
# Oct 22nd 2009, 17:48 meenie Greetings All. Is it possible to validate a form without using a model? Meaning can I use the same validation methods as you would inside a model on a form without actually using a model?
# Oct 22nd 2009, 17:43 dieselz <html lang="<? $l10n = new L10n(); echo $l10n->lang; ?>">
# Oct 22nd 2009, 17:42 dieselz i realize its neither, i just need to create an object of that class
# Oct 22nd 2009, 17:42 dieselz $l10n
# Oct 22nd 2009, 17:40 joeb ?
# Oct 22nd 2009, 17:40 dieselz joeb: is that a helper? component?
# Oct 22nd 2009, 17:39 jessica-m HABTM*
# Oct 22nd 2009, 17:39 jessica-m i have a HABYM relationship, but it isnt deleting the rows in the db before it inserts, what would cause that?
# Oct 22nd 2009, 17:30 ADmad i'm off.. good luck solving your issue
# Oct 22nd 2009, 17:29 FMC ADmad: it's the same, except that I'm not using Cookies
# Oct 22nd 2009, 17:28 ADmad *followed
# Oct 22nd 2009, 17:28 ADmad well since what you following isnt quite working as expected i suggest you try this one
# Oct 22nd 2009, 17:28 FMC ADmad: I used another tut but almost exactly like this one
# Oct 22nd 2009, 17:26 ADmad FMC: http://teknoid.wordpress.com/2008/11/28/cakephp-url-based-language-switching-for-i18n-and-l10n-internationalization-and-localization/
# Oct 22nd 2009, 17:25 FMC I modified url in app_helper, some links works, some not