dsvbtgo639708 2013-06-29 01:36 采纳率: 0%
浏览 97
已采纳

解析错误:语法错误,意外的'/'

I'm trying to install a WordPress plugin and getting this error:

Parse error: syntax error, unexpected '/' in /home/myname/public_html/wordpress/wp-content/plugins/plugin-name/plugin.php on line 588

This is the line of code it's referring to:

} = "

<p>Do you constantly dream of writing a screenplay?  Do you have a killer idea that would look great on the big screen?  Do you dream of being the next Tarantino?</p>
<p><i>If so - the solution you have been looking for is finally here!</i></p>
<p>In <b>\"Where To Start - How To Become A Hollywood Script Writer" < / b > youaregoingtolearnexactlyhowtowriteascreenplay - and howtocreateamassivedemand

Does anyone know what's going on? The plugin was originally obfuscated so I had to get it decoded to be able to make some changes but can't figure out what's causing this... Thanks!

  • 写回答

1条回答 默认 最新

  • douti0467 2013-06-29 01:39
    关注

    I think the problem is the missing \ before the " at this point:

    Script Writer" </b>
    

    So, it should be:

    Script Writer\" </b>
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 乌班图ip地址配置及远程SSH
  • ¥15 怎么让点阵屏显示静态爱心,用keiluVision5写出让点阵屏显示静态爱心的代码,越快越好
  • ¥15 PSPICE制作一个加法器
  • ¥15 javaweb项目无法正常跳转
  • ¥15 VMBox虚拟机无法访问
  • ¥15 skd显示找不到头文件
  • ¥15 机器视觉中图片中长度与真实长度的关系
  • ¥15 fastreport table 怎么只让每页的最下面和最顶部有横线
  • ¥15 java 的protected权限 ,问题在注释里
  • ¥15 这个是哪里有问题啊?