4571 Posts in 1383 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 950 Views |
-
Error: Undefined Variable "base"

25 November 2009 at 10:55am
I have a SilverStripe 2.3.3 installation on a shared server.
It runs fine with the default "mysite" project and templates.But with our customized templates (which work fine on a standalone machine) , I get a
"Undefined Variable: base" error
with the last trace messages:
include(/vservers/lise/htdocs/SilverStripe/silverstripe-cache/.cache.vservers.lise.htdocs.SilverStripe.themes.liseSite.templates.Page.ss)
Line 354 of SSViewer.php# SSViewer->process(Object id #27)
Line 175 of Controller.php# Controller->handleAction(Object id #10)
Line 129 of RequestHandler.phpDo you know where/how this $base variable is set?
Any help/pointer would be highly appreciated.
Thanks,
Lise -
Re: Error: Undefined Variable "base"

25 November 2009 at 11:52am
Is it complaining about something in your template? Whats in that Page.ss file?
-
Re: Error: Undefined Variable "base"

26 November 2009 at 8:18am
Sorry for the confusion. I thought (wrongly) that the variable was in SSViewer.php . It was a problem in our template. My apologies
| 950 Views | ||
|
Page:
1
|
Go to Top |


