Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm working on a module to import xml-files into nodes. I've got a CCK-contenttype, and the importing of the fields is ok, untill I try to import something into the imagefield.
Is it possible to use the imagefield withour uploading images? Can I use images, that I've ftp'ed to the server with path's and filenames from the XML ?
Hello Everyone,
I am having an issue with the gallery block. I am wanting to show a random image in the right sidebar of my webpage and it is not working correctly. It works corectly when Im loged in as admin, but as an anonymous user or registered user loged in it does not show up.
I have checked the settings and it is Users cannot control whether or not they see this block., Show on every page except the listed pages. and no pages are listed, also the check boxes for Role spicific visibility settings are both unchecked.
I installed tinymce editor. Ill add some text for posting and include an image or two via the image link in the toolbar. I insert the url to the image and it displays fine in the editor. When I submit the post the image doesnt show up. What am I missing here?
I've noticed that all Drupal sites with large comment databases seem very slow to add comments. Are the comment, cache and any other tables being locked when this is done?
Even Drupal.org is slow on this stuff. What gives? and how can I speed things up?
I'm new to drupal and currently using v5.1. I need a way to lock down nodes based on user roles. It seems like node_access module does this but that is only available for v4.7.
Is there a module or easy way to go about restricting user groups to specific nodes?
Being new to Drupal I'm struggling to figure out how to do stuff. I'd like to be able to display a list of data from a table of content where a user can create/edit/delete rows (subject to permissions, controllable by role) (same as the 'content' page in Drupal adminstration). Is there a module that does this without having my having to write php (which I can't do yet!)?
I've tried CCK to create a form to enter rows but, when I try adding a field to a custom content type I get the following message.