URL to your eFiction: http://www.dueslash.com/new/
Version of eFiction: 3.3.1
Have you bridged eFiction, if so with what?: No
Version of PHP: 2.11
Version of MySQL: 4.1.22-standard-log
Have you searched for your problem: Yes - found several instances of similar problems (password unable to be reset after reinstallation) but no answers within the threads.
If so, what terms did you try: "user unable change password" "password change" "unable change password reinstallation"
State the nature of your problem:
When a user responds to the email saying their account has been activated, and they attempt to change their password, they get these errors. Attempting to click "continue" does not result in continuing. *g*
Warning: include(config.php) [function.include]: failed to open stream: No such file or directory in /home/dueslash/public_html/user.php on line 103
Warning: include() [function.include]: Failed opening 'config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dueslash/public_html/user.php on line 103
Warning: include(languages/.php) [function.include]: failed to open stream: No such file or directory in /home/dueslash/public_html/user.php on line 104
Warning: include() [function.include]: Failed opening 'languages/.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dueslash/public_html/user.php on line 104
Warning: Cannot modify header information - headers already sent by (output started at /home/dueslash/public_html/user.php:103) in /home/dueslash/public_html/header.php on line 31
Warning: Cannot modify header information - headers already sent by (output started at /home/dueslash/public_html/user.php:103) in /home/dueslash/public_html/header.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/dueslash/public_html/user.php:103) in /home/dueslash/public_html/header.php on line 33
Fatal error: Maximum execution time of 30 seconds exceeded in /home/dueslash/public_html/header.php on line 36
Do you have a test account for us? No
You're a few versions behind.
You sure you got all the files updated?
Warning: include(config.php) [function.include]: failed to open stream: No such file or directory in /home/dueslash/public_html/user.php on line 103
My user.php is only 73 lines long. Where are you getting the other 30?
