Yetsterday when I was about to create a node and save it in Drupal my pc shut down because of power cut down. The next time I started the site I got really wierd errors on the all pages of my site.
Like: Warning watchdog failed to LOCK TABLES query insert into....
Again there is big node displayed all over the pages which contains 4 to 5 errors showing about function.mysql failed.
Please let me know how to solve such type of issues if they come when u have already deployed the site.
I am having trouble getting the audio upload function working. I am making a site for my band members to get their parts but after every try at an upload I get the error message (after a long progress bar expanding wait)...
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/k/l/y/klygen/html/gloryhawgs/modules/audio/getid3/getid3/getid3.php on line 30
Blogs for my authenticated users are automatically promoted to the first page. I'd like to prevent that from happenning and I don't want them to have the option to promote them to the first page. How can I accomplish this?
I'm new to drupal and have been very impressed so far w/ how easy it's been to 'drupalize' my website. The only thing I have left to do is convert my main nav bar. On my old, non-drupal site, I had my main links as graphical buttons in the left sidebar.