hi paul –
the full error message i see is:
Plugin could not be activated because it triggered a fatal error.
<strong>Parse error: syntax error, unexpected '[', expecting ',' or ';' in D:\INETPUB\VHOSTS\<domainname.tld>\<subdomainname>\wp-content\plugins\dukagate\dukagate\dukagate-settings.php on line 41</strong>
amending the line to:
echo array_keys($this->variation_types, $key);
enables me to activate without error. i suppose that since the function has been disabled, changing it like this shouldn’t cause any problems.
for your info:
- i’m using a zip of dukagate v3.4.9 downloaded 27/10/13
- wordpress 3.7
- installing using the .zip upload & install functionality in wp admin area.
- php 5.2.17 running on windows
thanks for the response
3.4.9