SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`billing`.`customer_international_rate_deck`, CONSTRAINT `customer_international_rate_deck_ibfk_2` FOREIGN KEY (`deckId`) REFERENCES `international_rate_deck` (`deckId`) ON UPDATE CASCADE)

Billing Administration

The nexSwitch administration portal allows you to manage the switch for customers. The nexSwitch portal provides you with provisioning tools for a PBX and trunks. Depending on the option(s) selected, you will find what you require on the left. If you have any questions, please contact nexMatrix Telecom, Inc. at (208) 697-5808.

SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`billing`.`customer_international_rate_deck`, CONSTRAINT `customer_international_rate_deck_ibfk_2` FOREIGN KEY (`deckId`) REFERENCES `international_rate_deck` (`deckId`) ON UPDATE CASCADE)

File: /var/www/components/database/PDODatabase.php Line: 70
Function: query

File: /var/www/components/database/DataLink.php Line: 146
Function: query

File: /var/www/components/database/DataLink.php Line: 89
Function: query

File: /var/www/components/tableModel/basicTableModels/TableModel.php Line: 88
Function: delete

File: /var/www/adminportal/internationalRateDeckDelete.php Line: 43
Function: delete

08-25-2026 21:06:19 SQL Statement: SELECT deckId, deck_name, markup, wholesaler_id FROM international_rate_deck WHERE deckId = '3'

08-25-2026 21:06:19 SQL Statement: DELETE FROM international_rate_deck WHERE deckId = '3'

08-25-2026 21:06:19 SQL Statement: SELECT invoice_info_id, customer_id, invoice_info_cmpname, invoice_info_comments, invoice_info_cmpadd1, invoice_info_cmpadd2, invoice_info_cmpcity, invoice_info_cmpstate, cmpzip, cmpphone, cmptollfree, cmpfax, invoice_billcontact_email, invoice_info_cmpurl, invoice_info_cmpcopyRight, web_logo1 FROM invoice_info WHERE invoice_info_id = '1'