New version of NoseRub available in trunk. Beware of the update!

28
Sep
0

We just released a new Version of NoseRub on Identoo.com, a downloadable version will be made available within the next couple of days.

If you usually just do a svn update to get the update, don’t do it this time!

We had some problems with the trunk in the last release and therefore completely removed and added it from scratch. Your svn will not be able to handle that! So, here is what I did on Identoo.com and what I suggest you all do, instead of the svn update:

  1. mv the old directory, eg. mv noserub noserub.old
  2. make a fresh checkout of the trunk
  3. copy noserub.php and database.php from your old /app/config/ directory.
  4. copy all the files from your old app/webroot/static/avatars/ to your new NoseRub installation.

If you made any changes to CSS or other layouts, you can copy those files from your old installation, but if you changed forms.css, make sure you have the following statement in it:

.micropublish textarea {
width: 500px;
height: 28px;
line-height: 14px;
padding: 5px 10px 5px 10px;
vertical-align: middle;
}

If not, your What are you doing? box will look funny.

Now call the /system/update/ URL and follow any instructions like making directories writeable.

Sorry for the mess, I also thought updates through svn update would be a good idea, but I’m no longer so sure about this…

Enjoy this article?

Consider subscribing to our RSS feed!

Filed under: Info

No Comments

No comments yet.

Leave a comment

RSS feed for comments on this post