Hi!
One of my admins has just asked me this: can a story node be posted to the front page but be static only on the taxonomy pages? I know that it can't be done, but it might make sense. I'm wondering whether there's a chance that this might me implemented with a simple hack. Any ideas?
Thanks.
I included a page on my site, www.robshouse.net, which contains PHP code including such items as database queries. Now the RSS feed ouputs the PHP code, despite the fact that I have 'strip tags' turned on. My friend, who subscribes to my RSS via email got a message that began like this "$result = db_query("SELECT...". Not exactly what I had in mind. How do I fix this? Is it a configuration problem, or a RSS Feed problem? I'm running 4.4.1.
This involves Drupal 4.4.1 running on OSX Server (Darwin Kernel Version 7.3.0) using mysql 4.0.15 and PHP: 4.3.2, and image module 4.4.0 relying on ImageMagick 5.5.1-23 (courtesy of Fink). I've installed the image module correctly (in the sense that ~/admin/image says "Default image path OK Default thumb path OK Temporary image path OK ImageMagick convert OK GD Library unavailable Jhead OK Image vocabulary assigned"). www owns the ~/images directory and everything beneath it (~/images/thumbs and ~/images/tmp), and I've tried permissions set at 777 and 770. I've confirmed that Drupal's permissions allow the user in question to create an image, diddled with the 'filters' settings, and assorted other nonsense -- not/assigning taxonomy to uploaded images, etc, etc. And I've even uninstalled then reinstalled the image module, including manually deleting the "images" table in mysql. The problem doesn't seem to be new, but non of the suggested fixes I've found seem to help... :/
Problem: When I add an image, everything works swell except that the thumbnail: no thumbnail is displayed on the submission preview page, and if i go ahead and submit it none appears anywhere else (like on the front page).
I've got the flexinode module (latest v4.4) installed but when I check the appropriate permission boxes and click on "Save permission" the reloaded permissions page does not show the boxes checked.
I know there was a problem with the permissions in the original module release, but AFAIK, it has been patched.
anyone else having this problem or able to offer advice on how to solve it?