I just upgraded my project to 1.1. Now i get the exception :
<b>Fatal error</b>: Call to undefined method Propel::import() in <b>/
home/gnelisse/projects_local/projectname/webroot/core/lib/plugins/
sfPropelPlugin/lib/vendor/propel/util/BasePeer.php</b> on line <b>929</
b><br />
I am on ubuntu 8.04. This project is using a svn:externals defenition
of symfony 1.1 core, altough the system does have symfony 1.0
installed under PEAR.
> I am on ubuntu 8.04. This project is using a svn:externals defenition > of symfony 1.1 core, altough the system does have symfony 1.0 > installed under PEAR.
project.com> wrote:
> Hm... The Propel::import() method was renamed Propel::importClass() in
> Propel 1.3. Is it possible you have Propel 1.3 installed somewhere?
> Kris
> On Oct 11, 2008, at 5:45 AM, DigitalBase <i...@digitalbase.eu> wrote:
> > I just upgraded my project to 1.1. Now i get the exception :
> > <b>Fatal error</b>: Call to undefined method Propel::import() in <b>/
> > home/gnelisse/projects_local/projectname/webroot/core/lib/plugins/
> > sfPropelPlugin/lib/vendor/propel/util/BasePeer.php</b> on line
> > <b>929</
> > b><br />
> > I am on ubuntu 8.04. This project is using a svn:externals defenition
> > of symfony 1.1 core, altough the system does have symfony 1.0
> > installed under PEAR.
> So why is it using my pear version, instead of the included one ?
> pear list -a > Installed packages, channel __uri: > ================================== > (no packages installed) > Installed packages, channel pear.phing.info: > ============================================ > Package Version State > phing 2.3.1RC1 beta > Installed packages, channel pear.php.net: > ========================================= > Package Version State > Archive_Tar 1.3.2 stable > Console_Getopt 1.2.3 stable > DB 1.7.13 stable > Log 1.11.1 stable > OLE 1.0.0RC1 beta > PEAR 1.6.1 stable > Spreadsheet_Excel_Writer 0.9.1 beta > Structures_Graph 1.0.2 stable > Installed packages, channel pear.phpdb.org: > =========================================== > Package Version State > creole 1.1.0 stable > propel_generator 1.3.0RC1 beta > propel_runtime 1.3.0RC1 beta > Installed packages, channel pear.symfony-project.com: > ===================================================== > Package Version State > symfony 1.0.17 stable > Installed packages, channel pecl.php.net: > =========================================
> On Oct 11, 3:26 pm, Kris Wallsmith <kris.wallsm...@symfony- > project.com> wrote: >> Hm... The Propel::import() method was renamed Propel::importClass() >> in >> Propel 1.3. Is it possible you have Propel 1.3 installed somewhere?
>> Kris
>> On Oct 11, 2008, at 5:45 AM, DigitalBase <i...@digitalbase.eu> wrote:
>>> I just upgraded my project to 1.1. Now i get the exception :
>>> <b>Fatal error</b>: Call to undefined method Propel::import() in >>> <b>/ >>> home/gnelisse/projects_local/projectname/webroot/core/lib/plugins/ >>> sfPropelPlugin/lib/vendor/propel/util/BasePeer.php</b> on line >>> <b>929</ >>> b><br />
>>> I am on ubuntu 8.04. This project is using a svn:externals >>> defenition >>> of symfony 1.1 core, altough the system does have symfony 1.0 >>> installed under PEAR.
> > On Oct 11, 3:26 pm, Kris Wallsmith <kris.wallsm...@symfony-
> > project.com> wrote:
> >> Hm... The Propel::import() method was renamed Propel::importClass()
> >> in
> >> Propel 1.3. Is it possible you have Propel 1.3 installed somewhere?
> >> Kris
> >> On Oct 11, 2008, at 5:45 AM, DigitalBase <i...@digitalbase.eu> wrote:
> >>> I just upgraded my project to 1.1. Now i get the exception :
> >>> <b>Fatal error</b>: Call to undefined method Propel::import() in
> >>> <b>/
> >>> home/gnelisse/projects_local/projectname/webroot/core/lib/plugins/
> >>> sfPropelPlugin/lib/vendor/propel/util/BasePeer.php</b> on line
> >>> <b>929</
> >>> b><br />
> >>> I am on ubuntu 8.04. This project is using a svn:externals
> >>> defenition
> >>> of symfony 1.1 core, altough the system does have symfony 1.0
> >>> installed under PEAR.
> > > On Oct 11, 3:26 pm, Kris Wallsmith <kris.wallsm...@symfony-
> > > project.com> wrote:
> > >> Hm... The Propel::import() method was renamed Propel::importClass()
> > >> in
> > >> Propel 1.3. Is it possible you have Propel 1.3 installed somewhere?
> > >> Kris
> > >> On Oct 11, 2008, at 5:45 AM, DigitalBase <i...@digitalbase.eu> wrote:
> > >>> I just upgraded my project to 1.1. Now i get the exception :
> > >>> <b>Fatal error</b>: Call to undefined method Propel::import() in
> > >>> <b>/
> > >>> home/gnelisse/projects_local/projectname/webroot/core/lib/plugins/
> > >>> sfPropelPlugin/lib/vendor/propel/util/BasePeer.php</b> on line
> > >>> <b>929</
> > >>> b><br />
> > >>> I am on ubuntu 8.04. This project is using a svn:externals
> > >>> defenition
> > >>> of symfony 1.1 core, altough the system does have symfony 1.0
> > >>> installed under PEAR.