I found some people on the forums who had this problem, but no one who got an answer ... I've installed Drupal on a rather restrictive web host, but I've got .htaccess going and everything seems fine--except when I go to Home » administer » configuration » modules. It's just blank. No output whatsoever. I can't find any database errors, there are no messages being caught by the watchdog module. What's going on? More importantly, how do I fix it?
Environment: Drupal 4.3.2; PHP 4.3.2; MySQL 3.23.49; Apache 1.3.27
I have a few Drupal powered sites up and running, sometimes I forget what version of Drupal is being run on which site, which makes updating difficult.
Is it possible to find out what version of Drupal I have installed?
When I use copy and paste function to copy article from other format,like doc,txt,html.It can not break line automatically,I need break the line manually. Is there any function to to do it?
Bye the way,How can I post code(c,Java,perl...etc) easy? is there any tag like MT?
I finally had a chance to test my site from a remote computer, and it didn't work. I could see the home page but my title image was unavailable, and all of the following pages were also unavailable. For example, when I try to log in, I get an error page that tells me that the page is unavailable. The URL is also strange. Instead of being http://my_site/login, the URL looks more like this: http:///login. I have my /includes/conf.php base_url set to "". Should that be set to /drupal-4.3.2? Or /srv/www/htdocs/Drupal-4.3.2? I'm not exactly sure what to set it to.
I'm running Drupal 4.3.2, and I've installed the Gallery Module. The Gallery setup seemed to go OK except that the three additional account permissions did not show up the way that they were supposed to. I can access the Gallery via the URL, and I enabled the Gallery module via the Admin account but the area in permissions for allowing user access is not there. I followed the installation instructions but I'm wondering if there is something else that I need to do? Nothing seems to be wrong, except that I can't see any Gallery options in the permissions area.
I run both drupal and jabber on my server. I would like to set up drupal so that when a user registers on my website, a jabber account is created with the same login and password. Is this possible? Has anyone built a module to do this, or is there some other way?