First time user experiences
Hello Wacko Team
I 'm a first time user of wacko.6.0.27.zip and of wackowiki.org/doc/Forum
I made the experience that I could not post something into Forum Discussions but into Developer Discussions.
I think the release instructions are fairly useful.
Findings:
The instructions are writing about
CACHE_SESSION_DIR
without stating the path to constants.php. It is config/constants.php
This setting worked for me :
CACHE_SESSION_DIR = '\\xampp\\tmp';
Currently I'm facing the issue:
The administrative password is not specified!
Note: The absence of an administrative password is threat to security! Enter your password in the configuration file and run the program again.
config/config.php does not indicate a missing password.
The recovery_password is empty.
Comments
Log in or create an account to post a comment.
Re: First time user experiences
Just tested with the TestDummy account, I could create a new topic under the Forum Discussions.
Create
permission is also OK. Perhaps this was a form token issue?Please create the
recovery_password
first, see Create a Recovery-Password instruction.You can add the missing information where you think it belongs, the path to config/constants.php as well the working example for Windows.
Thanks for the feedback.
Re: First time user experiences
I don't think, I have write permission for that.
Re: First time user experiences