Is it just me, or does freelinking not work on node types defined through CCK? I can get freelinking to work on the standard node types (page, blog, story, etc), but not in any of the CCK types.
I saw some posts with a similar title to this but I found no solution.
I'm trying to wrap my head around how things work in Drupal (this is my first time using it) I copied some code from the bluemarine template into my own, however when I use:
I recently opened my site, as user 1, to go to edit a node when I noticed that I no longer had tabs on storys, video or flexinodes. However, I noticed that i still had the tabs on Pages.
I did just upgrade two of my modules, tablemanager and Google Analytics but, I don't think that had anything to do with it.
I'm really not sure where to start to find out what the problem is. It was working fine just a day ago.
I have a fully functional installation of Drupal 4.7 which I am trying to port to IIS from Apache, and I am getting this error when I try to log into the site:
Instead of keeping the original file names for images when they are uploaded.
I want to rename them to a format like this: "#.ext", where # is an incremental number.
Is there any modules that offer this functionality or do i have to hack img_assist/image module
to get this to work?
I have upgraded 3 sites from 4.6 to 4.7.3. When I look at them with Firefox, two display AJAX functionality (auto-completion on some fields), while one does not.
To the best of my knowledge we followed the same upgradepath for all of them (backup, replace entire Drupal-directory, upgrade database, moved "files" back and added new theme) and I can't find any error messages anywhere.
So I am wondering whether AJAX is disabled by a setting somewhere I have failed to look? Or any other tips?