osdir.com
mailing list archive

Subject: Re: Smarty error after change of host - msg#00093

List: crm.civicrm.devel

Date: Prev Next Index Thread: Prev Next Index
Kevin

Have your deleted the contents of files/civicrm/templates_c/ ? (but not the directory itself!)

That's probably got the old failed template compiles in it.

Peter

On Mar 5, 2007, at 2:05 PM, Kevin Davidson wrote:

They are set at 777.

-----Original Message-----
From: Peter Hirst [mailto:peter@xxxxxxxxxxxxxxxxxxx]
Sent: Monday, March 05, 2007 2:03 PM
To: civicrm-dev@xxxxxxxxxxxxxxxxx; Kevin Davidson
Cc: 'Dave Greenberg'
Subject: Re: [civicrm-dev] Smarty error after change of host

I usually find that behavior is caused by the files/civicrm/ directories and
the required sub-directories not being writable.

PH

On Mar 5, 2007, at 1:57 PM, Kevin Davidson wrote:

Okay, I always have one of these after I figure out the issue.

When I try to open any Civicrm pages they show me the title of the
page - ie CiviMail and the last viewed, but nothing shows up
underneath this. Even the administrator page.

One thing I can say...when I install it right, I always get something
new as an issue :)

Thanks,

Kevin

-----Original Message-----
From: Dave Greenberg [mailto:dggreenberg@xxxxxxxxx]
Sent: Monday, March 05, 2007 1:33 PM
To: civicrm-dev@xxxxxxxxxxxxxxxxx; Kevin Davidson
Subject: Re: [civicrm-dev] Smarty error after change of host

Kevin - Might you be running the php5 version on CiviCRM on a php4.x
server ??

dave

On 3/5/07, Kevin Davidson <davidscom@xxxxxxxxx> wrote:


When ever I try to access the administrator page in Drupal 4.7 or the
CiviCRM menu I receive the following error:

Fatal error: Undefined class name 'crm_utils_recent' in
/home/leedsgre/public_html/modules/civicrm/CRM/Core/Smarty.php
on line 87

I have made all the folders, that are supposed to be writeable, to
chmod 777. I may have missed one, but according to any documentation
I looked at, I got them all.

I am using php 4.4.3, MySQl 4.1.21 on a Linux server.

Any suggestions?
____________________________________________________________
You received this message as a subscriber on the list:
civicrm-dev@xxxxxxxxxxxxxxxxx
To be removed from the list, send any message to:
civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx

For all list information and functions, see:
http://lists.civicrm.org/lists/info/civicrm-dev




--
Best regards,
Dave Greenberg
CiviCRM Team
---------------------
Try CiviCRM - http://civicrm.org
____________________________________________________________
You received this message as a subscriber on the list:
civicrm-dev@xxxxxxxxxxxxxxxxx
To be removed from the list, send any message to:
civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx

For all list information and functions, see:
http://lists.civicrm.org/lists/info/civicrm-dev


____________________________________________________________
You received this message as a subscriber on the list:
civicrm-dev@xxxxxxxxxxxxxxxxx
To be removed from the list, send any message to:
civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx

For all list information and functions, see:
http://lists.civicrm.org/lists/info/civicrm-dev






Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

RE: Smarty error after change of host

