Re: Cakephp noobproblems..

2013-03-28 Thread kiang
It's clear in the error message. Just add the field 'Type.Cgeniet' to database and it should work ( if there's no other issue ). --- kiang On Thursday, March 28, 2013 5:04:12 PM UTC+8, Frederik De Roover wrote: > > Hello, > > I'm fairly new to Cake, but my

Save the world with CakePHP & Sahana

2010-03-30 Thread kiang
I just found Sahana project is evaluating which PHP framework to use: http://wiki.sahanafoundation.org/doku.php/dev:fk_requirements Maybe somebody here would interested in putting some information for them. ;) For those who don't know sahana project: http://sahana.lk/ --- kiang Check ou

Re: addons.mozilla.org soon will leave CakePHP..

2009-11-18 Thread kiang
About mambo 5: http://mambo-code.org/gf/project/mambo/scmsvn/?action=browse&path=/mambo/branches/5.0/ I think it will take a long time to release. --- kiang On 11月19日, 上午4時59分, Marcelo Andrade wrote: > On Wed, Nov 18, 2009 at 11:22 AM, keymaster wrote: > > (..) > > A n

Re: question about aros_acos table

2009-06-11 Thread kiang
Short answer: no, you don't have to change the names of your actions. You could try to 'map' them into crud or use action based acl. Complete one: http://book.cakephp.org/view/641/Simple-Acl-controlled-Application --- kiang On Jun 11, 7:08 pm, Paulos23 wrote: > Hi people,

Re: Poll: what do you hate about CakePHP?

2009-05-08 Thread kiang
@zonium: I believe this plugin for PDT would save your life: http://sourceforge.net/projects/opencakefile/ ;) --- kiang On 5月8日, 下午5時10分, "dr. Hannibal Lecter" wrote: > @zonium: I believe you can accomplish the separation with "additional > class paths": > >

Re: Poll: what do you hate about CakePHP?

2009-05-07 Thread kiang
PHP 4 support++ ... PHP 4 support++ --- kiang On 5月8日, 上午6時29分, Nate wrote: > Well, maybe hate's a strong word. Let's say, what do you like the > least? Kind of an odd question, I know, but since we've kick-started > development of a new version, I'

An introduction of OA-TOOLS, a code generation tool based on CakePHP

2009-04-13 Thread kiang
Project page: http://code.google.com/p/oa-tools/ First, most of the information related to this project are in Chinese. I'll try to write more in English if somebody interested in. And thanks to alledu2, who had donated money to create this project. OA-TOOLS intended to be a code generation tool

Re: CakePHP in Google Summer of Code

2009-03-12 Thread kiang
h. ;) I'm still working on it till the end of the contract. --- kiang On 3月12日, 上午12時14分, "Diego Caro A." wrote: > Hello everyone, >            today I went to a talk by Google Summer of Code[1], a > google program for open source projects. This program offers student >

News from mambo

2009-02-15 Thread kiang
Just a notice that mambo had finally opened their SVN of mambo5, a refactoring version based on cakephp. Have a look at following message: http://mambo-developer.org/pipermail/developer_mambo-developer.org/2008-November/50.html ps. This is an old news, but new for me. :) --- kiang

Re: About custom cache features

2009-01-19 Thread kiang
Sorry, I misunderstand the message. Thanks, Adam. --- kiang On 1月19日, 下午6時30分, Adam Royle wrote: > Btw, it wasn't deleted, only the "version" and "milestone" metadata > was deleted from the ticket. It is still an open ticket. > > Cheers, > Adam >

About custom cache features

2009-01-19 Thread kiang
ithout any reason. --- kiang --~--~-~--~~~---~--~~ 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 email t

Re: new benchmarks of PHP frameworks

2009-01-01 Thread kiang
marks. :) --- kiang On 1月2日, 上午9時58分, Graham Weldon wrote: > Your benchmarks are still "Hello World" examples, from what I can see there. > Great as a benchmark for those using static only pages with their > frameworks, but I suggest that the majority of developers out there are > d

Re: new benchmarks of PHP frameworks

2009-01-01 Thread kiang
You could have a look at the result I did. ;) --- kiang On 1月2日, 上午6時37分, Graham Weldon wrote: > I won't say I have looked extensively through the code provided for all > frameworks, but the CakePHP 1.2 BenchmarkController is far from thorough. > > Its bypassing view parsing,

new benchmarks of PHP frameworks

2009-01-01 Thread kiang
chart with OpenOffice.org. The good news is CakePHP 1.2 is faster than Symfony 1.2.1 on my computer. ;) ps. I didn't use APC, just comparing the execution time in one simple request. --- kiang --~--~-~--~~~---~--~~ You received this message because you are su

Re: the Gift of 1.2 Final

