I know this is a well-documented issue on drupal.org, but I am not sure where to start. A lot of what I am finding is very server specific tweaks and, as someone who does this as a hobby on shared hosting and finds VDS cost prohibitive, I am wondering if there are things I can do on my end?
This is embarassing, but my times are as follows using Devel module...
my problem is that the BODY field of my contents(not all) are not displaying in its page
also, if I edit the content, the body field is also missing there
I don't know where the problem is
I've tried fixing the manage display (content type), permissions, and clearing the cache
the problem still exists
I am only using bitnami anyway, so I can't link you to the site
I just want to know if it is possible to link the image field to an external url. The three options seem to be linking to the file, linking to the content, or linking to nothing. I want to click an image and have it link to another website's url. Is this possible?
I have a forum site, and I set up Tokens to alert me whenever a post or comment is saved. There are tokens for the post title, URL, etc. For the post Action, the whole thing works great. For the comment Action, the tokens are passed through without being evaluated. The two Actions are right next to each other on the Actions page, are triggered by the same threads, and even use some of the same tokens. Why does one work and the other not?