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.
Error appear at long worked site at every page Warning: Can't open file: 'url_alias.MYI' (errno: 145) query: SELECT COUNT(pid) FROM url_alias in D:\home\sites\drupal\includes\database.mysql.inc on line 121
I run a successful sports betting web site that offers sports betting news, tips and betting program reviews.
Just wondering if there are any modules out there that could add some extra functionality for my users. I've thought through a few idea such as users being able to vote if a sports tip is good or bad. Perhaps an option for users to rate the other users. Something along these lines anyway.
I want to call the name of the taxonomy term in the Views generated header text, but I don't know how to call it. I assume this is actually pretty straightforward PHP, though.
could anyone pease help me to resolve my problem... i'm working on a site where people could write reviews about their journeys. i want a profile field "resorts i have visited". resorts are also listed as terms used to define the reviews. what would be the best way to make such profile field? it should be somethig like favorites.module but working for terms, not only nodes. i tryed cck+views, but it didn't help here. any assistance highly appreciated!
I want to be able to create a View (using views.module), which will create a Block which contains a listing of other nodes created by the same author as the current node.