In the past we were attempting to do a clean installation of higher Drupal version, add to that new instance the Node Import module, and to extract from the old D6 instance the content into the clean D10 instance. Unfortunately Taxonomy numbers always ended up getting scrambled.... so a few sites are still stuck on D6.
I see Node Import has been deprecated, and suggestion to use Feeds instead.
Hello! My name is Conrad, dont know drupal, just making maintenance to a small website who runs on drupal 6.19.
Recently the website started giving error - ini_set () cannot set user save handler by ini_set or session_module_name on line x in settings.php I googled it and deleted the line, now the website can be accesed, but with errors. I need to login in the website interface to modify some pages and gives multiple errors "Parameter must be an array or an object that implements Countable" and also username or password error. " The user and password are correct.
I am a retired university lecturer who has used Drupal for nearly 20 years to create websites to satisfy my various academic, professional and hobby interests, including hi-fi, table tennis, rental property advertising and management, provision of online courses, and any other topic which took my interest at the time. Currently, I am using Drupal version 10 for the first time to create a website for an association of former colleagues.
- let user have his own blog (this set-up happened super easily and by default in D6 very intuitively with default menu link to individual blog in each user profile page)
- with help of a module, shows in a side bar - month-wise links to each month blog posts were posted
- allowing each user to save his own favorite posts, and this selection could be shown to others from a link in profile page (?watcher module)
I need to upgrade an old Drupal 6 to the latest releases. The only way I found is changing the PHP engine version to work with every version (6 and 9 or 10) to export data via RSS (using PHP 7 for instance to export data from old 6 version, then PHP 8 to import them in a recent release).
Drupal has an excellent RSS generator that allows me to export post, categories and tags in a very efficient way, and then import the data generated into another Drupal version, more recent. The problem I got is that the RSS feed can have max 30 post.