Koozali.org: home of the SME Server

Horde troubles after upgrade to 7.4

Offline lucho115

  • *****
  • 209
  • +0/-0
    • http://www.elac.com.ar
Re: Horde troubles after upgrade to 7.4
« Reply #15 on: November 28, 2008, 02:52:55 PM »
Quote
You need to check your custom-template versus what is in the template fragment.  Sometimes there are additions or deletions to the templates based on the horde releases.
i had do it, and so i had to replace the old template for the new one.
Quote
Please also check http://bugs.contribs.org/show_bug.cgi?id=4791, comments 9 and 10 and see if that applies to you.
the url is wrong, can you give me the correct one?
Quote
I'm kind of getting lost in this thread, are you still getting errors about a datatree backend for shares?  If not, please re-post exactly what your issue is.
OK, the errors were fixed, i think, because i didnt get this hind of mail any more, thanks for all, but how can i sure that its all rigth?
thanks,bye

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Horde troubles after upgrade to 7.4
« Reply #16 on: November 28, 2008, 03:55:06 PM »
the url is wrong, can you give me the correct one?OK, the errors were fixed, i think, because i didnt get this hind of mail any more, thanks for all, but how can i sure that its all rigth?
thanks,bye

Just take out the comma, the bug is 4791.  To be sure it's all right, you will need to redo the steps where you got the error and let us know if things are good.  Look at /var/log/messages while logging into webmail and doing things.
......

Offline calisun

  • *
  • 620
  • +0/-1
Re: Horde troubles after upgrade to 7.4
« Reply #17 on: November 29, 2008, 06:20:30 AM »
I just did upgraded from 7.3 to 7.4 and my horde webmail is broken.
In the webmail, the whole menu on the left side is gone. I did updates to contribs:

yum update --enablerepo=smecontribs
signal-event post-upgrade
signal-event reboot

but that did not fix the problem. The menu on left side is still gone.
SME user and community member since 2005.
Want to install Wordpress in iBay of SME Server?
See my step-by-step How-To wiki here:
http://wiki.contribs.org/Wordpress_Multisite

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Horde troubles after upgrade to 7.4
« Reply #18 on: November 29, 2008, 10:14:41 AM »
I just did upgraded from 7.3 to 7.4 and my horde webmail is broken.
In the webmail, the whole menu on the left side is gone. I did updates to contribs:

yum update --enablerepo=smecontribs
signal-event post-upgrade
signal-event reboot

but that did not fix the problem. The menu on left side is still gone.
Updating contribs should not have anything to do with the horde menu. Please report this in the bugtracker.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Horde troubles after upgrade to 7.4
« Reply #19 on: November 29, 2008, 03:35:50 PM »
I just did upgraded from 7.3 to 7.4 and my horde webmail is broken.
In the webmail, the whole menu on the left side is gone. I did updates to contribs:

yum update --enablerepo=smecontribs
signal-event post-upgrade
signal-event reboot

but that did not fix the problem. The menu on left side is still gone.

What other horde add-ons do you have installed?  tailing /var/log/messages should give a hint as to what is wrong when you login.  If you are using trean, then you will need to remove that version as it's not compatible with horde 3.2.
......

Offline compsos

  • *
  • 472
  • +0/-0
Re: Horde troubles after upgrade to 7.4
« Reply #20 on: November 30, 2008, 03:03:17 AM »
No Address book after Upgrade
I can confirm that it was solved with
signal-event post-upgrade; signal-event reboot
even though that had been done after upgrading and the "49turba_migrate_contacts:" log events were OK so still not sure why the address book was not there in the 1st case.

Maybe the turba modifications need a reload after being applied?
Regards

Gordon............

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Horde troubles after upgrade to 7.4
« Reply #21 on: November 30, 2008, 05:21:17 AM »
No Address book after Upgrade
I can confirm that it was solved with
signal-event post-upgrade; signal-event reboot
even though that had been done after upgrading and the "49turba_migrate_contacts:" log events were OK so still not sure why the address book was not there in the 1st case.

Maybe the turba modifications need a reload after being applied?

No they don't and shouldn't have to be.  I've upgraded many times my pre 7.4 production horde tables and then added a lot more entries and everytime everything has come back successfully. 

On the first reboot after the upgrade as long as I see the turba fields being altered in the mysql.init portion of the log, every address book shows up on the first login.  On the times that I manually remove the 49 event, do I have issues with the address books.

If anyone can actually spot a trend that would be great as I have not be able to find one.

John
......

Offline compsos

  • *
  • 472
  • +0/-0
Re: Horde troubles after upgrade to 7.4
« Reply #22 on: November 30, 2008, 08:23:27 AM »
John
Just for the record, this is what my message log showed (last few lines of turba_migrate_contacts) on 1st reboot after upgrade. No sign of problems there.

