I am trying to find a program or a module that could automate part of the process of checking the payment and the donations made through our webpage or facilitate the communication between each department.
Let me explain our process, to make it clearer. Once someone makes a payment through our webpage (paypal or CC), different person are doing the following task:
1-Our accounting department is receiving the email of confirmation of our bank that everything went right, and is downloading the resume of all the transaction from paypal once a week
i create a retype email address displayed in user account, i give different email address in email address field and retype email address in user account page and i click the create new account button it does not shows the error message. pls help me how can i solve this issue
I have been using Drupal 6 for several months now. Actually, Drupal was the only CMS available back in time which offered me exactly what I needed. This fact changed after I decided to extend one of my projects by switching to Drupal 7 and building some additional features. I started by reading all of the available documentation for 7 but in the end I was confused.
I would be much grateful if someone is willing to give me some tips on theese:
Hello,
I'm activly developing and installing a lot of modules,
since yesterday i have two searchfields if I click on the search-block, but I have no Idea where it came from and more important: how to remove it. http://img576.imageshack.us/img576/4800/71c015d074de4e2aa3cd004.png
I did not even touch a module related to the search. :)
Good afternoon. To output user profile i use the following code
$ profile = profile2_load_by_user ($ uid, 'main');
$ out = drupal_render ($ profile-> view ('account'));
I have recently migrated to Drupal 7. I am really happy with it apart from a few issues. One of them is that in many occasions I get a "Oops! This link appears to be broken." error message. Such an example is when I try to make changes to some user account. As soon as I click save I am redirected to the error page rather than what should have happen. Is this something fixable or should I just wait for some update to fix it?
Thanks in advance for your help!