Hello all,
I'm running into installation issues with D7 and rackspace cloud hosting. The install stops after the language page with this error:
"HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request."
Rackspace doesn't seem to know what this issue is. I've run D6 on Rackspace cloud before without any problems. Any ideas on maybe what the issue is? Thanks in advance.
Funny characters are appearing around our text within our new website.
Heres what happens:
With Drupal 7, we paste from word using the CKeditor and word paste option within the wysiwyg.
And save, everything looks fine… but when you go back into the page via edit, Funny characters are appeared throughout the text, example “ = “ , hard return spaces turn into Â, things like that and its getting really frustrating. Anyone got any ideas?
Just to comfirm the page does have this in the head:
I am looking for a fancy image gallery module in Drupal. I dont like flash, but javascript is fine. Perfect if it is for Drupal 7, but Drupal 6 would be acceptable also. Can anyone help ?
On my node.tpl.php template my taxonomy terms shows up automatically even without the $term variable that was used in D6. This is a problem because I have no way of controlling the placement of this list of terms. How do I remove the automatic term listing that D7 gives me by default and display the term listing in a place where I want it on the node.tpl.php page?
hey i want to run an application on drupal.Actually i'm working on speckle filter which is used to remove noise from the image.Here i'll be implementing some of the filters.I'll be writing the code of that filters in matlab.Now i want to publish these filter on drupal website.
I was creating my first View using Drupal 7, once I saved it, I got this error and am unable to see my site:
Call to undefined function _system_theme_data() in /home2/buildavo/public_html/includes/theme.inc on line 481
Until this step, I was creating pages and wasn't seeing any problems. Anyone else see this problem?