Okay, so I'm not entirely sure where exactly I should make this post as I am kind of new towards these Drupal Forums.
We've recently completed our first Drupal site that actually runs online - Restaurant delivery system. Our next website is basically not a problem at all as we learned all we should've learned to build good Drupal sites with the previous website (required us to do quite alot of research as it required multi-vendor capabilities).
We upgraded to Drupal 7 for various reasons. Basically what we want to do is import the pricelist for our new customer into the Drupal site as it's already compiled on an Excel Spreadsheet - but contains about 3000 products, which will take quite some time adding each individually. Is this possible with a module and what are the steps we need to follow in order to accomplish this? This is the only point we get stuch at during this website as we already have the knowledge after all the research we had to do with our previous site in order to create this website; we also have the graphic design abilities and abilities to effectively edit the CSS styles to create an appealing site.
I wanna build a feature where I can create a Story node, then I can assign some users (which is connected as a friend) or user-groups (which contains some users).
So, after the Story node is created, only a user who has his UID or Group-ID in my Story node, can access it.
I tried content_accress, nodeaccess, node_access... all of then assign permission in Content-Type design level, not in node creation level.
Hello everybody. I'm having issues with the og module. For some reason, when I try to make a particular content type a standard group post, I am denied the ability to do so. When save it and look under "organic group" in the edit content type page after I save it, it appears to have been saved. But if I leave that page then come back and look at it, I notice that it changes itself back. Why does it do that? It's causing me problems. The error I'm getting at the top of the page is "The directory sites/default/files/images is not writable". Don't know what that means. Please help. Thanks
For the last few weeks I've been gathering information about how to start my own company using the Drupal CMS. I've been making websites since I was 12, but have mostly edited code and copied others code.