The [image] module produces some strange result when I try to post (after preview) pix:
+++
warning: exec() has been disabled for security reasons in /home/.uffizi/robo/lab.jsport.net/dp/modules/image.module on line 763.
+++
Then no thumbnails are created. Just placeholders.
And image admin screen prints smth like 'imagemagick convert not foud'. But path to imagemagick convert provided by hosting support fellow.
I checked the tutorial on news feeds, but the key piece I need isn't there: how to import news feeds.
Can someone please give me a few hints on how this works? In particular, if there is a technique for importing Amphetadesk or Userland feed information, that would be a help.
This is latest Drupal on Win2K with PHP4RC1 and Apache 1.x.27.
The login script hangs and does not display the home page. The Apache error log tells me there is a PHP Notice, to quote:
"[Mon Nov 18 15:24:37 2002] [error] PHP Notice: argument passed to unserialize() is not an string in g:apacheapachehtdocsmodulesuser.module on line 80"
If I "Reload Current Page", I'm taken to the user page and all seems to work OK after that.
I'm trying to install on HP-UX and I can't get the first page to come up. I get the message:
Warning: Access denied for user: 'duser@localhost' (Using password: YES) in /drupal/includes/database.mysql.inc on line 7
Access denied for user: 'duser@localhost' (Using password: YES)
I've used the mysql troubleshooting and I can connect to the database with the user/password specified in conf.php. This suggests the issue is with drupal.
i couldn't findn any references to the forum system in any of the docs (including CVS) except to say that it was included as part of drupal 4.
i have a fresh install of drupal 4 (http://sapient.homedns.org:8000/) but the forums section seems to act in the same way as story nodes, etc.
whereas the forum system i am using to post this is exactly what i need in a forum system.
can anyone point me to some docs that explain how to get it up and running?