Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have 4.7.1.1, purchased Courier license and followed the instruction
1) Downloaded the package at http://nightly.umbraco.org/UmbracoCourier/Umbraco.Courier2_manual_install.zip
2) Unzipped it to am empty folder
3) Copied all BIN, Umbraco files to existing Umbraco directory used by IIS.
4) Copied the Courier license key to BIN folder
5) Ran app.sql and create.sql in my SQL 2005, I verified all records were created and new table was created.
But after I refreshed backoffice UI, the Courier icon does not show up in lower-left pannel.What is wrong with my steps above?
Hi Hardy,
Have you checked to see if your umbraco user has permissions set to use Courier?
Check both "Courier Security" and regular "Users" sections on the users section of umbraco - make sure you have it set up right.
There's also user settings in the "/config/courier.config" file. Make sure you have...
<userfilter><allow>*</allow></userfilter>
and...
<user>[your umbraco user number here]</user>
For the "<user>" element - make sure they match accross all installations you want to courier between or it won't work.
Any reason you did a manual installation?
Neil
Thanis Neil
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Nothing happened after manual installation?
I have 4.7.1.1, purchased Courier license and followed the instruction
1) Downloaded the package at http://nightly.umbraco.org/UmbracoCourier/Umbraco.Courier2_manual_install.zip
2) Unzipped it to am empty folder
3) Copied all BIN, Umbraco files to existing Umbraco directory used by IIS.
4) Copied the Courier license key to BIN folder
5) Ran app.sql and create.sql in my SQL 2005, I verified all records were created and new table was created.
But after I refreshed backoffice UI, the Courier icon does not show up in lower-left pannel.What is wrong with my steps above?
Hi Hardy,
Have you checked to see if your umbraco user has permissions set to use Courier?
Check both "Courier Security" and regular "Users" sections on the users section of umbraco - make sure you have it set up right.
There's also user settings in the "/config/courier.config" file. Make sure you have...
and...
For the "<user>" element - make sure they match accross all installations you want to courier between or it won't work.
Any reason you did a manual installation?
Neil
Thanis Neil
is working on a reply...