PHP Parse error installing Mortgage Calc Plugin
-
Hi,
I am trying to install premium plugin on my wordpress site. I have PHP 5.5 on the server. I also installed the “insert PHP” plugin to allow me to use php coding. I am trying to install a mortgage calculator on one of my pages.
Parse error: syntax error, unexpected ‘‘mortgageCalc’ (T_STRING) in /home/xxxx/public_html/xxxx.com/wp-content/plugins/insert-php/insert_php.php(48) : eval()’d code on line 1
There is only 1 line on my page and it is
[insert_php] include ‘mortgageCalc/divLoad.php’; [/insert_php]
I know I should be going through the vendor, but iv been pulling my hair trying to figure this out. I really appreciate any support.
Thank you,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Parse error installing Mortgage Calc Plugin’ is closed to new replies.