Hi The "Lightweight Scripting" module was disabled (and so was the Blogs module somehow, even though I have a blog on the site)
But enabling these didn't solve the problem. I'm still getting the message " *There are currently not scripting engine enabled*" Not quite sure where to go from here... Chris On 18 May 2011 17:37, Andrew Cain <[email protected]> wrote: > Did you check to make sure that your Scripting Modules are enabled on the > Dashboard? I've had this problem before on some functionality and didn't > realize there was a module that needed to be enabled. The Media Picker > Module works this way, but instead of telling you it's disabled it just does > nothing. > > On Wed, May 18, 2011 at 11:12 AM, Chris Haines <[email protected]>wrote: > >> Hi, any ideas on this? >> >> >> On 18 May 2011 09:02, Chris Haines <[email protected]> wrote: >> >>> I tried creating a new layer with the rule "true", and I got this error: >>> >>> *"The rule is not valid: There are currently not scripting engine >>> enabled"* >>> * >>> * >>> >>> On 17 May 2011 23:42, Nathan Heskew <[email protected]> wrote: >>> >>>> Can you add a new widget anywhere? >>>> >>>> >>>> >>>> Also, out of curiosity, are you using SQL Server? Do you have any >>>> details on your host’s configuration for the site (dedicated, VPS, simple >>>> shared, multiple web nodes, etc.)? >>>> >>>> >>>> >>>> -Nathan >>>> >>>> >>>> >>>> *From:* Bertrand Le Roy [mailto:[email protected]] >>>> *Sent:* Tuesday, May 17, 2011 2:22 PM >>>> >>>> *To:* [email protected] >>>> *Subject:* RE: Website changed somehow, and now I can't log in? >>>> >>>> >>>> >>>> Then I have no idea. It would need to be debugged with the actual site. >>>> Guessing won’t get us any further I’m afraid. >>>> >>>> >>>> >>>> *From:* [email protected] [mailto:[email protected]] *On Behalf Of >>>> *Chris Haines >>>> *Sent:* Tuesday, May 17, 2011 2:19 PM >>>> *To:* [email protected] >>>> *Subject:* Re: Website changed somehow, and now I can't log in? >>>> >>>> >>>> >>>> Yes. I've tried moving them to another layer to no avail. It's as if the >>>> layout's changed, but the theme file is the same, I just checked it. >>>> >>>> On 17 May 2011 22:11, Bertrand Le Roy <[email protected]> >>>> wrote: >>>> >>>> Is the rule still “true”? >>>> >>>> >>>> >>>> *From:* [email protected] [mailto:[email protected]] *On Behalf Of >>>> *Chris Haines >>>> *Sent:* Tuesday, May 17, 2011 2:07 PM >>>> >>>> >>>> *To:* [email protected] >>>> *Subject:* Re: Website changed somehow, and now I can't log in? >>>> >>>> >>>> >>>> Yes, they're on the default layer. >>>> >>>> >>>> >>>> Why would that suddenly change -- what could cause them to disappear? >>>> >>>> >>>> >>>> >>>> >>>> On 17 May 2011 22:03, Bertrand Le Roy <[email protected]> >>>> wrote: >>>> >>>> Did you check the layer rules they are on? >>>> >>>> >>>> >>>> *From:* [email protected] [mailto:[email protected]] *On Behalf Of >>>> *Chris Haines >>>> *Sent:* Tuesday, May 17, 2011 1:59 PM >>>> >>>> >>>> *To:* [email protected] >>>> *Subject:* Re: Website changed somehow, and now I can't log in? >>>> >>>> >>>> >>>> Thanks! that seems to have fixed my login / access denied issues >>>> >>>> >>>> >>>> But my widgets are still not displaying for some reason. Any ideas? >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> On 17 May 2011 21:49, Bertrand Le Roy <[email protected]> >>>> wrote: >>>> >>>> No, you can provide a machine key in your config file: >>>> http://orchardproject.net/docs/Setting-up-a-machine-key.ashx >>>> >>>> >>>> >>>> *From:* [email protected] [mailto:[email protected]] *On Behalf Of >>>> *Chris Haines >>>> *Sent:* Tuesday, May 17, 2011 1:44 PM >>>> >>>> >>>> *To:* [email protected] >>>> *Subject:* Re: Website changed somehow, and now I can't log in? >>>> >>>> >>>> >>>> Ok, will investigate. Presumably that's fault of my host? >>>> >>>> On 17 May 2011 21:26, Bertrand Le Roy <[email protected]> >>>> wrote: >>>> >>>> That might actually be a machine key problem. Symptoms do fit. >>>> >>>> >>>> >>>> *From:* [email protected] [mailto:[email protected]] *On Behalf Of >>>> *Chris Haines >>>> *Sent:* Tuesday, May 17, 2011 1:24 PM >>>> >>>> >>>> *To:* [email protected] >>>> >>>> *Subject:* Re: Website changed somehow, and now I can't log in? >>>> >>>> >>>> >>>> Strange. My host seem to have sorted the login problem, but when I login >>>> and go to the widgets section I get kicked out with an AccessDenied >>>> message. >>>> When I re-login I can get in. So that must be why my widgets are not >>>> displaying. >>>> >>>> >>>> >>>> I'm guessing that must be some kind of permissions problem? >>>> >>>> >>>> >>>> >>>> >>>> On 17 May 2011 18:14, Bertrand Le Roy <[email protected]> >>>> wrote: >>>> >>>> Corrupted database maybe? >>>> >>>> >>>> >>>> *From:* [email protected] [mailto:[email protected]] *On Behalf Of >>>> *Chris Haines >>>> *Sent:* Tuesday, May 17, 2011 8:49 AM >>>> *To:* [email protected] >>>> *Subject:* Website changed somehow, and now I can't log in? >>>> >>>> >>>> >>>> My orchard website suddenly seems to have lost a couple of things >>>> (tripel boxes along the bottom, and a facebook like button along the top) >>>> >>>> >>>> >>>> My first through was "Uh-oh, I've been hacked" but then I took a look at >>>> the server logs and there's no evidence of anyone having signed in. >>>> >>>> >>>> >>>> Then I go to sign in, and I get a big fat error... >>>> >>>> >>>> >>>> http://www.butgod.co.uk/Users/Account/LogOn >>>> >>>> >>>> >>>> Any ideas anyone? Looks like something's changed, but how to trace it I >>>> don't know. Sadly I don't have a backup of the last working copy.... >>>> >>>> >>>> *Object reference not set to an instance of an object.* >>>> >>>> *Description: *An unhandled exception occurred during the execution of >>>> the current web request. Please review the stack trace for more information >>>> about the error and where it originated in the code. >>>> >>>> *Exception Details: *System.NullReferenceException: Object reference >>>> not set to an instance of an object. >>>> >>>> *Source Error:* >>>> >>>> Line 2: >>>> >>>> Line 3: @{ >>>> >>>> Line 4: var userCanRegister = >>>> @WorkContext.CurrentSite.As<Orchard.Users.Models.RegistrationSettingsPart>().UsersCanRegister; >>>> >>>> Line 5: var enableLostPassword = >>>> @WorkContext.CurrentSite.As<Orchard.Users.Models.RegistrationSettingsPart>().EnableLostPassword; >>>> >>>> Line 6: } >>>> >>>> >>>> *Source File: *d:\virtualservers\butgodco\butgod.co.uk >>>> \wwwroot\Modules\Orchard.Users\Views\LogOn.cshtml* Line: *4 >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> --- You are currently subscribed to orchard-discuss as: >>>> [email protected]. To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> --- >>>> You are currently subscribed to orchard-discuss as: [email protected]. >>>> >>>> To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> >>>> >>>> --- You are currently subscribed to orchard-discuss as: >>>> [email protected]. To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> --- >>>> You are currently subscribed to orchard-discuss as: [email protected]. >>>> >>>> To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> >>>> --- You are currently subscribed to orchard-discuss as: >>>> [email protected]. To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> --- >>>> You are currently subscribed to orchard-discuss as: [email protected]. >>>> >>>> To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> >>>> >>>> --- You are currently subscribed to orchard-discuss as: >>>> [email protected]. To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> --- >>>> You are currently subscribed to orchard-discuss as: [email protected]. >>>> >>>> To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> >>>> >>>> --- You are currently subscribed to orchard-discuss as: >>>> [email protected]. To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> --- >>>> You are currently subscribed to orchard-discuss as: [email protected]. >>>> >>>> To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> >>>> --- You are currently subscribed to orchard-discuss as: >>>> [email protected]. To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> --- >>>> You are currently subscribed to orchard-discuss as: >>>> [email protected]. >>>> To unsubscribe send a blank email to >>>> [email protected]. >>>> >>>> --- >>>> You are currently subscribed to orchard-discuss as: [email protected]. >>>> >>>> To unsubscribe send a blank email to >>>> [email protected]. >>>> >>> >>> --- You are currently subscribed to orchard-discuss as: >>> [email protected]. To unsubscribe send a blank email to >>> [email protected]. >>> >> >> --- You are currently subscribed to orchard-discuss as: >> [email protected]. To unsubscribe send a blank email to >> [email protected]. >> > > --- You are currently subscribed to orchard-discuss as: > [email protected]. To unsubscribe send a blank email to > [email protected]. > --- You are currently subscribed to orchard-discuss as: [email protected]. To unsubscribe send a blank email to [email protected].
