This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Pulling public tagged flickr images.

Hello Drupalers,

I am looking for a flickr module so that we ask our community based around our drupal site to go and upload images to flickr and tag them with some keywords and then our drupal site would pull all of these images into a kind of gallery for viewing . I have not used any of the current flickr modules and none seem to match my requirements from their desciptions on http://drupal.org/project/Modules/name.. as they all seem to be more about pulling
images attributed to a user account

Add openid login in 4.7.5

In my site http://www.streetartmap.org i have donwload the module, upload in modules folder, enable in modules page and so enable the block but if i try login in home page (and the same problem in other page) the reply is "OpenID Association failed".
My setting is:
1) in settings/openid Identity
Provider policy: "Allow user to specify any Identity Provider"
Request Mode: interactive
Session Type: no-encryption

Is it possible to put check box in a table

Hey, all
i am writing some module, i wonder if it is possible to put the checkboxes in to a table which one column contains all hte check boxes while the rest of the columns are the inofrmation of the choices using the form api? Thanks

creating own user module broke site

Hi All,

I created a /sites/all/modules/user module and logged in to the admin section then logged out now all i get when i access the site is Fatal error: Call to undefined function: user_access() in /modules/statistics/statistics.module on line 105

I deleted my custom module in /sites/all/modules/ thinking all would be good but it is still displaying the error message.

my custom module was as follows:

/sites/all/modules/user/user.info

Customising User Registration

Hi All,

I have been reading the forms api and the module developers guide in the the handbook section on the site and their is something I am having trouble with.

I am trying to modify ./modules/user/user.module to show the help text at the top of the screen instead of in the middle. To see what I mean check out my site at http://www.irwinresources.com/user/register

I realise that you are not meant to change core modules but I believe it is the only way to do what I want.

The drupal_get_form('user_register'); returns the following:


Array ( [user_registration_help] => Array ( [#value] =>
Hello and Welcome

By creating an account you will be able to do many cool things which may expand to more and more over time depending on how much of a control freak I want to be over my web site. It also allows me to know how many people are comming to the site and what your contact details are if I don't have them already.

NOTE: If you make your username your name then it will appear when you make posts and comments etc.

If your some weird guy or girl from some other country other then Australia that I don't know then I guess you can just put crap in for the mobile number but you will need a correct email address to recieve your login password.
)

is lm_paypal still the only module that is worth using for paid subscriptions?

i've used lm_paypal for my site searcy.com, but I'm still wishing there was a generic subscription module...is there anything new out there? last time i checked the ecommerce module didnt really work right.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions