I'm working with the webmaster of www.hogbaysoftware.com to solve this problem - I'd appreciate your help.
While in the forum (i.e. module.forum), every time I hit 'back' or 'forward' in my browser to move between the forum listing and a page/node, the browser contacts the server each time. The same applies to links that I've already clicked on, haven't changed, and should be cached. Not only is this unnecessary, but it slows me down considerably. All of this pounding on the server must degrade performance too. I've tried disabling the "Who's online" block (thinking it would want to stay up-to-date with each page load, but that didn't help.) Compare this behavior to, say, NYTimes.com, where if I read an article and hit 'back' I go right back to the front page without having to wait to contact the server, etc.
I'm already using a phptemplate callback to use images for submit buttons. Can I also use that to set a default value in the search input box? ie I want the top search box in the header to have a default value of "Site Search".
I thought it would be easy to do by adding some values to $form[search_theme_form_keys][#attributes] (since that's where title is defined) but that is not the case ;)
This has to be possible, I just don't know where to add it in.
Hello, following on post http://drupal.org/node/79055 for the site http://www.senserely.com I have discovered that somehow the table node_revisions is gone missing in my database, and since then all my content nodes have disappeared.
Of course I don't have backup! I've sent an email to my hosting company to see if they can do something about that..