2008-12-25 Thread kiang
ng CakePHP. References: http://php-thoughts.cubedwater.com/2008/my-findings-in-yii-and-comparisons-to-cakephp/ http://blog.cakephp-brasil.org/2008/12/25/benchmarks-entre-frameworks-php/ --- kiang On 12月26日, 上午8時51分, Gwoo wrote: > //Warning: this message is long and full of goodies. > > History doe

Re: Limitation in number of records when using CakeAMF

2008-12-11 Thread kiang
Thanks for your patch. After applying it to plugins/amf/views/amf.php, the flash could get more data now. :) --- kiang On 12月11日, 下午5時10分, Adam Royle <[EMAIL PROTECTED]> wrote: > Hi kiang, > > At first I thought you were insane, because I was returning 1000 rows > in an arra

Limitation in number of records when using CakeAMF

2008-12-10 Thread kiang
,MySQL and Apache in repository. CakePHP, svn #7899 Flex 3 application --- kiang --~--~-~--~~~---~--~~ 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

Re: web based translation tool for .po files?

2008-10-21 Thread kiang
Try those: 1. http://sourceforge.net/projects/entrans 2. http://sourceforge.net/projects/netbabel 3. http://translate.sourceforge.net/ (python) --- kiang On 10月21日, 下午11時57分, K3 <[EMAIL PROTECTED]> wrote: > I need to implement web based editor for .po files. Just 2 > columns(second

Re: Going crazy trying to get my CakeAMF installation working

2008-09-03 Thread kiang
keAMF http://www.adamdyson.com.au/index.php/blog/cakephp/4-extended-cakeamf Flex CakePHP Login System http://www.adamdyson.com.au/index.php/blog/flex/5-flex-cakephp-login-system Those articles had solved some of my problems during testing amf plugin. :) --- kiang On 9月4日, 上午1時23分, Gwoo <[EMAIL PROTECTED

Re: Simple is Hard, talked by Rasmus Lerdorf @ FrOSCon 2008

2008-08-28 Thread kiang
Maybe there could be one page like 'Read first before benchmarking' in home page since there exists many mis-understandings around the world. :) --- kiang On Aug 28, 10:41 pm, Gwoo <[EMAIL PROTECTED]> wrote: > One thing we know for sure is that we can always work to improve t

Simple is Hard, talked by Rasmus Lerdorf @ FrOSCon 2008

2008-08-28 Thread kiang
http://talks.php.net/show/froscon08/ He compared the performance of several PHP frameworks and CakePHP seems to be the one which have the biggest space to improve. ^^|| --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: HABTM relationship, creating new objects, multiple associations

2008-07-21 Thread kiang
Maybe you need this: http://api.cakephp.org/class_model.html#2525df39f43db3a76bff482265695d54 Save the data with the same Game.id in the second time. :) --- kiang On 7月21日, 下午2時19分, Christian <[EMAIL PROTECTED]> wrote: > My situation is like so..(I'm new to cake/MVC frameworks

Re: Can different associations with the same name not cause a WSoD?

2008-07-21 Thread kiang
1. Had you tried to enable the debug settings in CakePHP? 2. Try to setup Xdebug to get more meanful debug information. --- kiang On 7月21日, 下午12時39分, KingJackaL <[EMAIL PROTECTED]> wrote: > I have noticed that if you have different associations with the same > name, CakePHP will

Re: $this->save($this->data) only saves one field

2008-07-21 Thread kiang
Put $this->Name->create() above $this->Name->save($this->data); --- kiang On 7月21日, 下午6時34分, aaronfalloon <[EMAIL PROTECTED]> wrote: > I'm trying to save multiple fields to a database which I've created > using the inputs() FormHelper method. However

Re: CakePHP, CMS'es, Mambo & Indymedia

2008-07-20 Thread kiang
. But it's still far from competitive with other existing CMS projects. It's great to hear the information from you. Hope there could exists one open source project for CakePHP, like Magento of ZF. :) --- kiang On 7月19日, 下午2時11分, ryanbol <[EMAIL PROTECTED]> wrote: > > QUESTIONS

Re: CakePHP User Management/Auth Plugin - Define functions for AppController with code OUTSIDE the file.

2008-07-18 Thread kiang
Try this: http://www.cakephpforum.net/index.php?showtopic=27 --- kiang On Jul 17, 11:58 am, Baz L <[EMAIL PROTECTED]> wrote: > I'll cut to the chase:http://code.google.com/p/cakeusermanagement/ > > I couldn't get CakePHP's built in ACL to work in a simple to &g

View this page "CakePHP Unofficial Resources"

2008-06-25 Thread kiang
1. Correct the link to TWPUG forum 2. Add two items to Free Development Tools Click on http://groups.google.com/group/cake-php/web/cakephp-unofficial-resources - or copy & paste it into your browser's address bar if that doesn't work. --~--~-~--~~~---~--~~ You rec

