Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 946  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Propel is an object persistence layer for PHP5 based on Apache Torque. In practical terms, Propel allows you to use objects instead of SQL to read and write rows in your database tables.

This is the mailing list for users of the Propel object persistence layer.

 

Comments Thread 
  Hi guys, I was trying to create a comments thread for a post . So basically the idea is to have 1 Comment 1.1 Comment 1 2 Comment 3 Comment 4 Comment 4.1 Comment 4.2 Comment 4.2.1 Comment 4.2.2 Comment 4.2.2.1 Comment 4.3 Comment I tried with nested_set behavior .... more »
By Hari K T  - Jun 17 - 1 new of 1 message    

Propel2 preInsert and preSave 
  Hi Guys, First of all I am new to Propel, so may be this is already answered . Question1 : I want to register a user, before that I want to check whether the username and email exists . Also I want to present the error occured . Is it good to add a behaviour or validation rule or pass the string after... more »
By Hari K T  - Jun 7 - 3 new of 3 messages    

propel version 
  how can i check propel version ?
By Bartłomiej Ciura  - Jun 6 - 2 new of 2 messages    

propel version 
  Hello, i've got two question: 1. How can i check my propel version on my serv 2. Where can i find earlier propel version ? thanks for help !
By Bartłomiej Ciura  - Jun 6 - 1 new of 1 message    

Prevent Autocorrect of c/o 
  Hi, I'm using Propel 1.6/mysql. I came across a weird issue, when filtering database queries with the ->where( ... ) function. This is what I'm putting in: $query->where( 'address LIKE ?', 'c/o my friend' ); When I look at the resulting query in the mysql log, it has converted *c/o *to a "care of" symbol, equivalent to the html entity *&#8453*;, kind of like... more »
By Johan  - Jun 5 - 1 new of 1 message    

How to edit i18n entity in symfony2 form? 
  I use propel i18n behavior, so I have Report model and ReportI18n with Title field. In Report form type I want to edit title fields with one title field for every language (as in Symfony1). How to do that? I have found this [link] and tried different variations, but could not make it work with Symfony 2.2.... more »
By Ventzy Kunev  - May 24 - 2 new of 2 messages    

Pre-insert error 
  I've seen this before, and can't remember the solution. I'm adding a preInsert method to my class, and getting this error: Argument 1 passed to Diy\OsmBundle\Model\Tag::preIn sert() must be an instance of Diy\OsmBundle\Model\PropelPDO, instance of DebugPDO given Is there another way to add preInsert methods?... more »
By Tac Tacelosky  - May 19 - 2 new of 2 messages    

The attribute 'baseClassName' is not allowed. 
  Hi, I want to extend baseObject to provide functionality for all database table objects, and I'm following the instructions at [link] under "database element": baseClass allows you to specify a default base class that all generated Propel objects should extend (in place of propel.om.BaseObject).... more »
By Johan  - May 16 - 3 new of 3 messages    

table with 2 prices fields in Symfony 1.4 propel 
  In project Symfony 1.4 propel, there ia table with prices, which must be grouped. I do like: $c = new Criteria(); ...And I have sql like: ...The prices are grouped and user select 2 prices with code : $MinPrice= round(floatval( $extended_parameters['selected _prices'][$III] - 25 ), 2);... more »
By Sergey Nilov  - May 11 - 1 new of 1 message    

Propel Undefined Method 
  Hi, I recently met with this problem where I kept getting this error, *Call to undefined method Card::setCardNo()*. The method is found in the object map class and it has been working in the past and just recently fails to work. Please help!!
By Skycyrus  - Apr 30 - 2 new of 2 messages    

1 - 10 of 946   « Newer | Older »

XML       Send email to this group: propel-users@googlegroups.com