I just automatically upgraded to drupal 6.2 through the fantastico function and now my whole site is stuffed??? the following error occurs, please assist!!!
After several weeks of wrangling and discovering the absence of required modules and quirkiness of new modules I am ready to go back to version 5.7 (or whatever the last 5.x is).
In the site that needs to be changed, I have uninstalled all the custom modules, backed up the data and backed up the database.
I have over 200 pages of content that is basic stuff, some html but no video, audio or custom fields. Some pages have tables and most are linked to other pages via menu choices.
I have been moving a drupal site over to another server. I've been able to move the files, and database etc. The site seems to be grabbing some of the information from the database (but not sure on that). Yet I am getting these PHP errors:
Warning: Cannot modify header information - headers already sent by (output started at /var/www/netlab/includes/database.mysql.inc:172) in /var/www/netlab/includes/bootstrap.inc on line 488
I attempted to upgrade a site with Fantastico scripts, and I didn't remove modules, adjust theme, etc., and the site is totally scrozzled. (I'm pretty good at *using* and *administering* my drupal sites, but not at installing or ever touching the MySQL databases directly - I use Fantastico automated installation at my host to set up sites for teaching classes every term, and I'd like to restore this one for use as a model for next year. I know, I know - I shouldn't have been tempted by that "upgrade to Drupal 6 button. )
I'm using the taxonomy access control and menu per role modules to control access to content on my site. Neither of these modules support Drupal V6. Is there any chance the functioning these modules provided is now native to V6? I was hoping that I wouldn't need to modules anymore. Thanks!