Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

7.02.04 new setup

Asked Modified Viewed 2,517 times
G
ginny
G
ginny 10
  • Member, joined since
  • Contributed 80 posts on the community forums.
  • Started 31 threads in the forums
  • Started this discussions
asked
Member

HI:

I am setting up a new forum all is fine except when I go the add Primary Admin Details

I put in names and click next and I get

Step 6: Final Settings

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/27/d99054689/htdocs/thebeanbabe/includes/classes/PasswordAuth.class.php on line 22

what should I do?

thanks in advance.

ginny
0 replies

7 posts

G
ginny
G
ginny 10
  • Member, joined since
  • Contributed 80 posts on the community forums.
  • Started 31 threads in the forums
  • Started this discussions
answered
Member

I have looked all over for the code for this error

PasswordAuth.class.php on line 22

cannot find it.

g
0 replies
J
JoiNNN
J
JoiNNN 10
  • Veteran Member, joined since
  • Contributed 850 posts on the community forums.
  • Started 100 threads in the forums
answered
Veteran Member

You are using an old version of PHP. Change your hosting / request hosting company to update their PHP.
0 replies
G
ginny
G
ginny 10
  • Member, joined since
  • Contributed 80 posts on the community forums.
  • Started 31 threads in the forums
  • Started this discussions
answered
Member

Thank you very much.

ginny
0 replies
G
ginny
G
ginny 10
  • Member, joined since
  • Contributed 80 posts on the community forums.
  • Started 31 threads in the forums
  • Started this discussions
answered
Member

same error, running all current php

any ideas?


Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/27/d99054689/htdocs/thebeanbabe/includes/classes/PasswordAuth.class.php on line 22


thoughts please

ginny
0 replies
J
JoiNNN
J
JoiNNN 10
  • Veteran Member, joined since
  • Contributed 850 posts on the community forums.
  • Started 100 threads in the forums
answered
Veteran Member

includes/classes/PasswordAuth.class.php on line 22
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]public $currentAlgo = "";[/syntaxhighlighter]
Visibility properties like public, private or protected are only available in PHP5.
What version of PHP do you run?
0 replies
G
ginny
G
ginny 10
  • Member, joined since
  • Contributed 80 posts on the community forums.
  • Started 31 threads in the forums
  • Started this discussions
answered
Member

just setting up 7.02.04

thanks.

you are the only person here who actually reads.

g
0 replies
J
JoiNNN
J
JoiNNN 10
  • Veteran Member, joined since
  • Contributed 850 posts on the community forums.
  • Started 100 threads in the forums
answered
Veteran Member

Quote

ginny wrote:

just setting up 7.02.04


PHP
img825.imageshack.us/img825/2588/indexgc.png
=/= PHP Fusion

PHP
img825.imageshack.us/img825/2588/indexgc.png
is the software interpreting the code in which PHP Fusion was written. If your PHP version is too old (like v4.x.x) you are most likely to get several errors like those.
As I said, change your hosting.
0 replies

Category Forum

Installation Issues - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 7 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

G
G
ginny 10
  • Member, joined since
  • Contributed 80 posts on the community forums.
  • Started 31 threads in the forums
  • Started this discussions
J
J
JoiNNN 10
  • Veteran Member, joined since
  • Contributed 850 posts on the community forums.
  • Started 100 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet