My users list is only partially accessible. A "1" appears at the bottom, and I can see some users by clicking on different columns, but I cannot see all of them in alphabetical order. Seems like there should be more page numbers or something. Any ideas?
I have a site that had fallen behind in its modules and the Drupal system itself. I updated the modules first, and now when I go to the /?q=admin/build/modules page, I get the following:
I would like to add a button to the user profile to allow the user to test the entered value of a field.
How can I do this?
Details:
I want to add SMS notifications to my site and after testing SMS Framework I may be better off have the user enter the email address for the SMS info and using that.
I can create a field for the user to enter their SMS info but I would also like to give them the ability to test the address they entered so my thoughts are to include a button by this added field that will send a test message to the email address entered.
Friends,
I have created a view for flagged content. Now In my module I want to access user ID who flagged this content.
Kindly help me out from this problem.
I have a little problem with Drupal 6. I'm created a view, inside that view I used exposed filters, so people can find things a little bit faster. In the preview (in the edit mode from the view) it's working fine, but when I'm using it on a page, it doesn't work (I see the filters but they don't work). Ajax is on, and he did's he job, but you can't see the results on the page (you can see them in the Firebug console). Look like the don't work same or somtehing, the page is not refreshing, and the info is not filter.