Dutch Language Pack

parse error - Dutch Language Pack

parse error

by azpro » Sun Sep 10, 2023 10:32 am

Typo ## shop side:

Parse error: Unmatched ')' in /xxxx/public_html/includes/languages/dutch/account_notifications.php on line 28



remove the ) ... so line 28 will be:
const NOTIFICATIONS_DESCRIPTION = 'Om een artikelmelding te verwijderen, schakelt u het selectievakje artikelen uit en klikt u op Doorgaan.';

Typo ## admin:
#### and admin/includes/languages/dutch/modules/newsletters/product_notification.php LINE 23

Code: Select all

const BUTTON_CANCEL - 'Annuleer';
change to

Code: Select all

const BUTTON_CANCEL = 'Annuleer';
azpro
Contributor
Posts: 177
Joined: Fri Nov 06, 2020 8:25 am
Phoenix Version: v1.1.0.6
Contact:

Re: parse error

by Fiber » Sun Sep 10, 2023 12:50 pm

Thnx!
Turn up the Max
Fiber
Contributor
Posts: 173
Joined: Mon Oct 26, 2020 12:16 pm
Phoenix Version: v1.1.0.6
Contact: