I just installed the Janode module (http://drupal.org/node/65206). It works quite nicely except when anonymous users try to click on the node title and go to the node it gives them them access denied page. There is no option in admin/access for granting viewing privileges (it only has "create janode" and "edit own janode"). When I'm an admin I can go to the node, but even when I granted "create janode" privileges to anonymous users it didn't let them view the node. Any ideas why? How can I change this? Thanks!
Hi, I'm trying to make buttons like "Post a Quick Tip in this category", but the prepopulate module seems unable to pass variables to the the taxonomy option box. Is there any way to keep the user from changing the taxonomy in a add-content page? (And to save him the work of course)
When adding new image to my site using Img_Assist, those images are referenced with absolute path.
eg: http://localhost:8888/sites/CMS-Test/drupal-4.7/?q=/system/files/images/image.jpg
I would would like to make this path relative something like ?q=/system/files/images/image.jpg. I saw some people having relative path so it should be possible.
Else when importing image in page with TinyMCE, I got always the absolute path. That is a problem if I want to change the server. And it will happen soon.
A user on my website reports not being able to post to a forum. He's loged in and reached the forum post page http://www.its.org/node/add/forum/ (you'll have to register to get that far)
but the drop-down menu (he tells me) is broken and shows no forum choices. I've checked it works under various other browsers & OSs, but I don't have access to a mac and he's using:
Browser info : Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Hi guys, in my continued effort of building a bloggers community portal I've come to the folowing probleM:
I'd like to create a dropdown list pointing to every user blog so that if I have 20 users this list will present the names of all bloggers and go to that user blog on select. How can I do this with php? I'm sure this must be something easy but I'm php impaired. All suggestions are welcome.
Upon installing Drupal and moving a site within the CMS, the information architecture and some of the URLs were changed. Is there any way to set up a re-direct from within the CMS? I've used to path aliases to make sure some really important pages don't get 404's, but that is far from the ideal solution.
What is the best way to tackle changed URLs (ideally through Drupal)?