Drupal is up and running but how do I ...?

Problem with teaser code.

I'm using drupal 4.7, and wanted to use teasers for the main page.

I tried this code from here http://drupal.org/node/30967#comment-79533 :

sorting pool results

I have drupal 4.5.8. Is there possible to sort pool result by number of choices? I want to display results like that:

choice 1
+++++++++++++++++++++++++++++++
choice 2
+++++++++++++++++++++++
choice 3
+++++++++++++++++++++
choice 4
+++++++
choice 5
++

Problems getting img_assist working

Just thought I would relate some problems which consumed a lot of time unnecessarily (implied: lots of other users' time) due to the img_assist and image module authors assuming that admins have prior familiarity with their modules (4.7.2, btw). I think the image module is finally working now (there's an "image" content type, which I can create and publish), although the img_assist module still doesn't seem to work.

After getting the image and img_assist modules into the right place (not under {drupal_root}/modules/contrib/, argh), I still wasn't seeing any upload links on content add pages.

When I was administering these modules in drupal, I was getting the message "Make sure you have a working image toolkit installed and enabled, for more information see: the settings page", which is a horrible error message. "More information", my sasparilla. This message needs to be fixed! The image module has very poor documentation; it does not mention its crucial dependencies. The whole image-handling chain in Drupal seems to be bad about documenting dependencies and intelligibly warning about their absence.

I stumbled around and eventually figured out that I had to install libraries (GD or ImageMagick?). Luckily, it was very easy to install GD for PHP4 under Debian:

sudo apt-get install php4-gd

followed by a restart of apache, which caused the image module to start working (not img_assist, though).

Another Offline problem but its different......

Hi Guys,

I recently set my Drupal 4.7 to offline mode earlier today and now can no longer log in. Ive searched the forums and tried www.gerryboothman.com/user and www.gerryboothman.com/?q=user but with no luck.

Any suggestions guys?

This is a fresh install so im not worried about losing data as their is no data to lose.

Cheers

Boothmandesigns

link to "access control" page missing under administer menu

Due to constraints of my hosting company, I have installed an older version drupal 4.5.2 for my site. as this is my first experience with drupal and i went on to explore the various settings as the administrator of the site. I suddenly discovered that the menu item "access control" underneath the administer menu item is missing. I have installed comments, forums, archives, polls as extras (if you'd like to call them that).
All searches return forum topics that show how to do some work inside administer>>access control. but in my case i don't have that link only.

Pages

Subscribe with RSS Subscribe to RSS - Post installation