My problem is post-install, but this seems to be the best place to discuss my problem.
I'm trying to write a page about a new usage of XML-RPC, and whenever I try to preview or submit the page, it gives me a HTTP 403 error. If I take out the text "XML-RPC", it submits fine. If I split up the text with a span tag, such as XML-<span>RPC</span>, it works. But with "XML-RPC" written as is, it breaks.
I wonder if this has to do with a certain module being enabled, such as blogapi or aggregator or something. Any ideas? Thanks.
usually drupal 4.6.5 goes on smooth but I am encountering a problem. it may touch on something ´ deep´ since I am experiencing similar difficulties with other cms software.
running SuSE 10 (last beta) with mysql and can´t get through drupal´s setup; get a series of warnings involving various *.inc files called by bootstrap.inc which fail to open ending with
Fatal error: Call to undefined function: cache_get() in /srv/www/htdocs/drupal/includes/bootstrap.inc on line 125
I am trying to install 4.6.5 on a Yahoo! web hosting starter plan. Unfortunately, I am being greeted with a blank page.
I had a look at the forum articles and handbooks. I followed the guide to installing Drupal, but I don't know where I am going wrong. Also the fact that I am a complete newbie, is hindering this installation.
I run a couple of sites with Drupal all through the same installation. I have set up Webform on one site and it works fine, no problems at all.. I am trying to add a webform to the other site, I enable to module, set access rights to it, but when I try and create the form I get the following errors:
user error: Table 'db145165909.webform' doesn't exist
query: SHOW FIELDS FROM webform in /homepages/12/d83406494/htdocs/site/includes/database.mysql.inc on line 66.