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.
Could someone help me understand hoe to make page change to another variant (created with panels module)
choosing the term on this page.
I need to stay on this page. not going to the term view.
how can i access managed_file two events i.e submit and remove.
I am using managed_file field to upload file but it is not setting the status to 1 in file_managed table so in my form submit i did this manually.
Now while pressing the remove button it removes the file from field but not from database and physical directory. how can i achieve this. can i access managed_file event for remove.
We are working on a theme for Drupal and we are very much beginners at this. One problem we have with the latest version of the theme, is that Firefox (all newer versions - 6,7,8) seems to ignore blank lines, while all other desktop browsers do not. The problem is also shared by mobile Webkit based browsers, like the ones used on iPhones and Android phones.
for some reason all of a sudden the category pages aren't working... when i try to get to one (through site link or direct) i get the following error :
* Parse error: syntax error, unexpected $end in /home/roibenami/domains/wwo.co.il/public_html/sites/all/modules/views/modules/node/views_plugin_row_node_rss.inc on line 113
Anyone has a clue where should i begin? thank you very much!
Hi Guys,
Is it possible in Drupal to allow internal access only (based on IP address) to some of our nodes/web pages on Drupal without having a staff member login.
Essentially we have a section of content that we don't want externally available on our website. We just want this content internally available to staff only but without them having to login.