hi friends. I tried to install a wordpress plugin on my website, but I got blew error:
Parse error: syntax error, unexpected '}' in C:\xampp\htdocs\wordpress\wp-content\plugins\wpshop\main.php on line 1014
I found the line 1014 in main.php:
1010 });
1011 }
1012 </script>
1013 <?php
1014 }
1015 else {
1016 _e("No records found !","wps-lang");
as I don't know anything about php codes, I really will appreciate any help, I really need it instantly.
Thank you