Jump to content

parse error expecting '('


edkeyte

Recommended Posts

Hello my name is Ed. I'm new here!

I'm trying to install this wordpress plugin onto my blog but get these errors:

 

First I got this error:

 

Parse error: parse error, unexpected T_VARIABLE, expecting '(' in /home/nethos60/public_html/queenseng/blog/wp-content/plugins/freecontentrewrite_wordpress/freecontentrewrite.php on line 42101

 

Then added an open Bracket "(" to the code in my PHP file after functions here:

 

function( freecontentrewrite_run $article_cont, $case_sensitive=false ) {
global $contentdictionary_dic;

 

Originally that open bracket wasn't there.

 

Anyway I then uploaded it again and got this error:

 

Parse error: parse error, unexpected '(', expecting T_STRING in /home/nethos60/public_html/queenseng/blog/wp-content/plugins/freecontentrewrite_wordpress/freecontentrewrite.php on line 42101

 

My version of PHP by the way is: 4.3.11  -  if that's the problem then there's not much I can do about it but to change hosts.

 

Love to know what I'm doing wrong.

Cheers.

Ed.

Link to comment
https://forums.phpfreaks.com/topic/95441-parse-error-expecting/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.