I have just learned to do static pages/sites with XHTML and CSS so I still think that way.
Now I'm trying Drupal because I want to build a site that one other person can add to. She is the organiser of a Blues club. I am beginning to see what Drupal can do and think that we could be a little more ambitious.
So I would like:
A small forum that my friend will moderate. a) Discuss songs/artist b) local views/news c) Discuss Gigs/events d) and whatever
A place for people to join up and write reviews of artists/CDs
I am the webmaster for www.invernessoldetowne.org. We are a not for profit local Business association in Inverness Florida. We are hosting at www.opensourcehost.com. We would like to have the site design upgraded. We have some ideas and and a local designer that could provide the art and design. We need a Drupal Programer to work with us and help us get this to our next level.
Using Drupal 4.7.x on Linux (CentOS), Apache, MySQL.
Drupal site registration is "Visitors can create accounts and no administrator approval is required."
- A new person can register
- person receives the email but the email is showing up in spam folders on gmail accounts (possibly others). If the person does not know to look in spam folder the registration info appears not to show up.
I am using Drupal 4.7.3 with mysql 4. I am planning to use mysql 5 ..I am not sure if drupal 4.7.3 is compatible with mysql 5. Your reply will be of gr8 help!!!
HI
Iam new to the php create one procedure that is worked in mysql prompt good ,but i call the same procedure with php code as
$result= mysql_query("call procname()");
print_r($result);
It doesnot dispalys the records in place of that an error comes like:
user error: PROCEDURE can't return a result set in the given context .
What can i do ? i want to dispaly the result set of that records.
I've had a lot of spammer traffic from email domains such as mail.ru .
Currently I am moderating all new user registrations. It occurred to me that it would be easier if certain email domains were just denied registration.
I've looked through various module categories and don't see anything particular to what I think I need. A close one is the Email Verification module.