squirtre Posted December 20, 2014 Posted December 20, 2014 (edited) Removed Edited December 28, 2014 by squirtre
Discord Moderator plowmanplow Posted December 20, 2014 Discord Moderator Posted December 20, 2014 I mean no disrespect, but if you have to ask the question you probably aren't up to setting up and maintaining it. Everything you need to get it working is in the GitHub page.
Roversword Posted December 22, 2014 Posted December 22, 2014 Can somebody help me set up solder? and tell me what i need to do it... Since all i got was an answer from a jerk insulting me, NVM. Woah, language! I have to second that. If you bothered to actually search the internet (and more specifically this forum) you should have come across a lot of solder related information. In its current state it is a rather complicated thing to set up. Knowledge of php, databases, html and web services in general (and then either windows or linux) is necessary. There are some youtube videos out there who explain what to do. However, plowmanplow was right. The way you asked (one simple line for something like solder?) very much shows that you are likely not up for the task....and I am not going to say "I mean no disrespect", because respect is being earned and calling people "jerks" makes sure mine is being earned very, very, very slowly. CharZinta 1
squirtre Posted December 28, 2014 Author Posted December 28, 2014 (edited) i got it all set up except for 1 stupid error. mcrypt_decrypt(): Key of size 22 not supported by this algorithm. Only keys of sizes 16, 24 or 32. how do i fix this? Edited December 28, 2014 by squirtre
Moderators Munaus Posted December 28, 2014 Moderators Posted December 28, 2014 don't create double threads with the same topic
squirtre Posted December 28, 2014 Author Posted December 28, 2014 i got it all set up except for 1 stupid error. mcrypt_decrypt(): Key of size 22 not supported by this algorithm. Only keys of sizes 16, 24 or 32. how do i fix this?
Discord Moderator plowmanplow Posted December 29, 2014 Discord Moderator Posted December 29, 2014 The key set in your app.php config file needs to be 32 characters long, like this: 'key' => 'fhdj4837xhak4#&dhDGWO35%1bxkao^2',
squirtre Posted January 1, 2015 Author Posted January 1, 2015 what about this? require(C:xampphtdocsbootstrap/../vendor.autoload.php): failed to open stream: No such file or directory in C:xampphtdocsbootstrapautoload.php on line 17
squirtre Posted January 1, 2015 Author Posted January 1, 2015 or could someone send me a link to a working file that i can download?
Discord Moderator plowmanplow Posted January 2, 2015 Discord Moderator Posted January 2, 2015 Looks like you didn't complete the installation process properly. Make sure you are following the directions in the Wiki.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now