Creative Web Specialist - An online portfolio and resource site of Warren Buckley

Latest Posts

Jun27th

A CSS Skinnable Umbraco Website Package - Update 0.9.6

Hello all,
I have updated the package from Douglas Robar’s feedback with XSLT Search 2.0 not being configured correctly.

With this update I would like to annouce that this package is now live in the NEW v3 umbraco repository. So you can download this website package right inside umbraco.

Keep your eyes peeled - as plans are for a Website Package with a CSS Switcher and theme gallery.

Download Creative Website Wizard version 0.9.6
NOTE: Remember to rename the .zip file to .umb

14 comments
28th June, 2007
Unfortunately, the one in the Umbraco Packages area is yielding “Wrong Local header signature: 0xD200A0D” and such.
28th June, 2007
Because of my previous error from the repository, I downloaded the 096 package from here and installed. I received the following error. It was a brand new v3.0.0 site with only the blog package loaded. I’m running IE7 with the site running on Win2K3 server. Any ideas for me?

Also, what is the best way to back out the package or can I reload over the top once this is fixed?

==================
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
umbraco.cms.businesslogic.web.Document.Import(Int32 ParentId, User Creator, XmlElement Source) +259
umbraco.cms.businesslogic.macro.Packager.Install(String tempDir) +3899
umbraco.dialogs.packager.ButtonInstall_Click(Object sender, EventArgs e) +67
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102
28th June, 2007
James,
You need to use v3.0.1 of Umbraco as opposed to v3.0.0.

As there are errors using this website package with v3.0.0

Let me know how you get on James.
Warren
28th June, 2007
Warren, excellent work!

I’ve just installed 3.0.1 and your website package in less than 1 hour without any issues. Very impressed.

Keep up the good work.
28th June, 2007
Thanks for quick response. I also found the whole discussion on the forums; sorry for the duplication.

I upgraded to Umb3.0.1 and your package v.096 loaded successfully (from a browse local, didn’t try the one in repository). Thanks for the help.
30th June, 2007
Hello, sorry for this question… how do I install the Wizard into umbraco… a friend recommended your Wizard highly… well, but I am kind of computer illeterate and cannot find the repository … so I downloaded the zip file,… but now… thanks for a hint. Olaf
1st July, 2007
Hello Olaf,
It is good to hear you have been recommended.

If you have Umbraco v3.0.1 installed the easiest way to get to the repository is to goto the Developers section (bottom left hand corner).

Right click on the Macro’s folder and the context menu will appear.

From this menu select Import Package.

From this popup you can either browse to my zip file that you have downloaded OR either press the link to browse the repository.

The package in the repository is called “Creative Web Site Package”.

If you or anyone else needs any further help please feel free to leave another comment.

Warren
3rd July, 2007
Hello,
I am very new to Umbraco. I have a simple question. I have downloaded the “Creative Web Site Package” and, like the note said, I have renamed in .umb

Where do I have to copy it?

thanks
3rd July, 2007
HI Warren,
sorry for my previous silly question, I have already solved it. I would like to ask you if I could add a “Forum Package” on Umbraco V 3.0. Thank you
3rd July, 2007
Paolo,
When you say “If I could add a ‘Forum Package’ on umbraco v3.0″ what do you mean by this?

Do you mean that you would like to add a forum package to your umbraco website

OR

Do you mean that you would like to contribute a Forum package to Umbraco?

Warren
05th July, 2007
Hello Warren,

I started to change the theme, it is not finished yed, but you can have a feeling what it’s going to be.
btw I’m trying to discover how to get the backgroundcolor of the sIfr font. What i’ve found on the net are only examples where they used classes instead of id’s.

cheers,
Jos van der Vleuten
12th July, 2007
Hi Warren
Just installed 3.0.1 and your latest website package.
FYI I had to create the Assets and js directories and add ASPNET user modify permissions before the package would install successfully. Will redevelop my own site based on the package and post once completed.
Hope the new job’s going well!
Cheers
Ben
12th July, 2007
Hiya Ben.
Good to hear from you. Yeh my online presence in umbraco and on MSN is lacking at the mo, as I concentrate on my new job.

I still hope to push this package to the umbraco community when I get some free time again - as I would had to loose all this work for the amount of time and effort I have put into it.

I will move Assets and JS into a standard umbraco folder in the next minor release, after that is to concentrate on theming.

Speak soon,
Warren
06th November, 2008
I am trying to install one of your website wizard packages, the one that shows up default when in the back end and go to repositories and website packages, but I get this error..
Server Error in '/' Application.
--------------------------------------------------------------------------------

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:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\Packager\Installer.cs:250
umbraco.presentation.developer.packages.Installer.processInstall(String currentStep) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\presentation\umbraco\developer\Packages\installer.aspx.cs:156
umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\presentation\umbraco\developer\Packages\installer.aspx.cs:42
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
System.Web.UI.Control.OnLoad(EventArgs e) +99
umbraco.BasePages.BasePage.OnLoad(EventArgs e) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\businesslogic\BasePages\BasePage.cs:287
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436



any ideas?
Post a comment »

My Skill Set

This is a quick list of my skill set to date

  • XHTML
  • CSS
  • Photoshop (Slicing)
  • XSLT
  • ASP.NET
  • Umbraco .NET CMS

My Last.FM

I am listening to:

  • Cherry Lips by Archie Bronson OutfitDerdang Derdang7 Jan 2009, 10:29
  • As Heard On Radio Soulwax - Part 3 by 2 Many DJ's29 Dec 2008, 15:34
  • A Whole Child Ago by Biffy ClyroPuzzle2 Jan 2009, 20:27

My Flickr

Check out all my pics from flickr

Warren Buckley is an umbraco MVP 2008/2009 Warren Buckley is an umbraco level 1 certified developer

Photo of Warren Buckley Warren Buckley is a Creative Web Specialist based in Leigh on Sea, Essex , UK.