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 am searching for Downloads module,
like in PHPNuke.
It should count the number of clicks on download.
It should permit only to registered user to download the file, but everybody can read the description.
It should be able to link to external links.
I tried disk node, but it can't link to external links.
Hello,
i have and drupal 4.6 installation with the user_search module.
everything is working fine, but if i set the search results per page to 10
and i have more then 10 user i see only 10 results without any "pagination"
for more results. please can you help me ?
I am installing drupal 4.7.2 using fedora core 5,in my last step
mysql -u username -p databasename < database/database.4.1.mysql..............it is giving following error.
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysql -u username -p databasename < database/database.4.1.mysql' at line 1
please help me