I think I found a good bug but haven't tracked it down yet (need some advice). I have developed an Intranet site on my local PC but when I upload 4.4rc to the server, I get the following error message:
warning: Unable to call xtemplate_block() - function does not exist in /data/web/docs/internal/on_job/procurement/includes/theme.inc on line 100.
I don't get this in 4.32. Has anyone run across this yet? I would like to get this fixed pretty quick so that I can deploy this soon. This will be a site that will be available to about 21k people across the company.
Hi all,
I can't make Drupal Clean URLs work under Apache 2-0-48. I get HTTP 500 if I use .htaccess (where I'm using clause.
I suspect something is wrong with mod_rewrite.
Could please someone send me an example of a working .htaccess under Apache 2, just to compare with mine ?? How can I check if rewrite support is configured well with my ISP ??
Thanks to all for your kind help
I recently moved my Drupal installation into a subdirectory on the server so that my old (non-Drupal) website could be at the top level until I complete development of the new one (i.e., now www.a1aa.org/Devel rather than www.a1aa.org). The website works perfectly until I log in as the administrator. Then every time I click on a link in the navigation panel (like Administer), I get a message "Access Denied", "You are not allowed to access this server".
I have 4.3.2 up and running, and I've seen the posts about the image.module, but when I go to config | modules, there is no image module to select. I've seen the posts about needing to enable the image filter, but under config | filters, there is no image filter, either.
Can anyone point me to step-by-step instructions on how to set this up? Also, if you can point me to a site that uses the image.module, it would be good to see how it works. Thanks.
i trying to set up Drupal multiple sites on my windows 2000 machine.
I have no permanent internet connection and need to develop number of sites.
When developen sites will be placed on hosting providers server.
I've just installed drupal for the first time, and I'm having difficulty creating the first user as the INSTALL
says. I can get to the first page, but the create new user link refers to http://localhost/?q=user/register - which of
course is on the browser's machine, not the web server. My conf file is (sans comments)