They are set at 777. -----Original Message----- From: Peter Hirst [mailto:peter@xxxxxxxxxxxxxxxxxxx] Sent: Monday, March 05, 2007 2:03 PM To: civicrm-dev@xxxxxxxxxxxxxxxxx; Kevin Davidson Cc: 'Dave Greenberg' Subject: Re: [civicrm-dev] Smarty error after change of host I usually find that behavior is caused by the files/civicrm/ directories and the required sub-directories not being writable. PH On Mar 5, 2007, at 1:57 PM, Kevin Davidson wrote: > Okay, I always have one of these after I figure out the issue. > > When I try to open any Civicrm pages they show me the title of the > page - ie CiviMail and the last viewed, but nothing shows up > underneath this. Even the administrator page. > > One thing I can say...when I install it right, I always get something > new as an issue :) > > Thanks, > > Kevin > > -----Original Message----- > From: Dave Greenberg [mailto:dggreenberg@xxxxxxxxx] > Sent: Monday, March 05, 2007 1:33 PM > To: civicrm-dev@xxxxxxxxxxxxxxxxx; Kevin Davidson > Subject: Re: [civicrm-dev] Smarty error after change of host > > Kevin - Might you be running the php5 version on CiviCRM on a php4.x > server ?? > > dave > > On 3/5/07, Kevin Davidson <davidscom@xxxxxxxxx> wrote: >> >> >> When ever I try to access the administrator page in Drupal 4.7 or the >> CiviCRM menu I receive the following error: >> >> Fatal error: Undefined class name 'crm_utils_recent' in >> /home/leedsgre/public_html/modules/civicrm/CRM/Core/Smarty.php >> on line 87 >> >> I have made all the folders, that are supposed to be writeable, to >> chmod 777. I may have missed one, but according to any documentation >> I looked at, I got them all. >> >> I am using php 4.4.3, MySQl 4.1.21 on a Linux server. >> >> Any suggestions? >> ____________________________________________________________ >> You received this message as a subscriber on the list: >> civicrm-dev@xxxxxxxxxxxxxxxxx >> To be removed from the list, send any message to: >> civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx >> >> For all list information and functions, see: >> http://lists.civicrm.org/lists/info/civicrm-dev >> >> > > > -- > Best regards, > Dave Greenberg > CiviCRM Team > --------------------- > Try CiviCRM - http://civicrm.org > ____________________________________________________________ > You received this message as a subscriber on the list: > civicrm-dev@xxxxxxxxxxxxxxxxx > To be removed from the list, send any message to: > civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx > > For all list information and functions, see: > http://lists.civicrm.org/lists/info/civicrm-dev > > > ____________________________________________________________ > You received this message as a subscriber on the list: > civicrm-dev@xxxxxxxxxxxxxxxxx > To be removed from the list, send any message to: > civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx > > For all list information and functions, see: > http://lists.civicrm.org/lists/info/civicrm-dev

Next Message by Date: click to view message preview

RE: Smarty error after change of host

See that's why I keep coming back for more punishment. Thanks Peter - great advice...again something I knew about from previous installations - but couldn't remember it this time around :) Thanks all, Kevin -----Original Message----- From: Peter Hirst [mailto:peter@xxxxxxxxxxxxxxxxxxx] Sent: Monday, March 05, 2007 2:15 PM To: Kevin Davidson Cc: civicrm-dev@xxxxxxxxxxxxxxxxx; 'Dave Greenberg' Subject: Re: [civicrm-dev] Smarty error after change of host Kevin Have your deleted the contents of files/civicrm/templates_c/ ? (but not the directory itself!) That's probably got the old failed template compiles in it. Peter On Mar 5, 2007, at 2:05 PM, Kevin Davidson wrote: > They are set at 777. > > -----Original Message----- > From: Peter Hirst [mailto:peter@xxxxxxxxxxxxxxxxxxx] > Sent: Monday, March 05, 2007 2:03 PM > To: civicrm-dev@xxxxxxxxxxxxxxxxx; Kevin Davidson > Cc: 'Dave Greenberg' > Subject: Re: [civicrm-dev] Smarty error after change of host > > I usually find that behavior is caused by the files/civicrm/ > directories and the required sub-directories not being writable. > > PH > > On Mar 5, 2007, at 1:57 PM, Kevin Davidson wrote: > >> Okay, I always have one of these after I figure out the issue. >> >> When I try to open any Civicrm pages they show me the title of the >> page - ie CiviMail and the last viewed, but nothing shows up >> underneath this. Even the administrator page. >> >> One thing I can say...when I install it right, I always get something >> new as an issue :) >> >> Thanks, >> >> Kevin >> >> -----Original Message----- >> From: Dave Greenberg [mailto:dggreenberg@xxxxxxxxx] >> Sent: Monday, March 05, 2007 1:33 PM >> To: civicrm-dev@xxxxxxxxxxxxxxxxx; Kevin Davidson >> Subject: Re: [civicrm-dev] Smarty error after change of host >> >> Kevin - Might you be running the php5 version on CiviCRM on a php4.x >> server ?? >> >> dave >> >> On 3/5/07, Kevin Davidson <davidscom@xxxxxxxxx> wrote: >>> >>> >>> When ever I try to access the administrator page in Drupal 4.7 or >>> the CiviCRM menu I receive the following error: >>> >>> Fatal error: Undefined class name 'crm_utils_recent' in >>> /home/leedsgre/public_html/modules/civicrm/CRM/Core/Smarty.php >>> on line 87 >>> >>> I have made all the folders, that are supposed to be writeable, to >>> chmod 777. I may have missed one, but according to any >>> documentation I looked at, I got them all. >>> >>> I am using php 4.4.3, MySQl 4.1.21 on a Linux server. >>> >>> Any suggestions? >>> ____________________________________________________________ >>> You received this message as a subscriber on the list: >>> civicrm-dev@xxxxxxxxxxxxxxxxx >>> To be removed from the list, send any message to: >>> civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx >>> >>> For all list information and functions, see: >>> http://lists.civicrm.org/lists/info/civicrm-dev >>> >>> >> >> >> -- >> Best regards, >> Dave Greenberg >> CiviCRM Team >> --------------------- >> Try CiviCRM - http://civicrm.org >> ____________________________________________________________ >> You received this message as a subscriber on the list: >> civicrm-dev@xxxxxxxxxxxxxxxxx >> To be removed from the list, send any message to: >> civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx >> >> For all list information and functions, see: >> http://lists.civicrm.org/lists/info/civicrm-dev >> >> >> ____________________________________________________________ >> You received this message as a subscriber on the list: >> civicrm-dev@xxxxxxxxxxxxxxxxx >> To be removed from the list, send any message to: >> civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx >> >> For all list information and functions, see: >> http://lists.civicrm.org/lists/info/civicrm-dev > > > ____________________________________________________________ You received this message as a subscriber on the list: civicrm-dev@xxxxxxxxxxxxxxxxx To be removed from the list, send any message to: civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx For all list information and functions, see: http://lists.civicrm.org/lists/info/civicrm-dev

