I need to remove unwanted field collection items(to clean garbage) which don't have any value assigned. my issue is when I ran the script it works, but when I try to load contents afterwards (url/admin/content) from back-end it gives me bytes exhausted error. I've set my max allocated memory for 1024mb. Since the issue must be in code which may break something related to nodes. My function is as follows.. I did this referring documentation and forums since I am newbie to Drupal. I'd appreciate if someone can guide me to get the code fixed.
I am still new with Drupal, and i am using Drupal 7.5.6 now.
The problem that i am facing now is that i cannot see 'Modules' menu even when i am logging in as a Site Admin. And if i type the path into it directly (/core/admin/modules), it will show Access Denied page with an error message:
You are not authorized to access this page.
I am not sure what should i check/do here. Does anyone had the same experience before?
Sandler provides world-class sales training to a global market. But they needed a better way to track inventory and connect their customers with products that were directly relevant to them.
I'm new to Drupal and unfortunately, I've been put into a system where I need to know it. One of the people who did my job previously set up a support center for my company using Drupal and I'm now responsible for it, including updating and maintaining it. Problem is that I have never used Drupal before. I'm slowly getting up to speed though.
Im building a module and I need to clean classes from specific selector and your childrens, like Responsive Menus does with menus when the selector matches.
I tried looking Responsive Menus but I could not understand.