I've noticed some strange behaviour on our Drupal site (http://www.qatarliving.com) this week. We're used to the normal spam posts (mostly for mobile phones and electronics) but this week they changed the attack slightly.
I use D5, IIS6, PHP5.2,MySQL5.
I have problems with file atachments to new Page.
It seems to upload, but after post page has not atachment.
When I use TinyMCE+IMCE and put file as hyperlink, it works fine.
Should it be permision problem? IMCE uploads to /files/U1, drupal to /files itself?
Permitions are same I think.
Can you help what to check?
hi !
I've got a very big problem. I can't edit the nodes anymore, the edit page won't load. No special changes were done on the website. It appeared like that.
Do you know what could be wrong ? The path generated are ok but tha page load stops after the top menu.
Earlier I uploaded a new theme which I downloaded from the Drupal Theme section. I enabled and made it my default theme. Since then, whenever I try to access my top / index page at http://www.superhaitian.com , I get a "Page Not Found" . Can anyone give any ideas on how to fix this problem? Other pages like http://www.superhaitian.com/node/ work fine.
I am trying to introduce Taxonomy and Organic Groups into a drupal site that has recently been upgraded from 4.7.4 to 4.7.5. I am repeatedly getting the following PHP error in my site log:
array_key_exists(): The second argument should be either an array or an object in /home/httpd/drupal/csf-test/modules/taxonomy.module on line 30.
Does anyone know what this error means or how I can troubleshoot the issue?