Forums / Install & configuration / Hint: RC1 - RC2 update experiences
Tony Wood
Sunday 09 February 2003 5:48:13 am
A couple of things I found helped when going from RC1 - RC2
1. Database_update.sql needs amending to change some table names see http://developer.ez.no/bug/bugview/1866/
2. I needed to add login rights to the anonymous users to get them in. i.e The following line should appear in the "role view" user login * Although this is not stated in http://194.248.150.24/manual/user/permissions#Users i found it needed it.... Please let me know if someone has not needed this to view anonymous content.
3. It looks like Information collectors only collect the first item.... Has anyone got this working with two items... it worked in RC1 .. but alas not in RC2.
I hope this helps
Tony
Tony Wood : twitter.com/tonywood Vision with Technology Experts in eZ Publish consulting & development Power to the Editor! Free eZ Training : http://www.VisionWT.com/training eZ Future Podcast : http://www.VisionWT.com/eZ-Future
Bruce Morrison
Sunday 09 February 2003 5:58:37 pm
Hi Tony
Thanks for this - made my job today easier.
> A couple of things I found helped when going from RC1 - > RC2 > > 1. Database_update.sql needs amending to change some table > names see http://developer.ez.no/bug/bugview/1866/ > > 2. I needed to add login rights to the anonymous users to > get them in. i.e > The following line should appear in the "role view" > user login * > Although this is not stated in > http://194.248.150.24/manual/user/permissions#Users i found > it needed it.... > Please let me know if someone has not needed this to view> anonymous content.
Yes I needed to do this as well. It is required for all roles and works in a strange way.
I have a Authors role. without this permission users in this role could login into the admin section but couldn't do anything! > 3. It looks like Information collectors only collect the > first item.... Has anyone got this working with two items... > it worked in RC1 .. but alas not in RC2. > > I hope this helps
I'm creating a set-by-step howto which I will post here and to the wiki once I have confirmed it.
Bruce
My Blog: http://www.stuffandcontent.com/ Follow me on twitter: http://twitter.com/brucemorrison Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
Monday 10 February 2003 1:02:39 am
Bruce,
If you are writing the article, take a look at the bugs section there are several I posted at the weekend that are needed to get RC2 going.Also there is a problem with size="original" for images, it seems to return "small" for some reason... might just be me, so i posted to support instead of bug.
> I'm creating a set-by-step howto which I will post here and > to the wiki once I have confirmed it. > > Bruce
Monday 10 February 2003 1:57:34 pm
> > 3. It looks like Information collectors only collect the > > first item.... Has anyone got this working with two > items... > > it worked in RC1 .. but alas not in RC2. > > :-) You might want to add this info yourself at EzWiki > (http://ezwiki.blanko.info). I'd rather put some time in > EzWiki and referring to it than keep answering things like > username/password questions ;-) > > BTW: I try to add the info with the name of the finder !
How about a "known issues" page on the Wiki? The bug system on this site is OK but it is difficult to see what is a real issue and what is an installation problem.