I posted already here several post in order to get more help... and very often I got it. So thank you the Drupal community... But with this post my purpse is not to post another problem request... ;-)
As many I found it was not always easy to have a good overview of Drupal when you begin. There is many good "book" here but it's just a part of the global information you need.
I just buy this week end the Robert Douglass book "Building Online Communities With Drupal, phpBB, and WordPress " and it found it excellent.
Got a crontab set up to run cron.php, but on every run I'm getting the following string of errors. It appears to be bad directory strings, but I'm not sure where in the code to correct it. All suggestions appreciated.
Warning: main(sites/default/settings.php): failed to open stream: No such file or directory in /home/mysite/public_html/Drupal/includes/bootstrap.inc on line 636
I've been building some nice little forms using webform (4.6.0) but i've been getting some strange malfunctions. If you visit the following page and send the form you won't get any response... just 'n/a' after the form is sent... and when I go in to edit the form and re-populate this area of copy the same thing keeps happening:
I've been playing with some taxonomy menu systems like jsdomenu and I'm trying to figure out what I should do.
I have a menu system that will look like this: here and I've figured out that I can use the built-in menu module in combination with the menu_otf moule to get this accomplished quite nicely.
I've read that comment moderation is taken out of the core of 4.7 and would be a contributed module. The only problem is, I can't find it anywhere - is it still being written?
I'd love to have a way of dealing with dumb comments in 4.7 (flames, off topic, pointless comments) - are there any solutions using 4.7?