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 installed filestore.module, the latest version from CVS and for the most part everything is fine.
However, the problem I have seen is related to the download statistics for listed files. Regardless of number of times one is downloading a file, the count stays 0 all the time. No changes whatsever. That's why the list of 'top X files' could not be sorted properly.
Does anybody have the same problem? Any suggestions what could be done to solve the issue?
Ive just installed Drupal 4.1.0 on a Apache/2.0.46 (Unix) PHP/4.3.2 Server using a postgre database. However after editing as appropriate, i get a nasty error.
Fatal error: Call to a member function on a non-object in /mounts/max30/home/sweeney/martini/www/drupal-4.1.0/includes/database.pear.inc on line 58
Id very much appreciate any remedies to this situation
I installed Drupal 4.2 on my local server with php version 4.3.2 and now I see these errors below.
Notice: Undefined index: pass in c:\program files\nusphere\apache\htdocs\drupalv\includes\database.mysql.inc on line 12
warning: Cannot modify header information - headers already sent by (output started at c:\program files\nusphere\apache\htdocs\drupalv\includes\database.mysql.inc:12) in c:\program files\nusphere\apache\htdocs\drupalv\includes\common.inc on line 1065.
Currently if I go to mysite.com/?q=taxonomy_html I see a list of all of my vocabularies and all of their topics and sub-topics and so on. I'd like to be able to see that same listing only limited to just one vocabulary.