Reply To: SqlPatchManager::runSqlPatch() error. See error log for more information.

SimpleInvoices Group Forum Forums Fearless359 SimpleInvoices Discussion Group SqlPatchManager::runSqlPatch() error. See error log for more information. Reply To: SqlPatchManager::runSqlPatch() error. See error log for more information.

#1252
RRowley
Participant

OK, better thought. What is the content of your si_index table? Typically, it will contain 1 record as follows:

node: invoice
sub_node: 1
sub_node_2: 0
domain_id: 1

The key here are the sub_node and sub_node_2 values. I suspect one of them, probably sub_node_2, is equal to blank and needs to be numeric.