Previous Message by Thread: click to view message preview

RE: Smarty error after change of host

They are set at 777. -----Original Message----- From: Peter Hirst [mailto:peter@xxxxxxxxxxxxxxxxxxx] Sent: Monday, March 05, 2007 2:03 PM To: civicrm-dev@xxxxxxxxxxxxxxxxx; Kevin Davidson Cc: 'Dave Greenberg' Subject: Re: [civicrm-dev] Smarty error after change of host I usually find that behavior is caused by the files/civicrm/ directories and the required sub-directories not being writable. PH On Mar 5, 2007, at 1:57 PM, Kevin Davidson wrote: > Okay, I always have one of these after I figure out the issue. > > When I try to open any Civicrm pages they show me the title of the > page - ie CiviMail and the last viewed, but nothing shows up > underneath this. Even the administrator page. > > One thing I can say...when I install it right, I always get something > new as an issue :) > > Thanks, > > Kevin > > -----Original Message----- > From: Dave Greenberg [mailto:dggreenberg@xxxxxxxxx] > Sent: Monday, March 05, 2007 1:33 PM > To: civicrm-dev@xxxxxxxxxxxxxxxxx; Kevin Davidson > Subject: Re: [civicrm-dev] Smarty error after change of host > > Kevin - Might you be running the php5 version on CiviCRM on a php4.x > server ?? > > dave > > On 3/5/07, Kevin Davidson <davidscom@xxxxxxxxx> wrote: >> >> >> When ever I try to access the administrator page in Drupal 4.7 or the >> CiviCRM menu I receive the following error: >> >> Fatal error: Undefined class name 'crm_utils_recent' in >> /home/leedsgre/public_html/modules/civicrm/CRM/Core/Smarty.php >> on line 87 >> >> I have made all the folders, that are supposed to be writeable, to >> chmod 777. I may have missed one, but according to any documentation >> I looked at, I got them all. >> >> I am using php 4.4.3, MySQl 4.1.21 on a Linux server. >> >> Any suggestions? >> ____________________________________________________________ >> You received this message as a subscriber on the list: >> civicrm-dev@xxxxxxxxxxxxxxxxx >> To be removed from the list, send any message to: >> civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx >> >> For all list information and functions, see: >> http://lists.civicrm.org/lists/info/civicrm-dev >> >> > > > -- > Best regards, > Dave Greenberg > CiviCRM Team > --------------------- > Try CiviCRM - http://civicrm.org > ____________________________________________________________ > You received this message as a subscriber on the list: > civicrm-dev@xxxxxxxxxxxxxxxxx > To be removed from the list, send any message to: > civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx > > For all list information and functions, see: > http://lists.civicrm.org/lists/info/civicrm-dev > > > ____________________________________________________________ > You received this message as a subscriber on the list: > civicrm-dev@xxxxxxxxxxxxxxxxx > To be removed from the list, send any message to: > civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx > > For all list information and functions, see: > http://lists.civicrm.org/lists/info/civicrm-dev

