I have installed Drupal 4.5.7 and have it running ok. Then I insnstalled the event. module which went ok also. But when I click on the calendar link,I get the error below.p
Fatal error: Call to undefined function: node_access_join_sql() in /srv/www/htdocs/techcommittee/modules/event/event.module on line 612
I am having trouble with reading the installation instructions that came with the drupal download.
Here are my Specs:
OS: WIN XP HOME
Host: http://www.christianwebhost.com (They meet all the requirements for drupal)
I created a new database called drupal on my host it's called: theworkmangroup_net_drupal
Now how do I get druple to run with this there is no configuration php file (Like most of these programs have)
I am using drupal 4.6.5 and have installed various modules without any problems.
From today EVERY module I want to install generates the same error: After uploading the modules in the module folder, I want to activate the module through
administer > modules
and now get a blank site. After I delete the .module-File from the server, I can use the modules site again and activate and deactivate all of my "older" modules I have already installed before.
Running Drupal 4.6 and the latest Gallery2 module. The module is enabled and configured to point to gallery2/ as my gallery directory and / as my web root, both of which are correct. The random images appear on my pages, but clicking either on the image or on the gallery link in navigation gets a page not found error. What have I got wrong here? Thanks.