Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
So something strange, for one of my articles on my website the $links information is missing, and I don't know why... It seems the issue is only with this one.
When I check $links of course it always return false, so the links do not show. And only for ONE node. Others work fine...
Has anybody used this module with Drupal 4.7? I tried to install it (Job Search 4.7.0 from http://drupal.org/node/27586/release), but when I enable it, it prints out loads of stuff to the header on every page and basically doesn't work.
When (if) it does work, is it any good? The author seems to maintain different versions, some of which might cost money - I'm not sure about that!
It's basically Drupal's front page view. I display all of the nodes of type "story" in reverse chronological order. Simple enough.
Now, I want to display a block containing the latest article and the latest column post at the TOP of this view.
I'm using insert_view and insert_block modules, and I've added the code to insert the block/view in both, but neither work - I'm left with the tag rather than the result.
Hello,
I want to show in the same page different tables,all of them with pagers. The problem is when I click in "next page" in one of the tables all the tables goes to the next page,not only the table in which I have clicked.How I can solve it?
I am able to attach files, but I cannot download it. If I attach the file print.pdf, the url generated to download this attached file is /?q=/files/print.pdf . Is this the correct url? When I follow the link Drupal gives me a "Page not found". The files is correctly saved in the files directory. This is a site that has been upgraded from 4.6.5 to 4.7.0 and then to 4.7.2 (not sure at which step this problem appeared...).