hi all - I'm pretty new to drupal, and this is my first customisation attempt.
I want to create a custom user list page, and I've followed the instructions here: http://drupal.org/node/35730.
The issue is that when I call up a user list on my site, I get a default list that doesn't show the custom fields I put into my profile_profile.tpl.php page.
Is there a way that I can retain my data when exporting/importing an utf-8 data through PhPAdmin? I'm hosting my website at 1and1 dot com (very bad services) and the only tool I got was through their online PhPAdmin.
For example:
Chúc mừng năm mới on the original database but after I exported it, it became chu#c mu#$ng nam.... or some like that.
I'm looking for a code-snippet to put into a block. It should show an archive with a 'book-navigation'-like style. Confused? Well I would like the content of the block to look like this:
Archive
-----------------
2005
January
Febuary
March
and so on
2006
The numbers of the year should be collapsable. A click on 2005 i.e. shows all pages with articles posted in 2005. A click on the name of a month shows all pages with articles posted in that month of the selected year. That's it. No deeper selection.
Would I need a module? Would a code-snippet do? Is there allready a module that does this? Or are ther any code-snippets around I haven't found yet?
I was looking in the forum and the php-snippets section of the handbooks. Unfortunately without success ... :o(
althought I'm not sure its related i though I should share the problems I haveing with drupal.
I can't login with my superuser account. I know I didn't change the password. and I've been rearranging a lot of blocks. Maybe that did it. Anyway, I need to login with my super user account at some point. Does anyone know how I can redeem it.
When i tell the system to give me a new password. I get an email telling me my new password is "%password". That can't be right.
I know there has been discussion in the past for a need of a good ticket/helpdesk module in Drupal.
I just noticed that there has been some new activity in the helpdesk module: http://drupal.org/node/30947 . Some of the activity includes recent commitments to the Drupal CVS as reported by fgm . I'm not really involved with the project as I'm not much of a developer, but hoping this post regenerates some excitement/involvement with those that can help out.