/var/log/messages.20081125085711:Nov 25 09:04:52 server 49turba_migrate_contacts: ESC[01;32m[   OK   ] ESC[0mContact name fields parsed.
/var/log/messages.20081125085711:Nov 25 09:04:52 server 49turba_migrate_contacts: ESC[01;32m[   OK   ] ESC[0mHome address fields parsed.
/var/log/messages.20081125085711:Nov 25 09:04:52 server 49turba_migrate_contacts: ESC[01;32m[   OK   ] ESC[0mWork address fields parsed.
/var/log/messages.20081125085711:Nov 25 09:04:53 server mysql.init: Loading 49turba_migrate_contacts into mysql succeeded
Regards

Gordon............

Offline calisun

  • *
  • 620
  • +0/-1
Re: Horde troubles after upgrade to 7.4
« Reply #23 on: November 30, 2008, 10:00:07 AM »
John,
I have all your horde contribs: calendar, notes, to-do list, bookmarks, file manager

If memory serves me right, trean is a bookmark contribs. So if I need to remove it, is there a way to save my bookmarks before I remove it?
SME user and community member since 2005.
Want to install Wordpress in iBay of SME Server?
See my step-by-step How-To wiki here:
http://wiki.contribs.org/Wordpress_Multisite

Offline holck

  • *
  • 322
  • +1/-0
Horde / Kronolith troubles after upgrade to 7.4
« Reply #24 on: November 30, 2008, 11:30:57 AM »
I experienced a problem with Kronolith after upgrading to 7.4: Every 5 minutes I would get the message
Nov 30 00:10:04 myserver HORDE[5151]: [kronolith] Permission Denied [pid 5151 on line 229 of "/home/httpd/html/horde/lib/Horde/Alarm.php"]
in /var/log/messages

I seem to have solved this problem by adding admin as Horde administrator:
/sbin/e-smith/config setprop horde Administration enabled
/sbin/e-smith/signal-event email-update

......

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Horde troubles after upgrade to 7.4
« Reply #25 on: November 30, 2008, 11:37:45 AM »
John,
I have all your horde contribs: calendar, notes, to-do list, bookmarks, file manager

If memory serves me right, trean is a bookmark contribs. So if I need to remove it, is there a way to save my bookmarks before I remove it?

Your bookmarks are already saved in mysql, you just won't be able to see them until you upgrade trean.  Trean has not been officially released by the horde developers, but I do have a CVS snapshot of trean that is working if you want to use it. 

To remove trean, edit /etc/e-smith/templates/home/httpd/html/horde/config/registry.php/260AppRegistryTrean and change status to inactive.

signal-event email-update

login to webmail.

John
......

Offline daniel

  • ****
  • 146
  • +0/-0
  • Platinum Sponsor
    • http://www.charton-mgmt.com
Re: Horde troubles after upgrade to 7.4
« Reply #26 on: December 01, 2008, 04:09:54 AM »
I'm also having some issues after the 7.4 update and horde.  When I logout of Horde, I get this message 
"This request cannot be completed because the link you followed or the form you submitted was only valid for minutes"

and it never goes back to the login screen.  Plus the URL at that point is https://www.charton-mgmt.com/horde/login.php?horde_logout_token=c0d91df5ebf873b4a7bdc09bbdc80e6c&app=horde&logout_reason=logout.  Any suggestions?

BTW - I love the feature of renaming horde to whatever I need it...whoever did that coding, THANK YOU.

Offline calisun

  • *
  • 620
  • +0/-1
Re: Horde troubles after upgrade to 7.4
« Reply #27 on: December 01, 2008, 07:34:16 AM »
John,
That worked, menu is back after making trean inactive. Please let me know when updated trean is available and I will report back if there are any other problems.


danielr, how do you rename horde? Where do you go to do that?
« Last Edit: December 01, 2008, 08:52:11 AM by calisun »
SME user and community member since 2005.
Want to install Wordpress in iBay of SME Server?
See my step-by-step How-To wiki here:
http://wiki.contribs.org/Wordpress_Multisite

Offline daniel

  • ****
  • 146
  • +0/-0
  • Platinum Sponsor
    • http://www.charton-mgmt.com
Re: Horde troubles after upgrade to 7.4
« Reply #28 on: December 01, 2008, 12:44:14 PM »
I found it in the announcement for 7.4  http://forums.contribs.org/index.php/topic,42674.0.html

It says
- The name of the webmail installation is now configurable.
  To use - config setprop horde Name xxxx ; signal-event email-update.

I replaced xxxx with WebMail

Offline bloodshoteye

  • *****
  • 232
  • +0/-0
  • Grateful thanks to SME devs
Re: Horde troubles after upgrade to 7.4
« Reply #29 on: December 04, 2008, 10:20:50 AM »
Hi all

As the OP, my issue has been solved, but I'm not marking this thread as "resolved" - too many other comments. Unless a moderator feels otherwise, of course.

All thanks to mrjhb3 (John) for his efforts to help us all. We have some very grateful staff who now have their multiple address books back again  :grin:

For those who need to see what was required, head over to:
Quote
http://bugs.contribs.org/show_bug.cgi?id=4791

Once again, John (mrjhb3) thanks   :cool:
SME Server is a fantastic product - thank you!