hi! have installed the faq module (faq-4.7.x-2.0.tar.gz) to drupal 4.7.x, and everything went well... but our site faq must eventually be made available to anonymous users (logged out mode), that's where i get stuck... http://site/faq doesn't display anything!... the rest though, including categories/taxonomy, faq block, etc. are working fine for logged in users...
Hi all,
I'm having problem with drupal_goto() ...
i want to redirect the control ...but its not showing any errors or anythings just stays where is it and browser says "loading..."
what could be the problem ???
Thanks.
I have a site up and running and now started uploading some content, including files. I'm the admin. On the first upload, I tried to publish 9 files each about 100k... the system only took the first 4 and ignored the rest. Is there a setting that can be configured to allow more files on an upload?
I need to put a Photo caption contest on my Drupal site, but I could not find a module for that...Any recommendations?
The easy way to do this is by allowing users to leave comments. But I also want them to vote on the comments/captions and that way select the most successful and popular one.
Thanks in advance for your help -- I'm sure there's a tiny and easily-resolved error at play here, but being unfamiliar with Drupal and PHP, I'm not the person to find it.
Despite I have a multi-site installation (version 4.7), Drupal doesn't use the right "files" directory. For instance this URL http://subdomain.example.com/files/test.txt retrieves the file test.txt from the /files/ directory in www root instead of the /sites/subdomain.example.com/files/.
How can I fix it? I've searched the forum, but haven't found an answer.