Closed (fixed)
Project:
Drupal.org CVS applications
Component:
co-maintainer application
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
30 May 2010 at 09:00 UTC
Updated:
23 Dec 2018 at 12:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mmartinov commentedI'm adding the new version of the module for review.
* Edit: Please use the file from the next comment.
Comment #2
mmartinov commentedFixed a wrong variable name, reported by geobaev.
Comment #3
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.
Comment #4
mmartinov commentedHey, thanks for the CVS access. Is there anything else I should do in order to be able to commit the new version of the module?
Currently, when trying to commit in the DRUPAL-6--1 branch I get the following error:
Access denied: matixbg does not have permission to commit files in:
contributions/modules/uc_epaybg/uc_epaybg
Also at the module page I don't have the "Add new release" and "Administer releases" links under "View all releases".
Comment #5
avpadernoThe current maintainer should have added you to the list of the users with permission to access the project repository; I added you, and you are now granted CVS access to the repository.
Comment #6
martichka commentedHello,
I have installed the new version, and when I press Review order I get the following message:
* user warning: Unknown column 'txn_id' in 'field list' query: SELECT COUNT(txn_id) FROM uc_epaybg_transaction WHERE txn_id = 52 in /var/www/biogradina.com/sites/all/modules/uc_epaybg/uc_epaybg.module on line 201.
* user warning: Unknown column 'txn_id' in 'field list' query: INSERT INTO uc_epaybg_transaction (txn_id, description) VALUES (52, 'a:1:{s:6:\"amount\";d:23;}') in /var/www/biogradina.com/sites/all/modules/uc_epaybg/uc_epaybg.module on line 214.
Btw, many thanks for the initiative and the work! :)
Comment #7
mmartinov commentedHi, please use the project issue tracker at http://drupal.org/project/issues/uc_epaybg for such reports. I'll make a release on the project page soon.
Comment #8
mmartinov commentedComment #9
avpaderno