Next Message by Thread: click to view message preview

RE: Smarty error after change of host

See that's why I keep coming back for more punishment. Thanks Peter - great advice...again something I knew about from previous installations - but couldn't remember it this time around :) Thanks all, Kevin -----Original Message----- From: Peter Hirst [mailto:peter@xxxxxxxxxxxxxxxxxxx] Sent: Monday, March 05, 2007 2:15 PM To: Kevin Davidson Cc: civicrm-dev@xxxxxxxxxxxxxxxxx; 'Dave Greenberg' Subject: Re: [civicrm-dev] Smarty error after change of host Kevin Have your deleted the contents of files/civicrm/templates_c/ ? (but not the directory itself!) That's probably got the old failed template compiles in it. Peter On Mar 5, 2007, at 2:05 PM, Kevin Davidson wrote: > They are set at 777. > > -----Original Message----- > From: Peter Hirst [mailto:peter@xxxxxxxxxxxxxxxxxxx] > Sent: Monday, March 05, 2007 2:03 PM > To: civicrm-dev@xxxxxxxxxxxxxxxxx; Kevin Davidson > Cc: 'Dave Greenberg' > Subject: Re: [civicrm-dev] Smarty error after change of host > > I usually find that behavior is caused by the files/civicrm/ > directories and the required sub-directories not being writable. > > PH > > On Mar 5, 2007, at 1:57 PM, Kevin Davidson wrote: > >> Okay, I always have one of these after I figure out the issue. >> >> When I try to open any Civicrm pages they show me the title of the >> page - ie CiviMail and the last viewed, but nothing shows up >> underneath this. Even the administrator page. >> >> One thing I can say...when I install it right, I always get something >> new as an issue :) >> >> Thanks, >> >> Kevin >> >> -----Original Message----- >> From: Dave Greenberg [mailto:dggreenberg@xxxxxxxxx] >> Sent: Monday, March 05, 2007 1:33 PM >> To: civicrm-dev@xxxxxxxxxxxxxxxxx; Kevin Davidson >> Subject: Re: [civicrm-dev] Smarty error after change of host >> >> Kevin - Might you be running the php5 version on CiviCRM on a php4.x >> server ?? >> >> dave >> >> On 3/5/07, Kevin Davidson <davidscom@xxxxxxxxx> wrote: >>> >>> >>> When ever I try to access the administrator page in Drupal 4.7 or >>> the CiviCRM menu I receive the following error: >>> >>> Fatal error: Undefined class name 'crm_utils_recent' in >>> /home/leedsgre/public_html/modules/civicrm/CRM/Core/Smarty.php >>> on line 87 >>> >>> I have made all the folders, that are supposed to be writeable, to >>> chmod 777. I may have missed one, but according to any >>> documentation I looked at, I got them all. >>> >>> I am using php 4.4.3, MySQl 4.1.21 on a Linux server. >>> >>> Any suggestions? >>> ____________________________________________________________ >>> You received this message as a subscriber on the list: >>> civicrm-dev@xxxxxxxxxxxxxxxxx >>> To be removed from the list, send any message to: >>> civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx >>> >>> For all list information and functions, see: >>> http://lists.civicrm.org/lists/info/civicrm-dev >>> >>> >> >> >> -- >> Best regards, >> Dave Greenberg >> CiviCRM Team >> --------------------- >> Try CiviCRM - http://civicrm.org >> ____________________________________________________________ >> You received this message as a subscriber on the list: >> civicrm-dev@xxxxxxxxxxxxxxxxx >> To be removed from the list, send any message to: >> civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx >> >> For all list information and functions, see: >> http://lists.civicrm.org/lists/info/civicrm-dev >> >> >> ____________________________________________________________ >> You received this message as a subscriber on the list: >> civicrm-dev@xxxxxxxxxxxxxxxxx >> To be removed from the list, send any message to: >> civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx >> >> For all list information and functions, see: >> http://lists.civicrm.org/lists/info/civicrm-dev > > > ____________________________________________________________ You received this message as a subscriber on the list: civicrm-dev@xxxxxxxxxxxxxxxxx To be removed from the list, send any message to: civicrm-dev-unsubscribe@xxxxxxxxxxxxxxxxx For all list information and functions, see: http://lists.civicrm.org/lists/info/civicrm-dev
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by