<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general">
    <title>gmane.comp.php.cakephp.general</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103035"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103034"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103033"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103032"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103031"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103030"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103029"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103028"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103027"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103026"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103025"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103024"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103023"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103022"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103021"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103020"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103019"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103018"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103017"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103016"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103035">
    <title>Re: AppController Troubleshooting</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103035</link>
    <description>&lt;pre&gt;I am totally embarrassed! That's why it always helps to have someone else 
give their ideas. I did have a beforeFilter() in the Howtos controller -- 
but no parent::beforeFilter. That fixed it. Thanks a million, cricket!

On Tuesday, May 21, 2013 9:22:02 PM UTC-5, cricket wrote:

&lt;/pre&gt;</description>
    <dc:creator>Larry Lutz</dc:creator>
    <dc:date>2013-05-22T02:37:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103034">
    <title>Re: AppController Troubleshooting</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103034</link>
    <description>&lt;pre&gt;Sorry, I meant the HowtosController, not AppController.


On Tue, May 21, 2013 at 8:25 AM, Larry Lutz &amp;lt;lutzle-0NmH7p4SfXGsTnJN9+BGXg&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>lowpass</dc:creator>
    <dc:date>2013-05-22T02:22:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103033">
    <title>cannot load data in jtable</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103033</link>
    <description>&lt;pre&gt;Hi!

I'm trying to integrate jtable with CakePHP 2.x. However I cannot load the 
data. I'm outputting json by serialize method in controller. If i use .json 
extension in the browser, it shows json data but it does not get loaded in 
the jtable config.

Thanks in advance for your help.

&lt;/pre&gt;</description>
    <dc:creator>crazyDavid</dc:creator>
    <dc:date>2013-05-21T19:48:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103032">
    <title>[Debug unreadable]</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103032</link>
    <description>&lt;pre&gt;Hi evryone , 

I m coding with Cakephp ,  and when i get an error , there is not a debug 
stack , but something like that unreadable 