Re: Session Lost In IE

2008-06-03 Thread kiang
cially when testing by the manager, ... I'm using latest version from SVN and the security level is 'medium'. --- kiang On 6月2日, 上午3時39分, adriaanb <[EMAIL PROTECTED]> wrote: > I have the same problem... > > Firefox does the right thing...IE and Safari(3) are screwing

A small plugin for PDT&CakePHP - Open Cake File

2008-05-23 Thread kiang
http://sourceforge.net/projects/opencakefile/ http://opencakefile.sourceforge.net/ It's a must have tool when you working with a big project. :) This plugin only support the ".thtml" extension in view file. If you want the ".ctp" one, download it here: http://sourceforge.net/tracker/index.php?fu

Re: CakePHP + Flex views

2008-05-07 Thread kiang
http://code.google.com/p/fake-as3/ On 5月7日, 下午4時26分, bob0 <[EMAIL PROTECTED]> wrote: > Hello, > > I am thinking about CakePHP andFlexinteroperability. It would be > nice if the V in MVC could be replaced with aFlexapplication. I am > not just thinking about embeddingFlexcomponents into views, but

CakePHP powered module for XOOPS - Language Tool (alpha)

2008-04-19 Thread kiang
Download: http://code.google.com/p/twpug/downloads/detail?name=lang_tool_0.08alpha.zip XOOPS: http://www.xoops.org/ Related information: http://groups.google.com/group/cakephpxoops To use it: 1. Check out the latest version of CakePHP 1.2 from svn 2. Copy the 'cake' folder to xoops/Frameworks/c

How to test fake-as3 ?

2008-04-18 Thread kiang
worked ) 4. Modify the settings in pretend/src/com/app/Environment.as 5. Compile the flex source through Adobe Flex® Builder™ for Linux alpha 3 6. Then the error message: [SWF] /~kiang/pretend/bin-debug/pretend.swf - 1,200,975 bytes after decompression Error #2044: Unhandled NetStatusEvent:. level=error,

Re: need advice => try to develop alternative flex client

2008-04-17 Thread kiang
me to realize it since it's a big project and no documents available. http://code.google.com/p/fake-as3/ I promised gwoo to make a tutorial about amf plug-in. But I'm still trying in limited time. ^^|| --- kiang On 4月18日, 上午5時19分, bingo <[EMAIL PROTECTED]> wrote: > hi all, > &

Is there any example for CakeAMF, CakePHP AMF Plugin?

2008-04-10 Thread kiang
I added some code that I used to test amf plugin here: https://trac.cakefoundation.org/amf/wiki/tutorial/amf#ExampleUnderdevelopment It still couldn't work. Could anyone give me some hints or examples to use amf plugin. I would make some tutorials if testing successfully. :) Although gwoo had ga

Re: mass email component for cakephp

2008-03-05 Thread kiang
If you don't have to insist using CakePHP, try phplist: http://www.phplist.com kiang On Mar 4, 6:37 pm, bob <[EMAIL PROTECTED]> wrote: > hi > > i need a cakephp email component that can do multi threaded emailing, or a > scheduling system. Preferably the email component

Re: cake generate schema - Error

2008-02-03 Thread kiang
tring'); " > > Source:http://groups.google.ch/group/tickets-cakephp/browse_thread/thread/fb... This problem was fixed in SVN. :) kiang --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" g

Re: Auth + ACL + Guests handling

2008-02-01 Thread kiang
Take a look at: $this->Auth->allow('*'); --- kiang On Feb 1, 9:01 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Few days ago I've started learn how to use auth + acl. It's seems to > work in my app :-) User belongs to a group, so when is lo

Re: How do I set focus to a form input field?

2008-01-22 Thread kiang
Or, according to PHP faq ( http://tw.php.net/faq.html ) ~ 1. Give a name to your form $form->create('Customer', array('action' => 'login', 'name' => 'LoginForm')); 2. Catch the form element in another style document.LoginForm.elements[&#

Re: Can't find any services through AMF plugin

2008-01-21 Thread kiang
I'm not familiar with flex yet. > > Perhaps get on #cake-amf and check that the service browser is > supported - perhaps it uses something that is AMFPHP specific? I could use service browser when using CakeSWXPHP(the AMF part). I'll try to find more information through

Can't find any services through AMF plugin

2008-01-20 Thread kiang
essageSend faultString:'Send failed' faultDetail:'Channel.Connect.Failed error NetConnection.Call.BadVersion: '" name = "Error" rootCause = (Object)#1 code = "NetConnection.Call.BadVersion" description = "" details = ""

View this page "Some solutions in the corner of the world"

2008-01-19 Thread kiang
Just add two LMS/LCMS based on CakePHP. :) Click on http://groups.google.com/group/cake-php/web/some-solutions-in-the-corner-of-the-world - or copy & paste it into your browser's address bar if that doesn't work. --~--~-~--~~~---~--~~ You received this message bec

