(MPC) Music Player Component (underway)
Коды ошибок
Код | Описание | Расположение | Метод | v. MPC |
---|---|---|---|---|
1000 | Validation error for transaction! Link lifetime expired. | site/components/com_mpc/models/checked.php | getPurchase() | 3.0.0 > |
1001 | Requested file does not exist. | site/components/com_mpc/models/checked.php | getPurchase() | 3.0.0 > |
1002 | Status "Sold" not set! | site/components/com_mpc/helpers/payment.php | changeStatusTrackToSold() | 3.0.0 > |
1003 | Error updating payment information in the database. | site/components/com_mpc/helpers/payment.php | setTransactionData() | 3.0.0 > |
1004 | Error inserting payment information in the database. | site/components/com_mpc/helpers/payment.php | setTransactionData() | 3.0.0 > |
1005 | Payment status is not "completed". | site/components/com_mpc/models/checked.php | getLicensePDF() | 3.0.0 > |
1006 | Invalid license number when creating a PDF license document. | site/components/com_mpc/models/checked.php | getLicensePDF() | 3.0.0 > |
1007 | Failed to send email. | site/components/com_mpc/helpers/payment.php | sendEmail() | 3.0.0 > |