by gurutech » Thu Feb 02, 2012 5:40 pm
Just downloaded this last night, but for some reason, I seem to be having a couple problems. (My guess is "user error", but I want to make sure...)
I followed the instructions in the readme file, with the exception of creating the new database. I did this "manually" through my Webmin tool, rather than running the query, because I really don't know what that means or how to do it. But everything matches up as far as the database name, table name, and field names and properties.
I have a homepage where it asks for username and password, then has a "register" and "forgot password" link underneath.
If I click either of these two links (I want to create a test account), the contents will show up UNDER the regular login, and even though it asks for a verification code, there is no "captcha" picture that is visible. (In Firefox, I get nothing. In IE, I get the "red X".)
If I click the other link, it will also show up under the main login area, so basically I have the main login area, under that is the "register" screen, and under that is the "forgot password" screen.
I have verified, and the file "captcha3.png" does exist, and is referred to as being in ../img/captcha3.png
Any ideas?