Re: [fw-general] Session + fopen problem

2009-04-19 Thread Vadim Gabriel
Hey, Did you try using the Curl Adapter within the Zend_Http_Client component? I would try using a Curl to get the website content. By content you mean the source code, Right? Vince. 2009/4/20 José de Menezes Soares Neto > Hello, > I am trying to download an url content, but it is set with ses

RE: [fw-general] Multidimensional MultiCheckbox

2009-04-19 Thread Fullarton, Daniel
Hi, You pass validators in with the elements you provide the element with. The result is something like this $form->addElement(new Acer_Form_Element_Flex('teachers', array( 'elements' => array( $form->createElement('text', 'name', array('label' => 'Name', 'class' =>

[fw-general] passing multiple fetchProperties through to FilteringSelect

2009-04-19 Thread Cameron
Hi guys, I'm just having trouble working out the syntax on this one, was wondering if anyone could give me a quick hand - or even show me a better way of doing it :P What I'm trying to do is get a spinner to pop up when a FilteringSelect is retrieving its JSON from the server. As best as I can tel

RE: [fw-general] Multidimensional MultiCheckbox

2009-04-19 Thread fire-eyed-boy
Daniel, Thank you for your response. Actually, I would love to see what you have come up with. I'm curious: does your custom element allow for validation and/or repopulating selected values for redrawing the form too? That would be quite a sweet addition which would be of very good use for me

RE: [fw-general] Multidimensional MultiCheckbox

2009-04-19 Thread Fullarton, Daniel
This would probably require a custom element. I've actually created a similar element for a project im working on that generates a subform for each 'row' that contains an number of zend_form_elements passed in to it via the constructor. It does however generate the names in the form "media[0]['i

Re: [fw-general] Encoding issue UTF8

2009-04-19 Thread James Carr
debussy007 wrote: No one has any idea on how I couold even debug this ? Thank you for any help ... debussy007 wrote: Hi, When I try to fetch data with special characters from the DB and try to log it, strange characters will appear instead of the correct one. For example: $this->logger->deb

[fw-general] Session + fopen problem

2009-04-19 Thread José de Menezes Soares Neto
Hello, I am trying to download an url content, but it is set with session (or cookie) (i could see it using a browser). When I did file_get_contents('url'); it only returns a blank page... There is a way to get the content of a page setup with session or cookie? I think the problem is the server

[fw-general] Multidimensional MultiCheckbox

2009-04-19 Thread fire-eyed-boy
Hi all, My apologies if you receive this message multiple times. But my messages don't seem to reach the list anymore. Hopefully through this route it will. My question is this: Is there any way to create a multidimensional MultiCheckbox which result in something like this: etc...? Th

[fw-general] Testing jotBug - A ZF app :-)

2009-04-19 Thread Robert Castley
Hi, If anyone would like to help test jotBug - http://jotbug.org - then please do and report issues at http://jotbug.googlecode.com jotBug is built 100% using ZendFramework and needs testing/hacking/destroying etc. No prizes, just looking for some help :-) Cheers, -- - Robert

Re: [fw-general] Encoding issue UTF8

2009-04-19 Thread Vadim Gabriel
Hey, Could you share your code? On Sun, Apr 19, 2009 at 8:28 PM, debussy007 wrote: > > No one has any idea on how I couold even debug this ? > Thank you for any help ... > > > > debussy007 wrote: > > > > Hi, > > > > When I try to fetch data with special characters from the DB and try to > > l

Re: [fw-general] Encoding issue UTF8

2009-04-19 Thread debussy007
No one has any idea on how I couold even debug this ? Thank you for any help ... debussy007 wrote: > > Hi, > > When I try to fetch data with special characters from the DB and try to > log it, strange characters will appear instead of the correct one. > > For example: > $this->logger->debug(

[fw-general] Placing Editor inside AccordionPane bolds all text

2009-04-19 Thread eirikb
I am very new to ZF and am trying to build a page consisting of several forms. The layout of the page is a tabContainer with one of the contentPanes holding an AccordionContainer. When I try to put text in the value attribute of the Dojo Editor it is all rendered in bold. I can change this by sett

[fw-general] Zend_Payment Component needs feedback

2009-04-19 Thread Vadim Gabriel
Hello Everyone, As some of you know that there were various discussion on creating a unified API for payment processing. Currently such component does not exists. I have taken the time to see the best way of doing this and i opened a proposal (@link http://framework.zend.com/wiki/display/ZFPROP/Ze