Search In
Learn from 350 other Umbracians at the annual Umbraco Conference - CodeGarden '13. More than twenty high quality sessions, open spaces, hackathons and social events you'll remember. Not to be missed! Less than 25 tickets left - get yours now!
Hey,first of all thanks for your package!I installed the "Sitereactor_Standard_Values_1.3.zip" package on Umbraco 4.7.1.First i had the same problem as here.No Standard Values folder was showing up after the installation.
But then nothing happened if i click on any Document Types unter the Standard Values folder.Any suggestions?thx, stefan
Hi Stevo
What database are you running your Umbraco instance on? If you're using SQL CE I know there are some problems with it.
/Jan
Hey Jan,
thanks for your answer!
I've tried it on Microsoft SQL Server 2008 Express.
On SQLCE4 you get an exception "System.Data.SqlServerCe.SqlCeException" during the installation.
thx, stevo
Hey Guys,
I’m the only one with this problem on Umbraco 4.7.1?
Or is nobody using this package anymore?
I would love to use this package.
Has anyone an alternative package?
Thanks a lot, Stefan
Hi Stefan,
Sorry, I seem to have missed your post :-S Version 1.4 is in the works, but currently awaiting some feedback.I'll try and get an update sorted this friday where I have time available.
I will post back with an update on the progress.
- Morten
Hi Again,
Just released version 1.4 of the standard values package, which works with Umbraco 4.7.1 and Sql CE.
Hello,
I had 1.3 on 4.7.1.1 and removed it and than tried to install 1.4. It says the install was succesfull, but I can't see it in the tree. I looked at the database and it's there:
FalseTrue7settingsstandardValuesStandard Valuesfolder_o.giffolder.gifSitereactor.StandardValuesTrees.LoadStandardValues
Any idea what could be wrong or how to fix it? In the error log is this:
Error undoing package action 'StandardValues_ExecuteNonQuery' for package Standard Values: System.NotImplementedException: The method or operation is not implemented. at Sitereactor.StandardValues.Installer.ExecuteNonQuery.Undo(String packageName, XmlNode xmlData) at umbraco.cms.businesslogic.packager.PackageAction.UndoPackageAction(String packageName, String actionAlias, XmlNode actionXml)
Jeroen
Here's another error I found in the log:
<p>Error in installing Application Tree for the Standard Values package:<br/><em>umbraco.DataLayer.SqlHelperException: Umbraco Exception (DataLayer): SQL helper exception in ExecuteNonQuery ---> System.Data.SqlClient.SqlException: Violation of PRIMARY KEY constraint 'PK_umbracoAppTree'. Cannot insert duplicate key in object 'dbo.umbracoAppTree'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at umbraco.DataLayer.SqlHelpers.SqlServer.SqlServerHelper.ExecuteNonQuery(String commandText, SqlParameter[] parameters) at umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters) --- End of inner exception stack trace --- at umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters) at umbraco.BusinessLogic.ApplicationTree.MakeNew(Boolean silent, Boolean initialize, Byte sortOrder, String applicationAlias, String alias, String title, String iconClosed, String iconOpened, String assemblyName, String type, String action) at Sitereactor.StandardValues.Installer.InstallationHelper.InsertApplicationTree()</em> <br/></p>
Hmm restarted pc and now the Standard Values node is back in the settings tree on my local dev. When I try to open a node for the first time I do get this error:
At /umbraco/plugins/Sitereactor/StandardValues/EditStandardValue.aspx?id=1057 (Referred by: http://localhost/umbraco/): System.ArgumentException: No node exists with id '0' at umbraco.cms.businesslogic.CMSNode.setupNode() at umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id) at Sitereactor.StandardValues.EditStandardValue.LoadPropertiesFromMaster(Int32 contentItemTypeId) at Sitereactor.StandardValues.EditStandardValue.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
This only happens the first time. After opening it again it works.
The standard values folder does not show in 4.7.1.1 either. I use MS SQL 2008 R2.
Any ideas?
And it doesn't show in 4.7.2 either.