After upgrading from Drupal 5.2 to 5.3 the table node_access seems to be broken. When I add content to the page, drupal doesn't create an entry in the node_access table so the users can't view the new content.
When i edit old content, drupal deletes the entry in de node_access table...
Hi, I've just done a successful upgrade from 5.2 to 5.3 except for the Fivestar module fields shown on a views page. They aren't shown anymore. This views page used to show a table view with some CCK node titles and its fivestar ratings. Now it only shows the node titles. However, when I click the CCK node links on the view, it shows the whole node content, including the Fivestar rating. I've tried to build both the view and the CCK node from scratch, but it won't work either. Also tried to build other kinds of views and nodes with Fivestar fields, but again no success.
I upgraded a site running 4.7.5 to 5.3. Everything went OK but I no longer see user pictures or uploaded images.
I have enabled enabled user picture on both installations. First I got text "userid's picture" in place of the picture in the 5.3 installation. I fixed the path to the picture image file in the database. After that, the pictures simply disappeared completely. I don't even see the tag in the HTML source.
I'm a beginner with drupal, sorry :)
I've updated 3 modules (contemplate-date-filefield/drupal5.3) before disable them in the admin modules page.
This is the result of the update.php script.
It's difficult for me to understand if the update of the database is ok.
How to understand? Is there a script that check the db?
Many thanks
OK, so I've made a test site of my 4.7 install and successfully upgraded the thing to 5.3. I'm in the process of redesigning the theme (it needed upgrading anyhow) and sorting out new module versions and new modules to replace the ones no longer supported for Drupal 5.x. In the meantime, the original site is still chugging along. My question is: When the test site is finally ready, is there an easy way to include the content added to the live site after the original database snapshot was made?