
The manual is in the stage of formation and translation!!!
(MPC) Music Player Component
Error codes
Code | Message | Path | Method | since v. |
---|---|---|---|---|
1000 | Validation error for transaction! Link lifetime expired. | site/components/com_mpc/models/checked.php | getActiveDownloadBtn() | 3.0.0 |
1001 | Requested file does not exist. | site/components/com_mpc/helpers/mpc.php | downloadFile() | 3.1.13 |
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 |
1008 | The number of downloads exceeds the allowed limit | site/components/com_mpc/models/checked.php | getActiveDownloadBtn() | 3.0.7 |
1009 | Payment status is not "completed". | site/components/com_mpc/models/checked.php | getActiveDownloadBtn | 3.0.7 |
1010 | Empty or unsafe file format! | administrator/components/com_mpc/models/media.php | mediaFileUploads() | 3.1.0 |
1011 | Database error | site/components/com_mpc/helpers/statistics.php | plays() | 3.2.1 |
1012 | Database error | site/components/com_mpc/helpers/statistics.php | points() | 3.2.1 |
1013 | Database error | site/components/com_mpc/helpers/statistics.php | rating() | 3.2.1 |
1014 | Error when saving a track | administrator/components/com_mpc/models/track.php | save() | 4.0.0 |
1015 | No tracks found for the album ID X | site/components/com_mpc/helpers/mpc.php | getAlbumTrckListShortData() | 4.0.0 |
1016 | Error when saving a album | administrator/components/com_mpc/models/album.php | save() | 4.0.6 |