Desperately seeking a photo gallery module for my intranet site, I'm trying to get gallery.module to act correctly with a clean install of Drupal 4.6.3. Gallery2 is installed in /gallery2/, I've gone through the entire Gallery install cycle, enabled the gallery image block, etc. going to mysite.com/gallery2/ works perfectly, but going to mysite.com/gallery fails with a 404 error. I keep getting the following errors at the top of the page when I want to display the gallery block:
I've setup a drupal installation on a windows 2000 server, running IIS 5.1 (I suppose), php 4.3.1 (CGI/fastCGI), MySQL (don't know version) and on another (localhost) system: win2k pro, IIS5, mysql 4.1.11, php 5.0.4 and everything seems to be ok, except I can't upload attachments.
When I try to attach an attachment to a page, it doesn't give any error and shows the page in Preview mode, without the attachment. I neither recieve any errors in the logs.
Problem: In previous versions it was possible to see an "edit" link in the teasers on the front page, which in 4.7 isn't there anymore. I find this "shortcut" very timesaving and practical.
Questions:
1.- Is it possible to enable it again just by going through some settings (in this case where do I find this specific setting), or do I need a module (if yes which one) for this? Or is the answer even more simple:
it has been removed, for what reasons?