ss UserForm extends BaseUserForm
> {
> public function configure()
> {
> unset($this['middle_initial']);
> }
>
> }
>
> On Jul 24, 3:50 am, brajesh wrote:
>
> > Hi Friends,
>
> > The backend displlays the NULL values stored in db as bl
Hi Friends,
The backend displlays the NULL values stored in db as blank textboxes.
When no values are entered in the backend tool, it is stored as a
blank value in the database rather than a NULL value. How can I set it
as a NULL value?
Please help...
Thanks
Brajesh
--
If you want to report a
Hi friends,
i m user some API to send sms notification and i want to update my
table through the SMS response. can anyone help me?
Thanks
brajesh
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because
hello,
i m using a requestfilter and want to execute it on every
request (ajax and non ajax both). but it is execute only page load.
how can i execute it on all request?
any one help me ?
thanks
--~--~-~--~~~---~--~~
You received this messa
How can I handle automated session timeout, so that the user is taken
to a login page, or shown a message like, "You have been logged out
because of timeout"...?
Is there some callback mechanism in Symfony 1.0 for this?
- Thanks...
--~--~-~--~~~---~--~~
You receiv
I am facing similar issue in 1.0 ...
In my case, the content type remains set to "text/html" in spite of
setting it to "image/jpeg" in the action...
On Nov 12, 2:48 am, Eno <[EMAIL PROTECTED]> wrote:
> On Nov 7, 5:29 pm, Samir <[EMAIL PROTECTED]> wrote:
>
> > Well, when I call the URL of the act
I am trying to create a "Remember Me" filter with a persistent
cookie...
It's working fine except that it's getting called every time in spite
of putting if ($this->isFirstCall()) in the execute method...
Do I need to set anything else to make the filter to be called only
once in that session?
-
)->getRouting()->findRoute($your_db_route_string);
> > > which will return you an array containg the yml information.
> > > I am not sure how this will be for 1.2 as Fabien is currently refactoring
> > > this part, but I assume that you will have the same capabilitie
Hi friends,
Can we use the routing module's parsing code, for parsing some URL's
on demand?
For example, I have a URL stored in DB...I need to parse it using the
same rules that I have defined in routing.yml...
Thanks...
--~--~-~--~~~---~--~~
You received this me
The DIV of the calendar doesn't render properly in IE7...
It's working fine in IE6 and Firefox...
We are not doing anything complicated...just a regular usage like this
-
Any suggestions?
--~--~-~--~~~---~--~~
You received this message because you are subscribe
i want to store some data about user in session as associative array.i
want use symfony session,can i use sf_user with associative array?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post
offset: 0, limit:
1
Apr 19 17:03:28 symfony [info] {sfCreole} executeQuery(): [0.16 ms]
SELECT city.ID, city.CITY, city.STATE_ID, city.LATITUDE,
city.LONGITUDE, city.GEOCODABLE FROM city WHERE city.CITY='Gurgaon'
LIMIT 1
Apr 19 17:03:28 symfony [info] {sfCreole} prepareStatement(): SELECT
12 matches
Mail list logo