I mean:
I have a "forum" directory in Drupal which has a forum images in it. But when I want to go to mysite.com/forum/, server says that I have no access.
How to force Drupal to let me to go into /forum/ page. But when I want to access some image from /forum/ folder then let me have it!
Having searched and reviewed the various posts on URLFilter and FreeLinking modules, I'm stumped.
Condition:
I have the above filters enabled and working correctly. However, there appears to be a conflict when a URL has a combinatin of upper/lower case letters. In those cases FreeLinking is trying to make that portion of the url an internal link
Ok, I have thoroughly gone through this on three different versins of Drupal(4.6.3,4.6.4,cvs/4.7), just to be sure.
When uploading a photo using the image.module, I get this:
"warning: copy(C:\Apache Group\Apache2\htdocs\drupal\files): failed to open stream: Permission denied in C:\Apache Group\Apache2\htdocs\drupal\includes\file.inc on line 287.
The selected file C:\Apache Group\Apache2\htdocs\drupal\files could not be copied."
I am able to edit the results of the flexinode form with flexinod-*.tpl.php, but I would like to be able to edit the form itself, so that I can group input fields eith titles, remove the default "Formatting guidelines" that comes up after every single textarea, maybe even add fieldsets to text items?
Or should I just create a 'Page', with my own form?
I was wondering if anybody has encountred problems running Drupal on IIS? I've been using Apache (on Windows) and MySql as a test environment, with very very few problems.
But when i started working on IIS (clean drupal install, mysql) some small bugs started to pop up that didn't on apache, things like mysql errors, how php behaved. I wish i could be more specific, but they seem to all be php/drupal bugs.
Has anybody encountered any problems on IIS, are there workarounds that are common knowledge?
At the bottom of every blog node, there's a link for "author's blog" | "comments" -
It seems that drupal just prints "links" but there's no way to say, only output this link, and not this one...how do i customize this? I only want "add comment" to be there. Do i have to hack the link module?
I'm hoping someone can point me to links, i'm sure people have faced this before.
Thanks,