[xwiki-users] not quite seamless upgrade
I just upgraded our relatively small xwiki instance from 3.0.0 to 3.1.1 I did the upgrade by setting up a new host with tomcat6 etc, putting the .war file in place, restarting tomcat to automatically expand the .war and then merging the xwiki.cfg xwiki.properties & hibernate.cfg.xml files All storage is in the database (Oracle) and the only skin in use is Colibri I then uploaded the current Administration.xar apart from the 5 pages remarked on in the instructions. All the data is there, but I have a slight problem, there top bar of the wiki (http://extensions.xwiki.org/xwiki/bin/view/Extension/Colibri+Skin where the Add Wiki Space etc "buttons are) is not there, the text is, but without anything to Any suggestions as to what I've managed to mangle or need to reset would be appreciated. Cheers
Maybe it's related to caching? Try different browsers, if it's not all the same in different browsers then try clearing the browser cache http://www.infront.com/cache -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of shouldbe q931 Sent: Wednesday, October 05, 2011 17:28 PM To: XWiki Users Subject: [xwiki-users] not quite seamless upgrade I just upgraded our relatively small xwiki instance from 3.0.0 to 3.1.1 I did the upgrade by setting up a new host with tomcat6 etc, putting the .war file in place, restarting tomcat to automatically expand the .war and then merging the xwiki.cfg xwiki.properties & hibernate.cfg.xml files All storage is in the database (Oracle) and the only skin in use is Colibri I then uploaded the current Administration.xar apart from the 5 pages remarked on in the instructions. All the data is there, but I have a slight problem, there top bar of the wiki (http://extensions.xwiki.org/xwiki/bin/view/Extension/Colibri+Skin where the Add Wiki Space etc "buttons are) is not there, the text is, but without anything to Any suggestions as to what I've managed to mangle or need to reset would be appreciated. Cheers _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Wed, Oct 5, 2011 at 4:24 PM, Roman Muntyanu <[email protected]> top posted:
Maybe it's related to caching? Try different browsers, if it's not all the same in different browsers then try clearing the browser cache http://www.infront.com/cache
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of shouldbe q931 Sent: Wednesday, October 05, 2011 17:28 PM To: XWiki Users Subject: [xwiki-users] not quite seamless upgrade
I just upgraded our relatively small xwiki instance from 3.0.0 to 3.1.1
I did the upgrade by setting up a new host with tomcat6 etc, putting the .war file in place, restarting tomcat to automatically expand the .war and then merging the xwiki.cfg xwiki.properties & hibernate.cfg.xml files
All storage is in the database (Oracle) and the only skin in use is Colibri
I then uploaded the current Administration.xar apart from the 5 pages remarked on in the instructions.
All the data is there, but I have a slight problem, there top bar of the wiki (http://extensions.xwiki.org/xwiki/bin/view/Extension/Colibri+Skin where the Add Wiki Space etc "buttons are) is not there, the text is, but without anything to
Any suggestions as to what I've managed to mangle or need to reset would be appreciated.
Cheers
I've noticed that although the "masthead" logo shows once a user has logged in, it doesn't show on the login page. It is without question not a browser cache, or proxy server issue issue :-) If I change the skin to toucan, the top bar shows as expected, so this would appear to be a colibri only issue. Cheers
On 10/05/2011 12:43 PM, shouldbe q931 wrote:
On Wed, Oct 5, 2011 at 4:24 PM, Roman Muntyanu <[email protected]> top posted:
Maybe it's related to caching? Try different browsers, if it's not all the same in different browsers then try clearing the browser cache http://www.infront.com/cache
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of shouldbe q931 Sent: Wednesday, October 05, 2011 17:28 PM To: XWiki Users Subject: [xwiki-users] not quite seamless upgrade
I just upgraded our relatively small xwiki instance from 3.0.0 to 3.1.1
I did the upgrade by setting up a new host with tomcat6 etc, putting the .war file in place, restarting tomcat to automatically expand the .war and then merging the xwiki.cfg xwiki.properties& hibernate.cfg.xml files
All storage is in the database (Oracle) and the only skin in use is Colibri
I then uploaded the current Administration.xar apart from the 5 pages remarked on in the instructions.
All the data is there, but I have a slight problem, there top bar of the wiki (http://extensions.xwiki.org/xwiki/bin/view/Extension/Colibri+Skin where the Add Wiki Space etc "buttons are) is not there, the text is, but without anything to
Any suggestions as to what I've managed to mangle or need to reset would be appreciated.
Cheers
I've noticed that although the "masthead" logo shows once a user has logged in, it doesn't show on the login page.
It is without question not a browser cache, or proxy server issue issue :-)
If I change the skin to toucan, the top bar shows as expected, so this would appear to be a colibri only issue.
The Colibri skin relies on "color themes" stored as documents in the wiki. If you prevent access to the wiki to guest users, then they can't read the color theme, so a default (light gray) theme will be used. A problem is that after logging in, the skin won't be refreshed with the new values from the now-readable color theme, and instead will keep the gray aspect. This has been fixed for the upcoming 3.2 release. -- Sergiu Dumitriu http://purl.org/net/sergiu/
On Wed, Oct 5, 2011 at 5:52 PM, Sergiu Dumitriu <[email protected]> wrote:
On 10/05/2011 12:43 PM, shouldbe q931 wrote:
On Wed, Oct 5, 2011 at 4:24 PM, Roman Muntyanu <[email protected]> top posted:
Maybe it's related to caching? Try different browsers, if it's not all the same in different browsers then try clearing the browser cache http://www.infront.com/cache
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of shouldbe q931 Sent: Wednesday, October 05, 2011 17:28 PM To: XWiki Users Subject: [xwiki-users] not quite seamless upgrade
I just upgraded our relatively small xwiki instance from 3.0.0 to 3.1.1
I did the upgrade by setting up a new host with tomcat6 etc, putting the .war file in place, restarting tomcat to automatically expand the .war and then merging the xwiki.cfg xwiki.properties& hibernate.cfg.xml files
All storage is in the database (Oracle) and the only skin in use is Colibri
I then uploaded the current Administration.xar apart from the 5 pages remarked on in the instructions.
All the data is there, but I have a slight problem, there top bar of the wiki (http://extensions.xwiki.org/xwiki/bin/view/Extension/Colibri+Skin where the Add Wiki Space etc "buttons are) is not there, the text is, but without anything to
Any suggestions as to what I've managed to mangle or need to reset would be appreciated.
Cheers
I've noticed that although the "masthead" logo shows once a user has logged in, it doesn't show on the login page.
It is without question not a browser cache, or proxy server issue issue :-)
If I change the skin to toucan, the top bar shows as expected, so this would appear to be a colibri only issue.
The Colibri skin relies on "color themes" stored as documents in the wiki. If you prevent access to the wiki to guest users, then they can't read the color theme, so a default (light gray) theme will be used.
A problem is that after logging in, the skin won't be refreshed with the new values from the now-readable color theme, and instead will keep the gray aspect. This has been fixed for the upcoming 3.2 release. --
Hi, The logo did display "correctly" when we were running 3.0.0 However, the logo isn't the concern, the concern is the incorrectly "rendered" (by the server not the browser) of the top bar... Cheers
On Wed, Oct 5, 2011 at 7:21 PM, shouldbe q931 <[email protected]> wrote:
On Wed, Oct 5, 2011 at 5:52 PM, Sergiu Dumitriu <[email protected]> wrote:
On 10/05/2011 12:43 PM, shouldbe q931 wrote:
On Wed, Oct 5, 2011 at 4:24 PM, Roman Muntyanu <[email protected]> top posted:
Maybe it's related to caching? Try different browsers, if it's not all the same in different browsers then try clearing the browser cache http://www.infront.com/cache
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of shouldbe q931 Sent: Wednesday, October 05, 2011 17:28 PM To: XWiki Users Subject: [xwiki-users] not quite seamless upgrade
I just upgraded our relatively small xwiki instance from 3.0.0 to 3.1.1
I did the upgrade by setting up a new host with tomcat6 etc, putting the .war file in place, restarting tomcat to automatically expand the .war and then merging the xwiki.cfg xwiki.properties& hibernate.cfg.xml files
All storage is in the database (Oracle) and the only skin in use is Colibri
I then uploaded the current Administration.xar apart from the 5 pages remarked on in the instructions.
All the data is there, but I have a slight problem, there top bar of the wiki (http://extensions.xwiki.org/xwiki/bin/view/Extension/Colibri+Skin where the Add Wiki Space etc "buttons are) is not there, the text is, but without anything to
Any suggestions as to what I've managed to mangle or need to reset would be appreciated.
Cheers
I've noticed that although the "masthead" logo shows once a user has logged in, it doesn't show on the login page.
It is without question not a browser cache, or proxy server issue issue :-)
If I change the skin to toucan, the top bar shows as expected, so this would appear to be a colibri only issue.
The Colibri skin relies on "color themes" stored as documents in the wiki. If you prevent access to the wiki to guest users, then they can't read the color theme, so a default (light gray) theme will be used.
A problem is that after logging in, the skin won't be refreshed with the new values from the now-readable color theme, and instead will keep the gray aspect. This has been fixed for the upcoming 3.2 release. --
Hi,
The logo did display "correctly" when we were running 3.0.0
However, the logo isn't the concern, the concern is the incorrectly "rendered" (by the server not the browser) of the top bar...
Cheers
As a picture is supposedly worth a thousand words, hopefully the attached paints a picture
On Thu, Oct 6, 2011 at 1:54 PM, shouldbe q931 <[email protected]> wrote:
On Wed, Oct 5, 2011 at 7:21 PM, shouldbe q931 <[email protected]> wrote:
On Wed, Oct 5, 2011 at 5:52 PM, Sergiu Dumitriu <[email protected]> wrote:
On 10/05/2011 12:43 PM, shouldbe q931 wrote:
On Wed, Oct 5, 2011 at 4:24 PM, Roman Muntyanu <[email protected]> top posted:
Maybe it's related to caching? Try different browsers, if it's not all the same in different browsers then try clearing the browser cache http://www.infront.com/cache
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of shouldbe q931 Sent: Wednesday, October 05, 2011 17:28 PM To: XWiki Users Subject: [xwiki-users] not quite seamless upgrade
I just upgraded our relatively small xwiki instance from 3.0.0 to 3.1.1
I did the upgrade by setting up a new host with tomcat6 etc, putting the .war file in place, restarting tomcat to automatically expand the .war and then merging the xwiki.cfg xwiki.properties& hibernate.cfg.xml files
All storage is in the database (Oracle) and the only skin in use is Colibri
I then uploaded the current Administration.xar apart from the 5 pages remarked on in the instructions.
All the data is there, but I have a slight problem, there top bar of the wiki (http://extensions.xwiki.org/xwiki/bin/view/Extension/Colibri+Skin where the Add Wiki Space etc "buttons are) is not there, the text is, but without anything to
Any suggestions as to what I've managed to mangle or need to reset would be appreciated.
Cheers
I've noticed that although the "masthead" logo shows once a user has logged in, it doesn't show on the login page.
It is without question not a browser cache, or proxy server issue issue :-)
If I change the skin to toucan, the top bar shows as expected, so this would appear to be a colibri only issue.
The Colibri skin relies on "color themes" stored as documents in the wiki. If you prevent access to the wiki to guest users, then they can't read the color theme, so a default (light gray) theme will be used.
A problem is that after logging in, the skin won't be refreshed with the new values from the now-readable color theme, and instead will keep the gray aspect. This has been fixed for the upcoming 3.2 release. --
Hi,
The logo did display "correctly" when we were running 3.0.0
However, the logo isn't the concern, the concern is the incorrectly "rendered" (by the server not the browser) of the top bar...
Cheers
As a picture is supposedly worth a thousand words, hopefully the attached paints a picture
You have to upload your picture to a public web site. Hope this helps, Marius
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
You have to upload your picture to a public web site.
Hope this helps, Marius
4 screenshots http://s1187.photobucket.com/albums/z389/shouldbeq931/
On Fri, Oct 7, 2011 at 12:03 PM, shouldbe q931 <[email protected]> wrote:
You have to upload your picture to a public web site.
Hope this helps, Marius
4 screenshots
http://i1187.photobucket.com/albums/z389/shouldbeq931/top-bar-1.jpg http://i1187.photobucket.com/albums/z389/shouldbeq931/top-bar-2.jpg http://i1187.photobucket.com/albums/z389/shouldbeq931/top-bar-3.jpg http://i1187.photobucket.com/albums/z389/shouldbeq931/top-bar-4.jpg
participants (4)
-
Marius Dumitru Florea -
Roman Muntyanu -
Sergiu Dumitriu -
shouldbe q931