Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
In a general standard installation, I have a blog where several users have posted over the last couple weeks. Well it turns out a forum is more appropriate for this site. What database changes would need to be done to convert all the blog posts (and their comments) to forum threads? I'm trying to avoid having to repost everything manually. Thanks.
I imported more than 3000 comments into one node (from my former perl driven guestbook; by inserting the comments via database inserts), now I cannot get Drupal to index my site, cron.php ends with a 500 error.
Is it because of the number of un-indexed comments?
Or maybe because of some missing attribute values in other database tables (adding comments works fine and everything looks good)?
I might have some encoding issues here, too, as I noticed some umlauts didn't make it correctly into the new site.
I've been testing 5.0 lately and am curious to know if the statistics module isn't functioning for it right now. Basically, I'm showing no results in any of the tables the statistics module adds for tracking hits on your site, and I'm not seeing number of reads or the like. I couldn't find where this may have been addressed before, hence the new topic...