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.
The following error has cropped up today and is displayed on each page of my site:
user warning: Got error 28 from storage engine query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.nid = 13 ORDER BY v.weight, t.weight, t.name in /home/dubber/public_html/includes/database.mysql.inc on line 120.
I've not changed anything so do you have any suggestions what is causing it?
I'd like to contruct a database of objects, then provide users with a list of those objects.
I'm not sure if I need to do this with a module or a view.
This site is going to spider other web commerce sites and aggregate product of a certain type. I'd like to add each product as a content type of ??. The probem is I want the product to display a certain way (style sheets? custom template?). The second part is a list of those products somewhere and make it searchable.
I wonder how to redirect someone after login, to a certain page, BUT only if they belog to role X.
I searched thoe forums, and didn´t find the answer yet. Nor using "drupal_goto" key, nor "redirect after login", nor "redirect according role"...
The only thing I got was an issue created on the "Login Destination" project...
Hi !
I first developed my drupal site using, the Uniform Server and all seems to work fine there.
Then i moved the database and the files to a freehostia free acount.
The directories of the acount are : logs, mail,sys,tmp,www->myuser.freehostia.com (drupal directory)
I setup on admin/settings : system path files: files
temporary directory: /home/tmp
if I had some page content, and a image ( eg. link to /files/images/mypicture.gif) i can't see the image.
(i have tynimce and imce)
I note that search results in my site has incorrect dates of creation. For example you may see http://www.hakeem-sy.org/main/search/node/disease. They are most likley to be the dates of CRON operation NOT their own creation dates.
Does anybody know where I can turn on / off the user picture settings, i.e. the avatar that appears to the right of the users blog posts?
I managed to turn it on and now I can't find where the settings are now! My particular installation is integrated with vBulletin, but I can't find the settings anywhere now :(.