I am having difficulty getting a few modules to play nicely together. After installing (and enabling / disabling) several modules I have concluded that the best solution is to:
disable the module(s)
remove from "modules/contrib" directory
and remove from database
#3 is the part I need help with. How would I go about doing this using phpmyadmin?
Seeing that the modules (which have a nifty install file) don't have an uninstall file; This type of info would be helpful to us non-power users who are still trying to get the hang of Drupal.
What features are available with the Views module in 4.7 which are not available in 4.6. I hear of a 'page' type which I don't see in 4.6; what else can views do in 4.7 which it cannot do in 4.6?
Drupal.css sets the styles for navigation menu. What I'm trying to do is to remove some of the default left-padding and bullets, which I can do in firefox but not IE. My guess is that drupal.css is being loaded second and is overwriting the changes I made to my stylesheet in my theme in IE.
Anybody know how do you set menu styles from my theme's stylesheet?
Every event I create shows (in collapsed views, say in the "list" or in the "table") an end time, like: "End: 9:00pm" even for multi-day events, or all-day events. I never see a "Start time:" or "(all day)" as it appears at http://groups.drupal.org/event (choose the "list" view since that's what I'm most interested in).
Could I be doing something wrong in creating the event in the first place? Or is this a new feature of the 4.7 branch?
Before I used the domaine name sominice.com. Now I use the domain name mindenice.fr. But when I create a new node and add a new file, the url displays shows the old domain name. How can I fix this?