# |
Aug 10th 2008, 11:25 |
M4ngoB00M |
I have looked in views/currency_codes/ and all the ctp files there - but do not see it - must be included from somehwhere else? |
# |
Aug 10th 2008, 11:25 |
M4ngoB00M |
I am using latin1 encoding so when i changed the html page encoding to iso-8859-1 (latin1) the symbol display correctly - but only in a quick test... now can someone help me find this in the scaffolded source? heh |
# |
Aug 10th 2008, 11:17 |
davidpersson |
M4ngoB00M: and in the html page it the content type must be "UTF-8" |
# |
Aug 10th 2008, 11:16 |
zmonteca |
morning all...when doing a deleteAll on a habtm table with cascade set to true ($habtm->deleteAll(condition, true)), shouldn't that trickle down to all tables in the model set to dependent = true???? |
# |
Aug 10th 2008, 11:14 |
davidpersson |
M4ngoB00M: if you are using utf-8 with mysql you must specify it as "utf8" |
# |
Aug 10th 2008, 11:13 |
M4ngoB00M |
k - thx - checking |
# |
Aug 10th 2008, 11:12 |
davidpersson |
M4ngoB00M: + browser |
# |
Aug 10th 2008, 11:12 |
davidpersson |
M4ngoB00M: everything should be the same |
# |
Aug 10th 2008, 11:11 |
davidpersson |
M4ngoB00M: page, db-connection and database |
# |
Aug 10th 2008, 11:11 |
M4ngoB00M |
in the page I take it? |
# |
Aug 10th 2008, 11:11 |
primeminister |
foxmask: and changed somethings in your find('all') |
# |
Aug 10th 2008, 11:10 |
davidpersson |
M4ngoB00M: check your encoding. |
# |
Aug 10th 2008, 11:10 |
primeminister |
foxmask: added $actAs in you Dfteam model |
# |
Aug 10th 2008, 11:09 |
M4ngoB00M |
I am using mysql: I have a currecy_codes table which contains a values like '£' and '€' which appear correct in the MySQL Query browser. However when I view them in my scaffolded view they appear as a '?' inside a diamond... any ideas? |
# |
Aug 10th 2008, 11:09 |
primeminister |
foxmask: http://bin.cakephp.org/view/178077399 |
# |
Aug 10th 2008, 11:09 |
davidpersson |
does anyone know how i can disable the default routes completely? |
# |
Aug 10th 2008, 11:08 |
primeminister |
foxmask: read it. I will show you somethings |
# |
Aug 10th 2008, 11:08 |
primeminister |
) |
# |
Aug 10th 2008, 11:08 |
foxmask |
primeminister: i will go to read how containable works ; but i afraid this make me node to my brain ;) |
# |
Aug 10th 2008, 11:08 |
M4ngoB00M |
heh - 9:19 here |
# |
Aug 10th 2008, 11:07 |
foxmask |
M4ngoB00M: hi, its 18:18 here ;) |
# |
Aug 10th 2008, 11:07 |
M4ngoB00M |
good morning eveyone! |
# |
Aug 10th 2008, 11:07 |
primeminister |
ok |
# |
Aug 10th 2008, 11:07 |
foxmask |
that does not give me the team member too |
# |
Aug 10th 2008, 11:06 |
primeminister |
foxmask: yes |
# |
Aug 10th 2008, 11:06 |
primeminister |
foxmask: I use containable |
# |
Aug 10th 2008, 11:06 |
foxmask |
i have to put the $this->DfTeam->recursive = 2; before the $teams = $this->DfTeam->find('all'); ; right ? |
# |
Aug 10th 2008, 11:06 |
primeminister |
foxmask: and if that don't help |
# |
Aug 10th 2008, 11:05 |
foxmask |
ok |
# |
Aug 10th 2008, 11:04 |
primeminister |
but that is the max |
# |
Aug 10th 2008, 11:04 |
primeminister |
foxmask: play with the recursive some more, like set it to 2 |
# |
Aug 10th 2008, 11:04 |
primeminister |
foxmask: ok let me check.. |
# |
Aug 10th 2008, 11:03 |
foxmask |
primeminister: this seems to not do the trick :/ |
# |
Aug 10th 2008, 11:00 |
primeminister |
welcome |
# |
Aug 10th 2008, 11:00 |
primeminister |
) |
# |
Aug 10th 2008, 11:00 |
mjhoughton |
primeminister, thanks all done, and changed my nickname too! |
# |
Aug 10th 2008, 10:58 |
primeminister |
icedcheese: /msg nickserv register |
# |
Aug 10th 2008, 10:57 |
icedcheese |
can anyway tell me where i should register for a username for the cake irc? |
# |
Aug 10th 2008, 10:54 |
primeminister |
foxmask: sorry :) recursive yez... |
# |
Aug 10th 2008, 10:53 |
primeminister |
foxmask: yes, but not in v1.1? |
# |
Aug 10th 2008, 10:53 |
foxmask |
primeminister: ok i'll check |