Re: Could not describe table Error: An Internal Error Has Occurred.

2011-09-06 Thread Sebastian Henschel
hey Jon.. Am Saturday, den 03.09.2011, 20:38 -0700 schrieb Jon F: I am using cake 2.0 alpha. i suggest you upgrade to the current version 2.0rc1: http://bakery.cakephp.org/articles/markstory/2011/09/04/cakephp_2_0_0-rc1_hot_and_fresh your problem could be fixed by that. bye, Sebastian --

Re: cakephp saving not working

2011-08-25 Thread Sebastian Henschel
hi Abhi... Am Thursday, den 25.08.2011, 02:22 -0700 schrieb abhimanyu bv: i developed a page to save deals into database.till yesterday it was working fine.now its not working, an error is coming like SQL Error: 1062: Duplicate entry '' for key 'PRIMARY'. and query it showng is Query:

Re: cakephp saving not working

2011-08-25 Thread Sebastian Henschel
heya... Am Thursday, den 25.08.2011, 16:24 +0530 schrieb abhimanyu bv: the primary key field is deal_id. it is not an auto-increment field.while saving, i am giving a value to deal_id and there are no ids with the same in that table.it doesnt have any dependencies. please provide us with

Re: CakePHP beginner having trouble setting up .htaccess files with 1and1.com server config

2011-08-22 Thread Sebastian Henschel
hi! Am Sonntag, den 21.08.2011, 15:14 -0700 schrieb Seth Barrett: When I add that I get error 500 page. what is logged in the webserver's error log? bye, Sebastian Am Freitag, den 19.08.2011, 05:26 -0700 schrieb Seth Barrett: [...] Root .htaccess - AddType x-mapp-php5 .php IfModule

Re: CakePHP beginner having trouble setting up .htaccess files with 1and1.com server config

2011-08-19 Thread Sebastian Henschel
heya Seth... Am Freitag, den 19.08.2011, 05:26 -0700 schrieb Seth Barrett: [...] Root .htaccess - AddType x-mapp-php5 .php IfModule mod_rewrite.c RewriteBase /homepages/32/d183679463/htdocs/cakephp/ RewriteRule ^$ app/webroot/ [L] RewriteRule (.*) app/webroot/$1 [L] /ifmodule i think

Re: Cron help

2011-08-12 Thread Sebastian Henschel
hi Prabha... Am Freitag, den 12.08.2011, 03:19 -0700 schrieb Prabha vathi: http://www.ibm.com/developerworks/opensource/library/os-php-fwk5/?ca=. I used the above link to learn, how to do cron. But I don't understand the below line /column/protected/cakephp/cake/console/cake prune -app

Re: Error The requested document was not found on this server

2011-08-11 Thread Sebastian Henschel
hey hiepsykhongdau... Am Mittwoch, den 10.08.2011, 04:29 -0700 schrieb hiepsykhongdau: I just installed a CakePHP app on server of Plesk 9.0.1 for Microsoft window and a strange thing happened. When i tried to click any link in my site on a new browser window and it said Not Found - The