Access to home page ok, also admin pages, but accessing nodes returns this error message, multiplied by the number of nodes on that page:
user error: Got error 122 from table handler
query: SELECT t.name, t.description, t.tid, COUNT(tn.nid) as nodes FROM term_data t LEFT JOIN term_node tn ON t.tid = tn.tid WHERE t.vid = 19 GROUP BY t.tid, t.name, t.description ORDER BY LENGTH(t.name) DESC in /home/sites/eternalpurpose.org.uk/public_html/includes/database.mysql.inc on line 97.
I was wondering if it was possible to make taxonomy terms also include people.
So if I pressed a taxonomy term named 'weather', it would show all the topics related to 'weather' and all the people in-charge of the weather.
I.e: The taxonomy term 'Weater' will show all the related topics and nodes, but also 'weather-man' which is in charge of the weather.
i've a problem with the Weblinkmonitor of the Weblinkmodule.My Site uses this part of the Modul central for recently updated Blogs.
Now, there are many Links and the Crontab is running every hour.
The Problem is the follwoing: Some Blogs are shown as updatet but there is no diffrence, no new entry - nothing. Other Blogs are updatet but they appear as nothing as moved.
I recently set-up drupal on one of my sites. Nice, very nice.
I am using the news aggregator to pull various feeds into my pages. These feeds have images but I'm not seeing them on my site is there a pref somewhere I missed? I have the identical feeds on another site using a php aggregator images come in fine.
I have looked at, and read allot of forums posts and, help files can't seem to find what I need to get those images flowing in. I can't see any errors anywhere.
I'm thinking about adding a few blogs to my site (which runs Drupal 4.5 thanks to you fine folks) that will serve as extended review of open source software that I use on a daily basis.
Here's my ideal scenario:
* post a blog entry about a feature of an open source product that I liked or disliked. this would follow a template, loosely
* rate the feature on some scale 3, 2 or 1 thumbs up or down
Over time have these ratings aggregate to indicate my level of satisfaction with a product. Maybe create lists of software I like or dislike.
I used cpanel to install Drupal 4.4 and immediately upgraded to 4.5 a couple of days ago. I checked out the search fuction for the first time today and and couldn't get any results back. When I type in an asterisk, it returns user names, but nothing else. My best guess is that something got screwed when I upgraded to 4.5, but I'm not sure how to fix it. Anyone have an idea?