Logs for

Page 217 of 211,260, showing 20 records out of 4,225,193 total, starting on record 4,321, ending on 4,340

# At Username Text
# Aug 7th 2008, 23:57 Mathachew What's the best way to setup cake to work with multiple sites?
# Aug 7th 2008, 23:57 Jonah http://api.cakephp.org/validation_8php-source.html#l00035
# Aug 7th 2008, 23:58 Jonah they're decreciated!
# Aug 7th 2008, 23:58 Jonah depreciated*
# Aug 7th 2008, 23:58 infantigniter jonah: i don't know then.
# Aug 7th 2008, 23:59 infantigniter jonah: check out livevalidation :)
# Aug 7th 2008, 23:59 Jonah what's that?
# Aug 7th 2008, 23:59 Chezz cakephp is producing invalid Postgres sql statements. has anyone tested "UPDATE" on postgres ?
# Aug 7th 2008, 23:59 Mathachew running Update in PG shouldn't be any different than in MySQL
# Aug 7th 2008, 23:59 infantigniter jonah: http://www.livevalidation.com/
# Aug 8th 2008, 00:00 Chezz Mathachew : well it is doing this UPDATE "profile_bios" AS "ProfileBio" SET "ProfileBio"."bio" etc.... I am getting an error if I run this statement on pg client
# Aug 8th 2008, 00:01 Mathachew " or `?
# Aug 8th 2008, 00:01 infantigniter jonah: it lets the user know what's valid/not as they type. reallllly easy to implement. and as only 10% or something (and decreasing) of internet users is estimated to not use JavaScript, that's the 10% you can give a message that says "Please enter a username with such and such properties" rather than just empty/not stuff.
# Aug 8th 2008, 00:01 Chezz it is double quote
# Aug 8th 2008, 00:01 Mathachew do you have the full query?
# Aug 8th 2008, 00:01 Chezz i even took out the double quote still i get this from PG ... ERROR: column "ProfileBio" of relation "profile_bios" does not exist
# Aug 8th 2008, 00:01 Mathachew can you pastebin the query?
# Aug 8th 2008, 00:01 Chezz ok
# Aug 8th 2008, 00:01 Jonah cool man
# Aug 8th 2008, 00:01 Mathachew ty