Sie können keine Nachrichten posten. Posten können nur Mitglieder und Sie sind zurzeit kein Mitglied.
Beschreibung:
Search this group before posting anything it's very likely your question has already been answered.
Checkout the new CakePHP Questions site: http://cakeqs.org
Visit the IRC channel #cakephp at irc.freenode.net.
This group is moderated, so please be patient if you are new member.
|
|
|
Getting started: Where To Get Help
   
|
| |
[link]
Cheers,
AD
PS. If you've been on this group for more than a week or so, you may
have noticed that the google group pages/files have been/are in the
process of being removed. The pages have been integrated to the
cookbook to allow moderation, prevent spamming and take a step towards... Mehr »
|
|
CakeFest IV - America - Help us pick a location!
|
| |
Hi all,
The CakePHP team has been considering the location for the next upcoming CakeFest.
We've decided to bring it back home to the United Sates of America.
Thus far we haven't chosen a location for the event, but to ensure we reach as many people as possible, we'd like your opinion on where we... Mehr »
|
|
Release: CakePHP 1.2.6
|
| |
The CakePHP development team is happy to announce CakePHP 1.2.6[1]. 1.2.6 is a bug fix release of the latest stable branch. Check the changelog[2] for all the changes. CakePHP 1.2.6 Includes more than 160 commits improving performance and fixing more than 75 related tickets. There have been a number of long... Mehr »
|
|
cache is messing up cookies and session???
|
| |
I think CakePhp's cookies is messed up by automatic cakephp chache. my shopping cart, order are starts showing previous one and I have to refresh the page to see new order or shopping cart information. [issue a] in shopping cart page, changing # of item or removing item in shopping cart is like not working but if you refresh the page then you see it's... Mehr »
|
|
Sample CMS with IMS for products
|
| |
Dears, I am new to Cakephp, and I would like build sample app to manage one of the products, I wanna do the following things, and I wanna use CRUD to create model, controllers based on BAKE: ...the index page, and each products has more than pictures. Pagination for the index page, and visitors they can search by product name.... Mehr »
|
|
iis micronovae mod-rewrite
|
| |
Hello, I'm trying to get mod_rewrite to work on iis, my hosting company is using the micronovae module but which allows you use a .htaccess file, but I cant make it work, does anybody know about this? Thank you very much
|
|
cake php
|
| |
hi i am running a project in CakePHP.if i run the url [link] then it shows "NOT FOUND" error. I did every modification as per given in posts,,,,,,,,,,,,,could you plz help me,,,,,,,,,,
|
|
Setting up trunk: No CSS or images
|
| |
Hi all, I'm new to cakephp and coming in from a core java background. I'm trying to set up the versioning in a way that I'm used to, with trunk as the main development branch. I'm using Ubuntu. I've got apache set up to redirect localhost to ~/public_html. I've created a folder ~/webprojects which holds all the projects and symlinking from... Mehr »
|
|
Cake rendering a time comment in views
|
| |
Hi all, Every time a view is rendered I get an HTML-style comment with a time in it (presumably the execution time of the page). How do I get rid of this? Thanks.
|
|
Further Datasource documentation
|
| |
Hello there, I've been trying to create a Datasource for Google Picasa, thought the documentation about this is too poor. Does anyone know where can I find more docs about how to implement CakePHP Datasources? Cheers, Lucca Mordente
|
|
Insert JavaScript with PHP included in $html->link, possible?
|
| |
Hello, i want to isert a mixed Code (javascript and php) into my $html->link, but i don't know how to do this. [javascript with php code] "javascript:void(0)" onclick="toggleId('<?php echo $zeile?>');" [end code] [$html->link code] <?php echo $html->link($html->image("edit .png", array("alt" => "edit")), ---think i have to insert here--- , $row[$class]['id']),... Mehr »
|
|
|