Re: Real world authorization and authentication using Auth and ACL

2007-12-23 Thread kiang
Maybe you could have a look at this topic: http://www.cakephpforum.net/index.php?showtopic=27 --- kiang On 12月23日, 下午7時51分, WarGoth <[EMAIL PROTECTED]> wrote: > Sorry for my english. I'll try to be short. > I'm talking about CakePHP 1.2, native Auth and ACL (for DB). >

Re: Will CakePHP be able to survive as the Zend Framework matures?

2007-12-17 Thread kiang
On 12月18日, 上午10時57分, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On Dec 17, 2007 8:17 PM, kiang <[EMAIL PROTECTED]> wrote: > > I think ZF is one flexible framework which you could use it in Cake > > style or in PEAR style. I would love to hear core

Re: Will CakePHP be able to survive as the Zend Framework matures?

2007-12-17 Thread kiang
reports without problems in Chinese.) and ezComponents (like the work-flow engine). :) --- kiang --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-p

Re: Frustration with FileHandler snippet and saving returned value, any advice?

2007-12-13 Thread kiang
Maybe your are using cake 1.2 ? Try this one instead: http://bin.cakephp.org/saved/22195 --- kiang On 12月13日, 下午8時07分, designvoid <[EMAIL PROTECTED]> wrote: > Hi there, > > I'm currently playing with the FileHandler snippet by Chris Partridge > (http://cakeforge.org/

Re: acl manager plugin not working

2007-12-09 Thread kiang
You could try to test it with the CakePHP version from SVN. :) --- kiang On 12月10日, 上午10時01分, Luke <[EMAIL PROTECTED]> wrote: > I am trying to install the ACL Manager I found > here:http://bakery.cakephp.org/articles/view/acl-management-plugin > > I followed the directio

Re: Exclude a folder voor routing

2007-12-06 Thread kiang
I have the same question and find the answer here: http://ez.no/ezpublish/documentation/configuration/configuration/tips_tricks/exclude_uris_from_rewrite :) On 11月29日, 下午5時32分, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I have the following problem: > > my root folder looks like this: > >

CakePHP and XOOPS(2|CUBE)

2007-12-01 Thread kiang
Just a notice for you who would like to talk about integration of CakePHP and XOOPS(2|CUBE). I just built up a new group here: http://groups.google.com/group/cakephpxoops --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

Re: baking batch or short cuts

2007-12-01 Thread kiang
Try this: http://code.google.com/p/twpug/wiki/PowerBake --- kiang On 12月2日, 上午7時59分, RichardAtHome <[EMAIL PROTECTED]> wrote: > I posted a similar request about automating bake with a bake /all > > On Dec 1, 9:55 pm, WordPress Guru <[EMAIL PROTECTED]> wrote: > > &g

Re: PowerBake - bake all at once (for 1.2)

2007-11-28 Thread kiang
;s one thing I don't really like. Maybe prompt me once or use a > parameter, but I hate having to punch yes to replace files. I don't know if it's a good idea. But you could try to disable line 421 to 432 in cake/console/libs/shell.php. You'll get the results as you wish. :)

Re: PowerBake - bake all at once (for 1.2)

2007-11-28 Thread kiang
It's totally different since the script won't ask you that many times as the number of tables you have. Try it and you'll find the differences. :) --- kiang On 11月28日, 下午10時35分, foxmask <[EMAIL PROTECTED]> wrote: > what does it do more than &qu

PowerBake - bake all at once (for 1.2)

2007-11-28 Thread kiang
t how to deal with table relationships automatically. 2. Test this script in non-production environments, or ... or ... :) --- kiang --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To pos

Re: How do you specify a separate/different layout for pages and errors? (CakePHP 1.2)

2007-11-27 Thread kiang
Put the following line in the top of your controller: var $layout = 'error'; --- kiang On 11月28日, 上午8時22分, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I want to use an error layout (error.ctp) that's different from the > default layout I use for norma

Bake modules for XOOPS with CakePHP

2007-11-23 Thread kiang
I've tried to post this article in Bakery. But it returned blank page... Have a look here: http://xoopscube.org/modules/xhnewbb/viewtopic.php?topic_id=582 :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP

Re: Drake :: Drupal-CakePHP 1.0.1b Released

2007-02-28 Thread kiang
One more bug. The sorting function for each column wasn't work. The url became: http://localhost/drupal/drake?run=/modules/index?sor[0]=-2&sr=0 --- Finjon Kiang --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goog