FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Upgrade from 2.5.0 to 2.5.2 does not work
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Upgrade from 2.5.0 to 2.5.2 does not work [message #12328 is a reply to message #12326] Mon, 04 August 2003 18:15 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
lstep wrote on Mon, 04 August 2003 13:45


hmmm???? In my database, the type of pm_notify is not a char or varchar, it is a sequence, which is automatically incremented when asked to. You can't put an char into this:
 pm_notify           | integer                | default nextval('fud25_users_pm_notify_seq'::text)


I swear I haven't played with the data types of any record!


I found the problem with pm_notify and fixed in latest CVS. Here is what you need to do:
ALTER TABLE fud25_users DROP COLUMN pm_notify;
then get a fresh upgrade script from the CVS and run it.


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems posting messages...
Next Topic: 2.5.2 upgrade problem
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Oct 05 01:00:47 GMT 2024

Total time taken to generate the page: 0.07233 seconds