Simple Search Engine

2013-04-15 Thread Reza Talamkhani
hi, I need my website search all content about user query... contents that be searched is news table, articles table, etc. I do'nt know how to implement this that easiest local search... please help me. -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter

db connection from cron job

2012-12-20 Thread Reza Talamkhani
hello, I need to Schedule cake EmailQueue.Sender command from cronjob. In running job i get bellow error command [36mWelcome to CakePHP v2.2.3 Console [0m -- - App : app Path: /home/public_html/app/

Subdomain as parameter

2012-08-18 Thread Reza Talamkhani
Hi; I need to get subdomain as a parameter in CakePHP... Please help me how to sent subdomain as parameter to controllers... -- 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

Re: Subdomain as parameter

2012-08-18 Thread Reza Talamkhani
thanks but all subdomains must be declared to one web application project... -- 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 to

Re: Subdomain as parameter

2012-08-18 Thread Reza Talamkhani
Thanks. :) -- 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 to cake-php+unsubscr...@googlegroups.com. Visit this group at

One Site With Multiple SubSite

2012-07-20 Thread Reza Talamkhani
Hello I'm designing a site that may contain several sub-site. So that the URL is defined as follows: mydomain.com/subsite/controller/action and subite is the parameter that is passed to the controller. Please help me how to implement this. -- Our newest site for the community: CakePHP Video

Feed Problem With Special Chars HTML

2012-07-06 Thread Reza Talamkhani
Hello, I create a feed rss with below link. http://book.cakephp.org/2.0/en/core-libraries/helpers/rss.html This example does not work properly. When the $post['Post']['body'] with nbsp; is . . . $bodyText = preg_replace('=\(.*?\)=is', '', $post['Post']['body']); $bodyText =

Re: Best IDE for CakePHP 2.1

2012-04-19 Thread Reza Talamkhani
Thanks for replies... -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to

Images in RSS Feed

2012-04-17 Thread Reza Talamkhani
Hi, how can I insert images in my rss feed? I want one image to go with each post. index.ctp ?php $this-set('documentData', array( 'xmlns:dc' = 'http://purl.org/dc/elements/1.1/')); $this-set('channelData', array( 'title' = __(پست های اخیر رضا تلم خانی), 'link' = $this-Html-url('/',

[no subject]

2012-04-15 Thread Reza Talamkhani
Hi. I need to fetch all gallery rows in every page in application. How to fetch? Note: Gallery Model is defined but i do'nt understand how to do? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org

Re:

2012-04-15 Thread Reza Talamkhani
Note: I have use CakePHP 2.1 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to

Re: Best IDE for CakePHP 2.1

2012-04-12 Thread Reza Talamkhani
I think one of the best IDEs is NeptunIDE at http://neptunide.com/ address. but it is not available for download. I'm looking for an IDE with these facilities. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site

Re: Best IDE for CakePHP 2.1

2012-04-12 Thread Reza Talamkhani
Please provide an IDE features introduced above... Also be downloadable... -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe

Re: Best IDE for CakePHP 2.1

2012-04-12 Thread Reza Talamkhani
I Test Eclipse but no complete suggestion and very slow... -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this

Re: Best IDE for CakePHP 2.1

2012-04-12 Thread Reza Talamkhani
CodeLobster not support CakePHP version 2.1. It support CakePHP version 1.3. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To

Re: Best IDE for CakePHP 2.1

2012-04-12 Thread Reza Talamkhani
I watch a video of NeptunIDE... It is best IDE for work with CakePHP. It is developing and in beta version with invitition... I did download aptana and I'll try one more time. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP

Re: Best IDE for CakePHP 2.1

2012-04-12 Thread Reza Talamkhani
I accept that the use of the software is better to see the video... But It is specially designed for CakePHP. However, I am currently testing Aptana. Seemed to base this software has been inherited from eclipse. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org

Re: Best IDE for CakePHP 2.1

2012-04-12 Thread Reza Talamkhani
Does not seem to be a bad IDE.(Aptana). Is Special configuration required to work with CakePHP? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related

Best IDE for CakePHP 2.1

2012-04-11 Thread Reza Talamkhani
Hi, I Need an IDE for CakePHP 2.1 that integerated with cake console and suggestion... I test eclipse, netbeans Codelobster but it did not meet any... Please help me to choose the best IDE. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new

Multiple Display Filed

2012-04-10 Thread Reza Talamkhani
Hi, I need to concat first_name and last_name as full_name and set displayname to it. fullname = concat(first_name, ' ', last_name) please help me... -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site

Re: Multiple Display Filed

2012-04-10 Thread Reza Talamkhani
In the version 2.1 of the software work? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to

Re: Multiple Display Filed

2012-04-10 Thread Reza Talamkhani
Thanks to Jeremy Burns and Thiago Belem . -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to

Re: Multiple Display Filed

2012-04-10 Thread Reza Talamkhani
In CakePHP 2.1 this lines used... The result is OK... Model\User.php ?php public $virtualFields = array( 'full_name' = 'CONCAT(User.first_name, , User.last_name)' ); public $displayField = 'full_name'; .. Thanks -- Our newest site for the community:

self join and HABTM relation

2012-04-06 Thread Reza Talamkhani
Hi I need to create a 'posts' table in db and show related posts to users... need to self join and HABTM (hasAndBelongsToMany) relation... please help me -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site