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.
Hi.
It's about flexinode module.
When you go to "content | content type" (and after creating a custom content type), you will see this "add file" list.
When you click on it, you can set the properties of the "add file". However it doesn't have:
- file size limit
- file extension limit
Does anoyne know how to add these 2 functions in the "add file" list?
I would like to know how to set up a contact form similar to the one hiding between the contact button in the upper right corner of this site.
I tried enabling the personal message, but that only works for registered users.
I created a bunch of pages while logged in as admin (uid=1). After realizing that I don't really want to have to log in as root just to edit the pages, I reassigned them to another user ('editor') by changing the username in the "Authored by" field. But the 'editor' user cannot edit the pages.
The 'editor' user has "edit own pages" permissions. When i edit the page (as 'admin'), the username is correct, and when I print out the node's uid, it matches the uid of the 'editor' user.
Am I missing something obvious? Thanks in advance for your assistance...
I am trying to add a section with paypal buttons and images (this means using HTML. and each time I get the error: "terminated request because of suspicious input data" when I even try to preview. I am not very familiar with Drupal as I accquired this website from another person. How the heck can I get html code to work?