dompdf problem

2009-03-11 Thread Diego Villar
Hi guys,
I am using dompdf for export to pdf files, in my Pc (windows) function ok,
but on the server (linux) I have this error:

bStrict Standards/b: Non-static method App::import() should not be
called statically, assuming $this from incompatible context

and more similar errors

I change my php.ini for not display errors but then this error is
displayed:
Unable to load PDF, headers already sent


Can someone help me?

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
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



acl on views

2008-12-03 Thread Diego Villar
Hi guys,
I need to change the view according permits ACL

Will it be possible to consult the acl from the views?

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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



jquery prototype

2008-11-27 Thread Diego Villar
boys,

I am with a problem

In one of my pages I use jQuery to launch windows thickbox, now I am on the
need to send a form via ajax on that same page, I wanted to use prototype
and $ ajax- form (), with the surprising finding that it gives of errors I
read it there or by using jQuery or prototype, can not be loaded together.
Is this so?

How can I send the form by ajax?

thanks!



--
Diego

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



$html-link() on button

2008-11-25 Thread Diego Villar
Hi guys,

how to use the helper $html-link() in a href
button?

I try to use links such as buttons:
input type = 'button' value = 'Link' onClick = location.href ( '?
php echo $html-link(What is this?) ?')

any ideas?

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---