Hello,
I get this error message when I install the pdfoc.sql file. I've tried for hours on end to solve this but haven't had any success yet.
Also in Admin --> Configuration --> Pdf Order Center - the Pdf Order Center is completely empty...
Anyone with the same problem??
Regards
Jacob
"Error
SQL query:
#NEXT_X_ROWS_AS_ONE_COMMAND:2
INSERT INTO zc_soundfactory_nu_configuration( configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function )
VALUES (
'Order Listing: max entries per page?', 'PDFOC_ORDERLISTINGMAX_DEFAULT', '100', 'Determines the maximum number of orders shown per page in the orders list. Only orders on the current page will be included when pressing the Use and Omit buttons.', @pdfocid , 5, NULL , NULL
);
MySQL said:
#1062 - Duplicate entry 'PDFOC_ORDERLISTINGMAX_DEFAULT' for key 2 "
Bookmarks