17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1568 Views |
-
Security > Member Error (SS2.2.2 + DailyBuild Modules)

2 June 2008 at 11:05am Last edited: 2 June 2008 11:08am
Hiya,
SilverStripe 2.2.2
Forum Module DailyBuild
Blog Module DailyBuild
Gallery Module DailyBuildI am getting the following error when switch to the Security Tab and select a member. I never noticed it before, and I suspect its something to do with the forum?
FATAL ERROR: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/var/www/vhosts/bombr.net/httpdocs/..) is not within the allowed path(s): (/var/www/vhosts/bombr.net/httpdocs:/tmp)
At line 838 in /var/www/vhosts/bombr.net/httpdocs/sapphire/core/i18n.phpis_dir(/var/www/vhosts/bombr.net/httpdocs/..)
line 838 of i18n.phpi18n::get_existing_translations()
line 798 of Member.phpMember->getCMSFields()
line 104 of MemberTableField.phpMemberTableField->__construct(SecurityAdmin,Members,Group,,)
line 66 of SecurityAdmin.phpSecurityAdmin->getEditForm(1)
line 752 of LeftAndMain.phpLeftAndMain->EditForm()
call_user_func_array(Array,Array)
line 542 of ViewableData.phpViewableData->cachedCall(EditForm,,)
line 583 of ViewableData.phpViewableData->hasValue(EditForm)
line 7 of .cache.var.www.vhosts.bombr.net.httpdocs.cms.templates.Includes.SecurityAdmin_right.ssinclude(/var/www/vhosts/bombr.net/httpdocs/silverstripe-cache/.cache.var.www.vhosts.bombr.net.httpdocs.cms.templates.Includes.SecurityAdmin_right.ss)
line 197 of SSViewer.phpSSViewer->process(SecurityAdmin)
line 763 of ViewableData.phpViewableData->renderWith(Array)
line 368 of LeftAndMain.phpLeftAndMain->Right()
call_user_func_array(Array,Array)
line 404 of ViewableData.phpViewableData->XML_val(Right,,1)
line 100 of .cache.var.www.vhosts.bombr.net.httpdocs.cms.templates.LeftAndMain.ssinclude(/var/www/vhosts/bombr.net/httpdocs/silverstripe-cache/.cache.var.www.vhosts.bombr.net.httpdocs.cms.templates.LeftAndMain.ss)
line 197 of SSViewer.phpSSViewer->process(SecurityAdmin)
line 296 of Controller.phpController->defaultAction(index,Array)
line 267 of Controller.phpController->run(Array)
line 104 of Director.phpDirector::direct(admin/security/)
line 158 of main.php
Context -
Re: Security > Member Error (SS2.2.2 + DailyBuild Modules)

2 June 2008 at 9:03pm
your host have enabled Safe Mode in the php.ini - there has been a bit of Work to make SS safe mode compatible but maybe something in the forum is causing that? Doess it work without the modules, can you target it down to 1 module? or it is still an issue running with just the core ?
-
Re: Security > Member Error (SS2.2.2 + DailyBuild Modules)

3 June 2008 at 11:43am
PHP safe mode is off. Is there a way to disable modules without actually removing them?
-
Re: Security > Member Error (SS2.2.2 + DailyBuild Modules)

5 June 2008 at 9:48am
module management is still pretty much in its infancy - you should be able to disable a module by putting an (empty) _manifest_exclude file in the root of the module folder (which prevents it from being parsed by ManifestBuilder)
-
Re: Security > Member Error (SS2.2.2 + DailyBuild Modules)

5 June 2008 at 12:34pm
Thanks for the tip.
| 1568 Views | ||
|
Page:
1
|
Go to Top |


