I've noticed that both the SimpleNews module and the Search module cause Drupal to fail accessibility testing due to them not having LABEL tags attached to their form elements.
How would one go about customising Drupal to add these? I've looked at SimpleNews and can only assume the HTML code is all generated in an overall block function as its not held in the modules folder.
I am using the loggintoboggin, front_page and views module.
What I am trying to do with the views module is to create a view that displays a single node based on the node ID. I know what the node id is, but I cant figure out how to create the view to display just the node.
I have looked at the Argument option, which has the ID field in it, but I have no idea what this is for, or how to use it. In the Filter section, the ID field is not an option. I am thinking it needs to be in filter section for this to work.
Ever since I have moved my website GameBGS.com to our new server (based on lighttpd and not httpd), I am having a problem where my theme is not calling my page-front.tpl.php page, and when I type that page in my browser, this is what it gives me:
Fatal error: Call to undefined function: theme() in /var/www/vhosts/gamebgs.com/httpdocs/themes/gamebgs_center/page-front.tpl.php on line 14
ok I have this greate site going at http://os5.servehttp.com/home/ the forum looks good but when I click on a post I get somethingthat I don't want. http://os5.servehttp.com/home/?q=node/4 i know the reason why it doesn't look like the rest of the forum but I don't know how to resolve the problem. It has to do with the node/4 where I have my blocks not hidden. Is ther anyway I can have it setup like forum/4 instead of node/4?
I have installed Acidfree for photos and it says I need to install the filemanager module from this site. Where is it?, there is no "filemanager" module in the download modules section.