I see in the Contrib Module status sticky that Voting Actions is supposedly set up for 5.0 but it doesn't give any indication that it is on the module itself. So the question is, is it set up for 5.0 at all? If it is where can we download it or is it part of the HEAD or does it even exist at all? Basically what I'm trying to figure out is...
Is there a version for 5.0 and if there is where is it?
I'm thinking of using ecommerce to allow users of a particular role. Now we would have just one merchant account. Customers of course can buy products from different vendors in the same transaction. Now what I am confused about is how I reconcile the books later. Is each vendor notified that their product has been sold? How would I disburse the funds? Am I going to have to do all this manually? I guess I would manually have to disburse the funds somehow which seems like a pain. Thoughts?
Is there a way I can make a module menu item link to a specific php page/script? I got it all working but it will only let me use internal links otherwise it won't show up at all :(
Hey guys. I tried to do the chatroom but couldn't get a response. I have 3 things left to do to my site and then it can go live. I'm a beginner with css and php and all this stuff so its been a pretty good uphill struggle.
The first thing I'm wanting to fix is the subjects in the comments. I'd rather just not have them at all and have the timestamp move over in its place.
path_redirect (http://drupal.org/project/path_redirect) looks like it does exactly what I need; however, it doesn't work in Drupal 5.x. I'm hoping it would be a simple fix for someone here to migrate it to 5.x.
I added a path_redirect.info into the folder and enabled it in Drupal. It says that it successfully created the sql entries. I can get to the module page, but when I try to add a path redirect, I get a blank page. The following log entry gets logged:
By creating and saving a new node some informations are stored in the {node} database table. This happens through a function in the node.module as I know.
Is it possible to store some additional informations using "INSERT" in another table the same time when a new node is created?
If you know any solution that works without hacking a core module I'd appreciate your help and if this solution