Hi. I am building an educational community site where each student/faculty/staff who joins the community will get a user account and will have profile to fill. This profile is based on the profile module with some custome php coed snippets. The problem is old students/faculties who are no long a part of the institute will never know/join this site but I want to maintain a comprehensive profie of every one who's every been associate with the institute.
I just finished building up a Drupal 5.0 website. But I found out I can only upload files to content, which is defined as a node in Drupal. To be able to attach file to individual comment, I download the module comment_upload-5.x-1-dev.tar and unpack it into module folder with the name comment_upload. Unfortunately, I can not see any change when I open administer>>module, which supposed to have comment_upload module mentioned in installation manual. And same problem happened when I try to install nice_menu module. Could anybody help me with this issue? Thanks a lot!
but i was wondering if anybody had any concept of the budget necessary to host a media community - what hosting sites allow major bandwidth, maybe even unlimited - should there be direct investment in a server instead
we basically are a socially conscious community that want to help share socially aware music and video and currently only allow people to link to media they have on other sites - we want to allow them to actually upload the work and create a library of creative commons media
Hey guys I'm new to drupal. After searching on here and google, I need some help. If you navigate to http://rigelastronomy.com/drupal-5.0 , it says that it is offline. Now I know I put it offline myself, but how do you make it come back online? Thanks!! :)
I am using Drupal 4.5.2 on an Apache server running Windows, and I have a MySQL database. (I am running an old version of Drupal because my server only has PHP 4.1.2 installed and I don't know how to install a newer version.)
I installed Drupal and all the functions have worked except changing user account information. When I try to change my password, select roles or delete a user and submit the form, the page refreshes without saving any of the changes. I can create users but not delete them or change their information.
I need to display a login page only at the front page and I downloaded the front_page.module. Then I did according to the instructions used:
1) Enabled the front_page from admin >> module
2) give access to all kind of users from admin >> access control
3) Put the html coding of login page from admin >> settings >> front_page
4) put the default front page setting as "front_page" instead of "node" from admin >> settings