Whenever an anonymous or autenticated user accesses my site http://wwwdev.tsd.k12.pa.us , they get spammed with this message. It started after I installed the taxonomy_access module. Any clue how to fix it? I'm running Drupal 4.6, PHP 5, MySQL, and IIS.
What is this problem?
Fatal error: Call to undefined function: check_query() in /var/www/free.fr/f/7/tutxvnu/en/modules/taxonomy_menu.module on line 78
I didn't understand when it appeared on my screen. Who can explain ?
I've had drupal 4.5.1 up and running for several months through the web hosting company I use. When a new user registers, they never get the email. I test this of course by using one of my email addresses. There's no email related error in any of the drupal logs.
I found this problem when I tried to use the webform module. I created a nice little form, but it never would email to me.
I've followed many of the support threads here. I checked phpinfo() and there is nothing disable_functions line of that report.
EveryThing works fine except the admin dont know when an order has been placed and the user doesnt know if the order has been placed because there is no transaction notices. I use poormanscron.
Okay, I want http://example.com/mysite, so I put a config.php with the appropriate settings in the drupal/sites/mysite folder. I made a symlink and can confirm that example.com/mysite resolves to example.com/drupal, but it still just shows my default setup.
I've made sure my permissions are correct, double-checked the config.php files and all that stuff, still no-worky. The symlink is working, but Drupal won't connect to the other DB or anything. What could I be missing?