I have trip_search and taxonomy_browser modules installed on my site. Both of them help users to navigate content of the site and find information they need. And both of them can be accessed through two different links in the main menu.
So i thought it will be useful and more convenient for my users to unite this modules and show them on one page which will be accessed by means of one "search" link in the main menu.
Can Polls have markup, such as links, as options? I would think that since polls are just another form of node the answer would be yes, but I have not been able to get it to work. The links just show up as normal text. Is that a limitation of the poll module? I searched for a similar topic but did not find anything...
is it possible to customize the "Submitted by" line for different types of nodes?
for instance, I would like forum topics to say "Posted by..." since users can post them without approval; and book pages to say "Submitted by..." since they go into the queue.
I've been hacking my way through the Xtemplate theme, so far to no avail.
Got this in my logs yesterday and had never seen it before. The part that concerns me is the attempt to crite to a file that has sql in the name. Anyone else seen this? Is it a normal error caused by normal program operation, or is someone testing sneaky URLs on my server?
user error: Can't create/write to file '/tmp/#sql_2943_0.MYD' (Errcode: 24) query: SELECT t.* FROM term_data t, term_node r WHERE r.tid = t.tid AND r.nid = 120 ORDER BY weight, name in /home/douglass/public_html/includes/database.mysql.inc on line 97.