overloading the HtmHelper

2008-07-14 Thread korcs
of the HtmlHelper without changing '/cake/libs'... Best korcs --~--~-~--~~~---~--~~ 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 group, send

vendors issue

2007-08-29 Thread korcs
\tcw_cake \vendors\;') in C:\Programme\xampp\htdocs\tcw\tcw_cake\vendors\nl \anmelden.php on line 4 Does anyone have any idea...? (The app works outside of cake, so the error is not on that side.) Thanks a lot! Best, korcs --~--~-~--~~~---~--~~ You received

Re: vendors issue

2007-08-29 Thread korcs
perfectly. So I think as a standalone app it works fine, but somehow as a part of the cake directory structure not really. I hope it gives you some more idea on the possible errors... Best, korcs Where is the newsletter.php file (full path)? is it in C:\Programme \xampp\htdocs\tcw\tcw_cake

rigth usage of vendor

2007-08-22 Thread korcs
in this controller to call the 3rdparty entry point... What do I do wrong? Best, korcs --~--~-~--~~~---~--~~ 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

Re: rigth usage of vendor

2007-08-22 Thread korcs
to my bootstrap.php and replaced the line: vendor('3rdparty/start'); In my ThirdPartyController with the line vendor_set_path('3rdparty/start'); But it is still not working. Did I miss somthing? best, korcs --~--~-~--~~~---~--~~ You received this message

webserver setup vs. installing cake

2007-05-02 Thread korcs
find that it is the: http://providername/webserver/images Is it possible that cake won't run on this server? Any ideas? Best, korcs --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Cake PHP group. To post

Links and Images with correct path from pure html

2007-03-26 Thread korcs
... If someone already had the same problem and has a baked solution, would be great if he would share it with me and other bakers who are struggeling with the this issue. Thanks, korcs --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: R: webroot

2007-03-24 Thread korcs
/uploads/news/test.jpg :( Best, korcs On Mar 23, 5:51 pm, [EMAIL PROTECTED] wrote: Hello korcs if you are using mod_rewrite try this: 1. Change your webroot/.htacces IfModule mod_rewrite.c RewriteEngine On RewriteBase /chocolate_cake RewriteCond %{REQUEST_FILENAME} !-d

webroot

2007-03-23 Thread korcs
/ picture.jpg'. Do you know which is an elegant solution for this? Best, korcs --~--~-~--~~~---~--~~ 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

multiple select

2007-03-22 Thread korcs
not render the current DB values... here is the code: ?php echo $html-selectTag('News/sector', array('' = 'Choose Value', '1' = 'Automobile'), '', array('class'='category_sector'), null, false, false); ? ) Best, korcs --~--~-~--~~~---~--~~ You received

Overriding foreign key conventions

2007-03-18 Thread korcs
in the manual). The problem is, that I should name this field like related table name_id, but i have 7 different tables related to the table 'relation'. Do you have any idea, how could i solve this problem? Regards, Korcs --~--~-~--~~~---~--~~ You received this message

Tricky association

2007-03-17 Thread korcs
with cake. This is not a simple HABTM association, because i connect many tables with many tables (not like posts_tags in the manual). Thanks for your contribution! Best, Korcs --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google