News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

PHP Warning: syntax error, unexpected '!'

Started by biltong, July 17, 2017, 17:52:57 PM

Previous topic - Next topic

biltong

Hi,

Any idea how I resolve this PHP Warning found in my php log file please?

[17-Jul-2017 09:01:43 Europe/London] PHP Warning:  syntax error, unexpected '!' in /home/xxxxxxxxxxx/public_html/administrator/vmfiles/keys/160414.ini on line 3
in /home/xxxxxxxxxxxxx/public_html/administrator/components/com_virtuemart/helpers/vmcrypt.php on line 101

Using VM 3.2.2 with Joomla 3.7.3

Milbo

Just delete the key file. The key was not base64 decoded and so it can happen that a control sign breaks the key file. Deleting the key file creates a new one.

Please use this version http://dev.virtuemart.net/attachments/download/1086/com_virtuemart.3.2.3.9614_extract_first.zip

to prevent this error in future
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/


biltong