phptest-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phptest-users] error on changepass.php


From: John Lacey
Subject: Re: [Phptest-users] error on changepass.php
Date: Fri, 28 Feb 2003 09:31:43 -0700

Jody,

I took a quick look at changepass.php and noticed that it is using the
short tag syntax. at the top of the file

change this to "<?php" and try that... also I suspect that short tags
are set to "no" in the php.ini file

try that

John


----- Original Message -----
From: "Jody Cleveland" <address@hidden>
To: "Phptest-Users (E-mail)" <address@hidden>
Sent: Friday, February 28, 2003 8:59 AM
Subject: [Phptest-users] error on changepass.php


Hello,

I'm using the current version of phptest on a redhat 8 box. When I go to
the
change password page, I get this error at the top of the page:

change_password($user->username, $old_password, $password1, $password2))
{
pt_exit($user->error_message); } else {
pt_redirect('index.php?feedback=' .
urlencode($strings['USER_PASSWORD_CHANGED'])); } } else {
require_once('./include/header.inc.php'); ?>

Any ideas what the problem may be?

--
Jody Cleveland
(address@hidden)

Winnefox Library System
Computer Support Specialist


_______________________________________________
Phptest-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/phptest-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]