Ok yes I am very new to Drupal and programing stuff in general......how do I find out what version i am running(I didnt download it...kinda just took it over)
thanks in advance
oly
I am in the process of upgrading from D 5.2 to 5.7. Th files are in place and now I am switching the modules back on. When I try to save the configuration I get this message:
Fatal error: Unknown function: _content_type_info() in /home/www/klimatosoof/sites/all/modules/emfield/contrib/emimport/emimport.module on line 249
It is apparently a CCK error message, that I even get when all CCK modules are OFF
Can't find anything pertaining to this error in the forums. Anyone have a clue?
I tried to move from 5.7 to 6.2 Drupal, uploaded new version, added $update_free_access = TRUE; statement in settings.php and run upgrade.php.
After that update.php?op=info opens with blank screen. Where I was wrong?
P.S. I also tried $update_free_access = FALSE; , all the same.
In the midst of converting my site over from 4.6 to 6.2, I realized that my user's usernames aren't having quite the same luck as the rest of the migration process did.
As an example, what was previously "13 et Éva" has now become "13 et ?va".
So my question would be...how do you convert it to also be "13 et Éva" in the UTF8'd name column so users can type the same thing and be able to log in. Any help would be appreciated!
hi, I have just upgraded to 6.2 and am sometimes, but not always, getting random 500 errors when submitting forms. Apache log shows only lots of "Premature end of script headers" when submitting forms. Any ideas?