I've been searching this forum but I cannot seem to find anyone that has had a similar problem. I upgraded from 4.4.2 to 4.5 and followed the instructions. With a few little tweaks it all seemed to work pretty well, however I use the system for an internal company portal and many of the pages are defined types with the flexinode module. It seems that everywhere we've used that to upload a file, the file link is simply missing now.
I've upgraded from drupal 442 to 4.5 on my localhost server (using WAMP) everything runs ok.
When I uploaded the upgraded instalation and database to the server, it worked ok for a while, (though some strange things were happening with the themes) then crashed, with what I think was the same error message as below.
I completely re-uploaded the instal into a fresh folder on the server and then changed that folder to become my public_html folder, only to consistently received this error message:
I have version 4.1 and want to upgrade to 4.5.
I installed 4.5 and ran the update.php. But it has information only for updating from 4.2, 4.3, 4.4. No mention of 4.1.
I ran the database update script anyway, then got a fatal error message saying that there was no sessions table. So created the sessions table by following the MySQL update info given for 4.2.
I ran the database update script again, and the error message says that I needed users_roles table. So I created that using the 4.4.x upgrade info.
I've upgraded to drupal 4.5 and want to instal the glossary module. Can anyone confirm whether the version I downloaded as glossary 4.5 works with druapl 4.5 or only with the CVS version as it says in the readme.txt file?
I tried installing it and the filter aspect worked properly, but there was no way of directly accessing the glossary, as with 4.4. ?q=glossary offers ALL vocabularies to either view or edit, which I don't want or require...
So I've got the users imported alright... Had to do that myself as the other scripts I found here did not work properly.
My question though:
How is it that when I manually enter a new forum topic directly into the sql tables (node, forum, term_node), it does not show up in the forums? I just get a "-1 New" link but the post doesn't actually show up in the forum. I can get it to show up on the main page if I promote it, but I just want to see it in the forum.
Is anyone having problems with the poll block on 4.5? On my site the number of comments posted to a poll is not showing up in the links beneath the poll in the block.