" �  
��[w�F�(�l���C ';�&amp;amp;"H�w]�-Kr��u�$;{��ŀ&amp;lt; at &amp;gt;��  4J� �u^�'���8y�����WՍ�] e�s⬈$�]]]U]]�]]�� �T�� % g��W��R���&amp;lt;�5K�'�bNkR�ޭ)��j�f �^��[�� J �zmW ۮNd�ʮʆ}C��A5gB� �V9��ڈ� 9&amp;lt; 
�7}��- E�m{�b�շ6��j��?���S!�l�w*Ԩ&amp;lt; at &amp;gt;�������M �  � �, �[+  �3 
[S�EdUՌ1��T6� � A�� Y��M2i 
g��j�d4�5�F�4v\D�A �b8T� &amp;lt;��o{Be5�sJ �( ٲ��S�;�j� z�ؿ�) � a�ȊBm�ȆJ,:5�� 
x����1�|mj*��� E� �mϩ-��ߑi�scd���� �.��� �8άJ�͵��� W_�V���Lv��N+ �Ρ `}x��-n( ˜� 1� Gst�?�,Ӳ�k�W� C�J �ڊ��P�C���82��NɵFof��  *L� T 
u� �� o�+ j�FS�ɎJ�5&lt;/pre&gt;</description>
    <dc:creator>Mourad Kashi</dc:creator>
    <dc:date>2013-05-21T11:05:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103031">
    <title>Re: AppController Troubleshooting</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103031</link>
    <description>&lt;pre&gt;Thanks for the response, cricket. Yes, I do call beforeFilter in 
AppController (extensively) and it beings with parent::beforeFilter. Keep 
in mind that all controllers except for one correctly inherit from this 
AppController. The code for AppController goes on forever because of 
Cake-Menu, but here goes:


&amp;lt;?php
On Monday, May 20, 2013 5:57:41 PM UTC-5, cricket wrote:

&lt;/pre&gt;</description>
    <dc:creator>Larry Lutz</dc:creator>
    <dc:date>2013-05-21T12:25:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103030">
    <title>Tree Based Permissions</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103030</link>
    <description>&lt;pre&gt;I want to be able to control access to items.  The items will be organized 
via a tree.  I want to be able to give permission to various branches of 
the item tree to groups who will also be organized in a tree.  I took a 
look at the built in ACL method but it looks like it is limits to 
restricting access based on controller actions.  e.g. You could give a 
group access to add a post, site.com/posts/add or a group could delete 
posts site.com/posts/delete.  But what if I want to let group A 
add/edit/delete items in branch X of the tree and group B add/edit/delete 
in branch Y.  

I could write my own code but I hate reinventing the wheel.

&lt;/pre&gt;</description>
    <dc:creator>Jeff Smith</dc:creator>
    <dc:date>2013-05-21T02:52:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103029">
    <title>jQuery calendar planner to integrate in cake1.3, please suggest.</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103029</link>
    <description>&lt;pre&gt;Hi guys,... 
I nave download and integrate this calendar 
https://github.com/silasmontgomery/CakePHP-Full-Calendar-Plugin/tree/1.0 
It works great,... but I kind of didn't like the calendar look, and to 
modify it needs lots of jQuery coding,... also I need to integrate user 
interface into it,...  

Have anyone tried this one,... ? 
https://github.com/dkullmann/CakePHP-Calendar-Plugin 
this one is got user interface build into it,... 

thanks in advance 
chris 

and BIG Thanks Plugin Creators,... 


&lt;/pre&gt;</description>
    <dc:creator>Chris</dc:creator>
    <dc:date>2013-05-21T01:53:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103028">
    <title>Re: Bug in edit user</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103028</link>
    <description>&lt;pre&gt;
You are assigning the administrator's id to the record. Unless your
administrator is trying to edit its own record, this is not what you want.


On Fri, May 17, 2013 at 2:23 PM, Guilherme Magno &amp;lt;routmagno-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;wrote:


&lt;/pre&gt;</description>
    <dc:creator>lowpass</dc:creator>
    <dc:date>2013-05-20T23:00:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103027">
    <title>Re: AppController Troubleshooting</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103027</link>
    <description>&lt;pre&gt;Do you call beforeFilter in this controller? If so, does it in turn call
parent::beforefilter()? Does the controller have its own constructor?

Can you post the code?


On Thu, May 16, 2013 at 3:33 PM, Larry Lutz &amp;lt;lutzle-0NmH7p4SfXGsTnJN9+BGXg&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>lowpass</dc:creator>
    <dc:date>2013-05-20T22:57:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103026">
    <title>dom pdf con cake php</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103026</link>
    <description>&lt;pre&gt;Hola estube un largo largo largo...... rato mirando como hacer funcionar 
Dom pfd con cake php y pues la forma mas rápida y sin fallas es pensarlo en 
la vista es decir
desde el controlador podemos setea información pero lo que en realidad lo 
que se convierte a pdf es la vista mi solución rápida es :

1. Colocar Don pdf en la carpeta vendors
2. usar en la vista que quieres convertir a pdf de la siguiente manera y 
listo

*Vista:*
*
*
*
&amp;lt;?php App::import("Vendor", "dompdf", array("file" =&amp;gt; 
"dompdf/dompdf_config.inc.php"));
ob_start(); ?&amp;gt;
&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;

&amp;lt;b&amp;gt;Este es html normal&amp;lt;/b&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&amp;lt;?php
$dompdf = new DOMPDF();
    $dompdf-&amp;gt;load_html(ob_get_clean());
    $dompdf-&amp;gt;render();
    $pdf = $dompdf-&amp;gt;output();
    $filename = "Nombredelpdf.pdf";
    file_put_contents($filename, $pdf);
    $dompdf-&amp;gt;stream($filename);
?&amp;gt;
*


y listo si hay tildes recuerden usar el utf8_decode 

Espero le sirva y recuerden que esto es&lt;/pre&gt;</description>
    <dc:creator>Luis B</dc:creator>
    <dc:date>2013-05-20T20:00:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103025">
    <title>Re: Suggestion, maillist for security/updates</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103025</link>
    <description>&lt;pre&gt;Hi,

The sole reason I'm on this list is receiving security/update notifications.
A seperate list would save me a lot of time deleting mail.

Okkel

Op 18-5-2013 16:16, localhost schreef:

&lt;/pre&gt;</description>
    <dc:creator>Biologisch Tuinbouwbedrijf 'Van het Land'</dc:creator>
    <dc:date>2013-05-19T08:56:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103024">
    <title>Duplicate SELECT COUNT queries on row update</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103024</link>
    <description>&lt;pre&gt;I have a very simple model with no relationships, and a controller function 
that contains the following lines:

$data = array('user_id' =&amp;gt; $this-&amp;gt;Auth-&amp;gt;user('id'));
$this-&amp;gt;Card-&amp;gt;id = 3;
$this-&amp;gt;Card-&amp;gt;save($data);



When executed, the following SQL queries are generated:

SELECT COUNT(*) AS `count` FROM `db`.`cards` AS `Card` WHERE `Card`.`id` = 3
SELECT COUNT(*) AS `count` FROM `db`.`cards` AS `Card` WHERE `Card`.`id` = 3
SELECT COUNT(*) AS `count` FROM `db`.`cards` AS `Card` WHERE `Card`.`id` = 3
UPDATE `db`.`cards` SET `user_id` = 1, `modified` = '2013-05-20 15:16:47' 
WHERE `db`.`cards`.`id` = 3


What is the cause for the duplicate SELECT queries? I have other functions 
in this controller that don't behave like this. 

&lt;/pre&gt;</description>
    <dc:creator>adamncsu</dc:creator>
    <dc:date>2013-05-20T19:33:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103023">
    <title>Facing problem with ENUM field with option 0,1 in cake 2.3.5</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103023</link>
    <description>&lt;pre&gt;At the time of updation i am using 
$this-&amp;gt;Post-&amp;gt;saveField('is_deleted', 1) / 
$this-&amp;gt;Post-&amp;gt;saveField('is_deleted', '1') - but not working .
It is only working when i am using $this-&amp;gt;Post-&amp;gt;saveField('is_deleted', 
TRUE)
How do i fix this as the is_deleted field is ENUM field with default value 
0.

&lt;/pre&gt;</description>
    <dc:creator>SoumenD</dc:creator>
    <dc:date>2013-05-19T11:54:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103022">
    <title>Re: Broken Sessions When Using Firebug in CakePHP 2.3</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103022</link>
    <description>&lt;pre&gt;Unfortunately, it doesn't work. The CakePHP core sets 
Session.autoRegenerate as 'false' for the default functionality.


On Monday, May 20, 2013 9:59:02 PM UTC+8, euromark wrote:

&lt;/pre&gt;</description>
    <dc:creator>OJ Tibi - &lt; at &gt;ojtibi</dc:creator>
    <dc:date>2013-05-20T15:06:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103021">
    <title>Re: Broken Sessions When Using Firebug in CakePHP 2.3</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103021</link>
    <description>&lt;pre&gt;Isn't this covered in the docs?
http://book.cakephp.org/2.0/en/development/sessions.html

I imagine it could be ""ession.autoRegenerate"


Am Montag, 20. Mai 2013 04:54:47 UTC+2 schrieb OJ Tibi - &amp;lt; at &amp;gt;ojtibi:

&lt;/pre&gt;</description>
    <dc:creator>euromark</dc:creator>
    <dc:date>2013-05-20T13:59:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103020">
    <title>Re: php cms and rewriteRule and cakephp routes</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103020</link>
    <description>&lt;pre&gt;Just put another .htaccess witch has it´s own rewriteRules inside piwik 
folder, OR, put this piwik folder inside /app/webroot folder

Em segunda-feira, 20 de maio de 2013 00h22min07s UTC-3, Mehrdad Dadkhah 
escreveu:

&lt;/pre&gt;</description>
    <dc:creator>André Luis</dc:creator>
    <dc:date>2013-05-20T12:29:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103019">
    <title>Re: Form helper not adding "required" class to fields from deep model associations</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103019</link>
    <description>&lt;pre&gt;Anyone? :)


On Fri, May 17, 2013 at 4:04 PM, Alex Bovey &amp;lt;alex-mfbtJqQNAln10XsdtD+oqA&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>Alex Bovey</dc:creator>
    <dc:date>2013-05-20T10:50:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103018">
    <title>php cms and rewriteRule and cakephp routes</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103018</link>
    <description>&lt;pre&gt;hi

I have this folders in the host root:

app
lib
plugins
vendors
piwik

piwik is a php cms (just php no framework)

but this address (mySite.com/piwik) don't go to /piwik folder and
wan't to use rewriteRule and cakephp routes for it
I try lot of htaccess codes to resolve it but it didn't work
somthing like:

&amp;lt;IfModule mod_rewrite.c&amp;gt;
   RewriteEngine on
   RewriteCond %{REQUEST_URI} !^/piwik/
   RewriteRule    ^piwik -    [L]
   RewriteRule    ^$ app/webroot/    [L]
   RewriteRule    (.*) app/webroot/$1 [L]
&amp;lt;/IfModule&amp;gt;

and ....

how can resolve this problem?

thanks in advance

&lt;/pre&gt;</description>
    <dc:creator>Mehrdad Dadkhah</dc:creator>
    <dc:date>2013-05-20T03:22:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103017">
    <title>Broken Sessions When Using Firebug in CakePHP 2.3</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103017</link>
    <description>&lt;pre&gt;Hi all, this is a fairly straightforward question.

In previous versions, the behavior where CakePHP generates a new session 
when folks like us inspect the page using Firebug can be mitigated by 
setting the 'Security.level' to 'medium' via the core config.

How can we stop CakePHP 2.3 from regenerating the session?

Cheers,
OJ

&lt;/pre&gt;</description>
    <dc:creator>OJ Tibi - &lt; at &gt;ojtibi</dc:creator>
    <dc:date>2013-05-20T02:54:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103016">
    <title>Re: Cake is NOT able to connect to the database.  Database connection "Mysql" is missing, or could not be created.</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103016</link>
    <description>&lt;pre&gt;I fixed it. Chenan Patel helped me. Thank you, Chenan :)

On Thursday, May 16, 2013 9:58:37 PM UTC+3, Gabriel Saulescu wrote:

&lt;/pre&gt;</description>
    <dc:creator>Gabriel Saulescu</dc:creator>
    <dc:date>2013-05-19T18:19:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.cakephp.general/103015">
    <title>Re: Error 406 - Not Acceptable with form</title>
    <link>http://permalink.gmane.org/gmane.comp.php.cakephp.general/103015</link>
    <description>&lt;pre&gt;Changed to multipart/form-data   seems to solve issue.


On Sat, May 18, 2013 at 1:55 PM, rockbust &amp;lt;rockbust-p32f3XyCuykqcZcGjlUOXw&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>Robert Gravel</dc:creator>
    <dc:date>2013-05-19T12:05:24</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.php.cakephp.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.php.cakephp.general</link>
  </textinput>
</rdf:RDF>
