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.
I just installed the event module on a Drupal 4.7 site I'm working on, and as soon as I activated it, the site died with a PHP fatal error, saying that the event_views module had called an undefined function, views_handler_field_dates().
Ok this is important question because it seems my shared server is getting overloaded with my drupal site which gets few hundred users daily. I will move my server in about a month's time but till than I have to do something to keep my site live all the time.
Of What duration should I keep my cacheing to be ? If the cacheing is of 15 minutes and a user post a forum topic, than will that be visible to him and to others ?
I discovered a javascript code I can use to insert RSS content from my Drupal 5x site to a non-Drupal site. However, the non-Drupal site only displays the event title. Looking at the javascript code, I imagine that I can specify the names of other fields, such as the Start Date. What do I have to add to the string below to make the (Drupal) date of the event display on the external websites that use this javascript?
Ok, I had installed Drupal through cPanel and I don't remember whether I had even created any database but anyway the point is now I want to take the backup of drupal database using a shell script but I don't know the password of the database. Is there anyway to know it now ? what options I have ?
preliminary notes: I'm posting only "pages" added to main page...
well, i put a block in side right, a block in side left..., etc,
Problem:
when i'm in a page what not be the /root page, i see it all bad..., all messed up (example: side rigth or left in bottom)
but if i'm in another url (url/article, for example) i see all perfectly...
Here is an example. I have TACLite enabled. I have a role called news_admin. I have a user, xxx, assigned to news_admin. I have set up the ‘Access Control by Taxonomy’ so that news_admin can only see nodes that are marked with the category News vocabulary term “dog news”. I have a node called dog_park tagged with “dog news”. I login to my test xxx user via Masquerade. I navigate to ‘Home › Administer › Content management’ and dog gone it (i.e. pun for those who are sleepy) I can still see other nodes that are not tagged with the “dog news” term.