i found a problem with forum.module that causes problems with postgresql (v7.4.1). basically the IF function appears in two sql statements with non-boolean arg types... pgsql v7.4.1 is strict about boolean type casting, so it fails to execute the full query.
is there a forum.module developer out there? if i can get a bit of help with the code semantics, i should be able to fix the problem.
Greetings, I was wonder if one of the already available modules (or maybe one in the works) would be able to show Post Count for registered users. Hopefully someone within the comment/node posted, if not even in the profile.
i need a settings page for syndicate with a form to limit the number of items for the rss feeds for each feed, with unlimited option. i'd like to feed the data into flash, sothis would be a great addition. this way, people could make many flash-based blocks to display the data without deeply writing a module each time.
any suggestions to patch the syndication module are also welcome for this issue. thanks guys!
I like the functionality of the upload.module because it's so easy to just attach a file to a node.
I have two questions. Is there a way to attach more than one file to a node?
And most importantly can I get a thumbnail created automatically of the images attached?
If these are not options, is it hard to add such functionality? Where would I start?
Any development on this issue?. I can't do code, but I'd love to help make this module somehow. If you ever used gravatars you know how cool and useful it is.
Is there any place to put comment submission guidelines in? People do not seem to realise the comments are threaded and they just reply to any comment in under the whole thread.
Also, it is very difficult to move the comment after they have posted it. If they reply to a comment when it is obvious they wanted to reply to the oroginal post then I can move it but I have to fiddle a lot with the database. It would be great to have a field in the "edit comment" where I can change the comments parent.