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 trying to start writing drupal 4.7 modules but can't get past this simple problem.
As a registered user with "can set import news" permission i can't access module settings page, while as a first user / admin I can and is works.
Here is this simple code. What am I missing, so that registered user with opted out "can set import news" perm will be able to access drupal/admin/settings/import_news"?
All my Drupal Users show up with "Sync Status OK" in Drupal users. I can see all my Drupal Users under the Gallery Admin User list and Gallery recognizes the Drupal user is logged in (in name only - doesn't allow them any functionality) but none of the users are listed in any Gallery User Groups and the Drupal users must be added one at a time to a new group I create.
Gallery Registered users is an empty group and won't allow me to add to it.
I've got TinyMCE installs on a test site and a live site. When viewing both of the settings and the files in the folders, I see the same settings and the same files and file structure, but the editor is only visible on the test site, not the live site. I am at a loss as to where else to look to find out why one works and the other doesn't. Both have the access control settings as the same.
I'm setting up a store for an Artist who sells prints, canvas transfers, notecards, etc.
Often there are multiple items bearing the same image, so I'd like to set up subproducts. For example, "Image 1" is available as a notecard, print, or magnet. The price variations are not standard (ie: a print is not always a specific $ amount more than a base price) so I don't think the apparel module is the right solution for me. Each "subproduct" I create would share a parent image and image name but would have its own price, category (the parent category would apply to all), etc.
maybe u can help me: I am trying to get the audio module working. When I upload the audio folder to my modules I am unable to access the modules section (where u turn them on off) in the interface - it just shows a blank page. The getid3 lib seems to work fine though.
I have a problem with the tinymce module. I installed it and everything works fine accept 1 important thing. When i creat new content the editor is there. So i type my text and in the box it looks al good. When i hit the submit button there are no enters or enything in the text.