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.
Recently I encountered this PHP error after viewing an unpublished node. After Googling I found this post which is I think exactly to my problem. I also found this thread which I think also related to my problem. Any idea why I'm getting this error?
I'm new to the Drupal Community, i just finished the Lynda course on using Drupal 7 by Tom Geller. I'm basically helping a friend set up an online storefront for his shop and rather than use Joomla! like i did for the last two brochureware websites i set up, i decided i'd use drupal because administration for Drupal is just so much more awesome! Personally, i hated the way Joomla! handled stuff, with paid modules for almost everything, alot of googling through a lot of ugly interfaces, and then you had to figure out why some stuff wouldn't work and why some would, and, well, let's just say i found it a horrible experience. I'm not a web developer or designer, i'm just a geek. We don't mind paying for one either, but I have a hundred dollar budget including domain and hosting..
I want to create a site where one of the main features is that people is able to upload images to Forum posts, and those images should be shown in a site-wide gallery. The images or a thumbnail should be shown in the message body, not just as some kind of attachment.
So I guess that I need to use a Image content type, but how can I allow users to embed Image nodes in Forum posts and upload them from the message form itself?
I making drupal project as my last bachelor degree work.
I need to have these things
Project Admin needs to:
-Create users to specific project
-create content and edit project pages
-Upload images,documents
-formulars
project Admin can not
-access other projects and other project users
-create new projects
Website Admin needs to:
-create/close/remove projects
-create admin to specific project
-create navigation to projects