Hey guys, new to Drupul, and I have to say... I love it! I searched around and didn't see anything on this, So I decided to ask.
I have Gallery2 installed and integrated, and I would like to be able to use it for profile pics. So maybe there is a button under all the users pictures "set as default" or some thing similar.. anyone done this yet? any Ideas on how to do it?
I've been working on some modules to allow mobile posting w/ images (to blogs or nodes that have a cck imagefield in them). At this point I'm using Mailhandler and Mailsave with a custom module to insert the images into CCK fields and handle authentication from mobile providers (which I'll be submitting to Mailsave when complete). Before turning it in I'd like to also add some more cleanup filters (to strip all the extra provider garbage) from the postings.
Just installed drupal 5.1 on IIS Win2003, and all is working great. I even got the isapi rewrite to work! :)
Now I installed pathauto in my modules, and I am getting warnings on each page:
warning: include_once(modules/pathauto/pathauto_menu.inc) [function.include-once]: failed to open stream: No such file or directory in ....
(and about 10 more of these)
All my other modules are working fine, so I am not sure why this one is so different.
I'm working with Drupal 5.2 and would like to install the image and imagemenu modules. Yet both these modules only work with versions up to Drupal 5.1.4 and 5.1.1 respectively. Is there a possibility that they will work if I download them or do I have to wait and hope someone makes a compatible version. I'm new to Drupal so I don't want to screw anything up, I'm hoping someone can offer some advice.
I am using classifieds module to list classifieds. But i don't know how to fix the number of listing for a particular page. Now all the postings are shows in the same page. Can any one suggest me how to fix this. I think if we fix that then automatically we will have pagination control for this.