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 have an existing project and it has a custom search form. The form submission was processed inside a custom module. But under the function where the form submission was processed, there is no query built for fetching the resulting data from the database. It only has a query that will check if the data is present on the database. And if that data is on the database, it will be passed to a drupal_goto function together with the other data from the form. Do you have any idea where is the main query (the query that really fetched that data from the database) resides?
i need the help which i have a role in my app as a guest user and it has to be expired after exactly 24 hrs, but the thing is once the admin approvs the user, the countdown starts for the user and the details will be like user name status active and role is guest user, after 24 hrs i need the users status to be changed to blocked so they can not access the site more, using the rule m getting the option block a user but there is no time mentioned in it, Can any one help me regarding this pleas?
thanX in advance
I recently transferred my Drupal 6.x site from 1and1 to HostGator. All files are there (I think!) and as far as I can see everything is setup correctly. However, several elements of the HostGator copy aren't working, including:
1. All links are broken
2. Several css features don't load properly
The original site is here (still pointing to 1and1 servers):
We've been using an SWF player widget for a while which works fine.
We decided to start offering HTML5 Video and prepared the MP4s and OGGS. I added the Video module without adding a new content type... just to see if the HTML5 tag worked... and it does. However, that obviously doesn't give us an SWF fallback.
I want to show some CCK fields information of node on delete confirmation pageabc.com/node/%/delete and also have to design it.
What is best possible way to do it :- 1)form_later, template preprocess in template.php, or theme registry....
Any one help me ?
I want to install Drupal in my cpanel through FTP for this site (http://www.gurgaonproperties.net). if any option or some video for that, then please give me...