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.
Iam building a drupal based site. http://www.neoway-sys.com
The site is hosted on yahoo.
Sometimes when I make somechanges , the whole site goes blank. Then after I reload the page for a couple of times.... the site shows up on the browser.
Is this a host issue? or drupal issue Iam confused. Please help
I have installed TinyMCE which works great for stories & pages and is alo enabled for the forum, but whenever I publish a post, it reverts back to plain text. If I go back to edit the post, the HTML formating is still there.
This only happens in forum posts.
Hello everybody
I'm a newbie on using Drupal; I've got some experience on using MDPro on two web sites.
I would like to move one of my web site (the simplest one) from MDpro to Drupal, at the moment on my local machine.
My problem is how to place a "real time" clock / date in the content or header of my web site.
I mean a clock that updates itself every ... what else .. ie every 5 secs
At the moment I've tried to put a both a php and js script into a block without any success ...
I need help building a custom search - both the search form and the search process.
I have fields that I have created with CCK that house numeric values. I need to do custom finds that search for > < greater then and less then values.. for example: I need to find nodes where the "rate" (cck field) is less then "20" and the "company" (cck field) is located on the "west coast".
I know SQL really well and I can write the queries.. but I just need to know how this is properly done using Drupal's API properly.
I have been playing around with content templates and I would like to know if there is a way to alter the way 'create content' looks for each of the content types? Perhaps changing the length of the edit box for a certain field, or use a table to alter the layout of each of the items?