Hurtsky Posted September 3, 2018 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 118 Reputation: 58 Joined: 11/24/16 Last Seen: February 20 Share Posted September 3, 2018 (edited) View File FluxCP Theme:[FREE] [RESPONSIVE] Hurt Free Theme 2nd FluxCP Responsive Theme base on Bulma.io This fluxCP only compatible with rAthena FluxCP = https://github.com/rathena/FluxCP DEMO LINK HERE >>> CLICK HERE <<< [ WHEN VISITING THE LINK PLEASE CHANGE THE THEME TO = hurtFreeV2 = FOR THIS THEME ] Quote #ADDED FEATURES - Invisible google recaptcha for infront page login - showcase slideshow - social network icons you can login the page using this:- admin:- username = test password = test normal user:- username = test password = test Come with Easy config ./themes/hurtFreeV2/config/hurtsky_settings.php 'yourServerName' => 'Hurtsky', //this name maybe will be use on top and footer 'newsTitleLimit' => 10, //this will limit character/letter in title of RSS 'newsContentLimit' => 100, //this will limit character/letter in content of RSS 'enableSocialNetworkLink' => true, //disable this will remove the get connected section 'enableFacebookIcon' => true, 'facebookLink' => 'https://hurtsky.com/fluxcp', 'enableDiscordIcon' => true, 'discordInviteLink' => 'https://hurtsky.com/fluxcp', 'enableTwitterIcon' => true, 'twitterLink' => 'https://hurtsky.com/fluxcp', 'footerCopyrightTrademarkLable' => 'All trademarks referenced herein are the properties of their respective owners', 'footerCopyrightInitialDate' => 2017, How to install: 1. place the folder under ./theme/ 2. open file ./config/application.php 3. change 'ThemeName' => array('default','bootstrap'), to 'ThemeName' => array('hurtFreeV2'), 4. for WOE status, you need to import this SQL file to database = woe_status.sql 5. also add this NPC script to your emulator = woe_status.txt 6. done THIS FREE THEME PROVIDED AS IT NO SUPPORT COME WITH IT USE IT AT YOUR OWN RISK Quote FluxCP theme by Hurtsky ( https://github.com/hurtsky ) By downloading this file, you agree to my Terms of Service: You are not allowed sell, resell or in any form of money or rewards using my work. You are not allowed claim my work as yours. I have the rights to change all the terms above without prior notice. Submitter Hurtsky Submitted 09/03/2018 Category Fully Coded Themes Video Content Author hurtsky Edited May 3, 2020 by Hurtsky 1 3 Link to comment Share on other sites More sharing options...
Visual Posted September 3, 2018 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 144 Reputation: 19 Joined: 06/28/12 Last Seen: August 27, 2022 Share Posted September 3, 2018 (edited) change the green background to the image. And fixed background Edited September 3, 2018 by Visual Link to comment Share on other sites More sharing options...
Hurtsky Posted September 3, 2018 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 118 Reputation: 58 Joined: 11/24/16 Last Seen: February 20 Author Share Posted September 3, 2018 11 minutes ago, Visual said: change the green background to the image. And fixed background what you means? Link to comment Share on other sites More sharing options...
Visual Posted September 3, 2018 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 144 Reputation: 19 Joined: 06/28/12 Last Seen: August 27, 2022 Share Posted September 3, 2018 26 minutes ago, Hurtsky said: what you means? Background image function: background-attachment:fixed; and emperium time background (green) change on image Link to comment Share on other sites More sharing options...
Hurtsky Posted September 3, 2018 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 118 Reputation: 58 Joined: 11/24/16 Last Seen: February 20 Author Share Posted September 3, 2018 6 minutes ago, Visual said: Background image function: background-attachment:fixed; and emperium time background (green) change on image huh, i still dont get it. you do change? or what? or that theme got error? Link to comment Share on other sites More sharing options...
Visual Posted September 3, 2018 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 144 Reputation: 19 Joined: 06/28/12 Last Seen: August 27, 2022 Share Posted September 3, 2018 (edited) send me with style.css background code nice! Background fix. Now change the background on images. Photoshop open and forward. *and logo fix pos. .notification.is-primary { /* background-color: #00d1b2; */ background: url (https://img00.deviantart.net/c919/i/2015/356/2/9/commission___ro_fan_art_by_sa_dui-d9l429d.jpg) bottom no-repeat; color: #fff; } Edited September 3, 2018 by Visual Link to comment Share on other sites More sharing options...
Hurtsky Posted September 4, 2018 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 118 Reputation: 58 Joined: 11/24/16 Last Seen: February 20 Author Share Posted September 4, 2018 (edited) 14 hours ago, Visual said: send me with style.css background code 14 hours ago, Visual said: nice! Background fix. Now change the background on images. Photoshop open and forward. *and logo fix pos. 10 hours ago, Visual said: .notification.is-primary { /* background-color: #00d1b2; */ background: url (https://img00.deviantart.net/c919/i/2015/356/2/9/commission___ro_fan_art_by_sa_dui-d9l429d.jpg) bottom no-repeat; color: #fff; } its nothing to fix, it is intended to be like that, see the demo site. anyway thanks for the suggestion Edited September 4, 2018 by Hurtsky Link to comment Share on other sites More sharing options...
bob9497 Posted September 6, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 1 Joined: 02/01/16 Last Seen: December 26, 2019 Share Posted September 6, 2018 (edited) I've recently installed the most up to date version of hurtFreeV2 - If you browse the website, it automatically reverts to Quirks Render Mode because it renders without: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> The nav bar at the top is improperly located and loses its formatting with a background. The nav bar for the server status eliminates <nav></nav> coding and stacks instead of spreading out. The login php at the bottom left does not include a "Log In" button to login unless you enable recaptcha... which requires inputting a code, contrary to the design of the website update you last performed. The images for social media are missing. For an example of what I am talking about: select the hurtFreeV2 Theme on my server's website:http://www.ragnarok.lunarpumpkin.com Thanks! Regards, Bobby *Edit: I have the most up to date version of FluxCP I've tried multiple versions of PHP all the way up to 7.0 Edited September 6, 2018 by bob9497 Additional Information Link to comment Share on other sites More sharing options...
Hurtsky Posted September 7, 2018 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 118 Reputation: 58 Joined: 11/24/16 Last Seen: February 20 Author Share Posted September 7, 2018 7 hours ago, bob9497 said: I've recently installed the most up to date version of hurtFreeV2 - If you browse the website, it automatically reverts to Quirks Render Mode because it renders without: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> The nav bar at the top is improperly located and loses its formatting with a background. The nav bar for the server status eliminates <nav></nav> coding and stacks instead of spreading out. The login php at the bottom left does not include a "Log In" button to login unless you enable recaptcha... which requires inputting a code, contrary to the design of the website update you last performed. The images for social media are missing. For an example of what I am talking about: select the hurtFreeV2 Theme on my server's website:http://www.ragnarok.lunarpumpkin.com Thanks! Regards, Bobby *Edit: I have the most up to date version of FluxCP I've tried multiple versions of PHP all the way up to 7.0 what i can only confirm is just the login button problem. the others im not sure why its happen to you. Link to comment Share on other sites More sharing options...
Diana Posted September 21, 2018 Group: Members Topic Count: 85 Topics Per Day: 0.03 Content Count: 194 Reputation: 3 Joined: 12/17/16 Last Seen: April 1 Share Posted September 21, 2018 Hello Mr.@Hurtsky Thank you for this theme , I only have 1 missing thing ( The login button ) Link to comment Share on other sites More sharing options...
Hurtsky Posted September 21, 2018 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 118 Reputation: 58 Joined: 11/24/16 Last Seen: February 20 Author Share Posted September 21, 2018 16 minutes ago, Diana said: Hello Mr.@Hurtsky Thank you for this theme , I only have 1 missing thing ( The login button ) you need to enable captcha for that. Link to comment Share on other sites More sharing options...
Diana Posted September 21, 2018 Group: Members Topic Count: 85 Topics Per Day: 0.03 Content Count: 194 Reputation: 3 Joined: 12/17/16 Last Seen: April 1 Share Posted September 21, 2018 @Hurtsky I don't like using captcha , Please can you tell me how to remove captcha verification also I enabled invisible reCaptcha when I entered sign in it won't sign in Link to comment Share on other sites More sharing options...
bob9497 Posted September 21, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 1 Joined: 02/01/16 Last Seen: December 26, 2019 Share Posted September 21, 2018 (edited) Diana, For you and others in the future --- I was having a similar issue, but resolved it. Did you get your keys from google and put them in your settings? GO HERE: https://developers.google.com/recaptcha/intro 1) Get your own keys by signing up for your own API key pair for your domain. 2) Adjust settings to make it invisible through google developers. 3) Put your keys into application.php on your FluxCP settings and chance settings to enable ReCaptcha: Here is an excerpt from config/application.php from a very up to date FluxCP that I use: 'UseLoginCaptcha' => true, // Use CAPTCHA image for account logins. (Requires GD2/FreeType2) 'EnableReCaptcha' => true, // Enables the use of reCAPTCHA instead of Flux's native GD2 library (http://www.google.com/recaptcha) 'ReCaptchaPublicKey' => 'PUT YOUR PUBLIC KEY FROM GOOGLE RECAPTCHA HERE', // This is your reCAPTCHA public key [REQUIRED FOR RECAPTCHA] (sign up at http://www.google.com/recaptcha) 'ReCaptchaPrivateKey' => 'PUT YOUR PRIVATE KEY FROM GOOGLE RECAPTCHA HERE', // This is your reCAPTCHA private key [REQUIRED FOR RECAPTCHA] (sign up at http://www.google.com/recaptcha) 'ReCaptchaTheme' => 'light', // ReCaptcha theme to use (Value: dark or light) (see: https://developers.google.com/recaptcha/docs/display#render_param) You MUST put in your keys from Google for it to work!!! This all seemed to have worked for me, and the login button started to appear! It uses invisible ReCaptcha as intended. Regards, Bobby Edited September 21, 2018 by bob9497 1 Link to comment Share on other sites More sharing options...
Diana Posted September 21, 2018 Group: Members Topic Count: 85 Topics Per Day: 0.03 Content Count: 194 Reputation: 3 Joined: 12/17/16 Last Seen: April 1 Share Posted September 21, 2018 2 hours ago, bob9497 said: Diana, For you and others in the future --- I was having a similar issue, but resolved it. Did you get your keys from google and put them in your settings? GO HERE: https://developers.google.com/recaptcha/intro 1) Get your own keys by signing up for your own API key pair for your domain. 2) Adjust settings to make it invisible through google developers. 3) Put your keys into application.php on your FluxCP settings and chance settings to enable ReCaptcha: Here is an excerpt from config/application.php from a very up to date FluxCP that I use: 'UseLoginCaptcha' => true, // Use CAPTCHA image for account logins. (Requires GD2/FreeType2) 'EnableReCaptcha' => true, // Enables the use of reCAPTCHA instead of Flux's native GD2 library (http://www.google.com/recaptcha) 'ReCaptchaPublicKey' => 'PUT YOUR PUBLIC KEY FROM GOOGLE RECAPTCHA HERE', // This is your reCAPTCHA public key [REQUIRED FOR RECAPTCHA] (sign up at http://www.google.com/recaptcha) 'ReCaptchaPrivateKey' => 'PUT YOUR PRIVATE KEY FROM GOOGLE RECAPTCHA HERE', // This is your reCAPTCHA private key [REQUIRED FOR RECAPTCHA] (sign up at http://www.google.com/recaptcha) 'ReCaptchaTheme' => 'light', // ReCaptcha theme to use (Value: dark or light) (see: https://developers.google.com/recaptcha/docs/display#render_param) You MUST put in your keys from Google for it to work!!! This all seemed to have worked for me, and the login button started to appear! It uses invisible ReCaptcha as intended. Regards, Bobby I clicked Log in and the reCaptcha viewed and success but when click Log in after captcha there's no changes Link to comment Share on other sites More sharing options...
Yugosh Posted October 4, 2018 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 65 Reputation: 0 Joined: 05/09/12 Last Seen: April 3, 2023 Share Posted October 4, 2018 (edited) On 9/21/2018 at 9:53 PM, Diana said: I clicked Log in and the reCaptcha viewed and success but when click Log in after captcha there's no changes same with me. too much bugs @Hurtsky Edited October 5, 2018 by Yugosh Link to comment Share on other sites More sharing options...
Hakahay Posted October 4, 2018 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 82 Reputation: 4 Joined: 10/20/16 Last Seen: Wednesday at 03:50 PM Share Posted October 4, 2018 Where is the login button? Link to comment Share on other sites More sharing options...
Yugosh Posted October 5, 2018 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 65 Reputation: 0 Joined: 05/09/12 Last Seen: April 3, 2023 Share Posted October 5, 2018 13 hours ago, Hakahay said: Where is the login button? you need active your recaptcha first Link to comment Share on other sites More sharing options...
Hurtsky Posted October 5, 2018 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 118 Reputation: 58 Joined: 11/24/16 Last Seen: February 20 Author Share Posted October 5, 2018 On 10/4/2018 at 4:37 PM, Yugosh said: same with me. too much bugs @Hurtsky there no bugs, as demo, it just the login button need to use recaptcha, i will re upload with fix in another day Link to comment Share on other sites More sharing options...
Hakahay Posted October 5, 2018 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 82 Reputation: 4 Joined: 10/20/16 Last Seen: Wednesday at 03:50 PM Share Posted October 5, 2018 14 hours ago, Yugosh said: you need active your recaptcha first What if I do not want to use captcha? Link to comment Share on other sites More sharing options...
Yugosh Posted October 8, 2018 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 65 Reputation: 0 Joined: 05/09/12 Last Seen: April 3, 2023 Share Posted October 8, 2018 On 10/5/2018 at 9:34 PM, Hurtsky said: there no bugs, as demo, it just the login button need to use recaptcha, i will re upload with fix in another day cant login idk how to fix it recaptcha alrdy enable from (google) too... thanks i hope next update will fix it On 10/6/2018 at 12:40 AM, Hakahay said: What if I do not want to use captcha? need update from @Hurtsky Link to comment Share on other sites More sharing options...
Diana Posted October 8, 2018 Group: Members Topic Count: 85 Topics Per Day: 0.03 Content Count: 194 Reputation: 3 Joined: 12/17/16 Last Seen: April 1 Share Posted October 8, 2018 10 hours ago, Yugosh said: need update from @Hurtsky +1 Link to comment Share on other sites More sharing options...
Hakahay Posted October 8, 2018 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 82 Reputation: 4 Joined: 10/20/16 Last Seen: Wednesday at 03:50 PM Share Posted October 8, 2018 I was able to remove Captcha, thanks for the attention. Link to comment Share on other sites More sharing options...
Yugosh Posted October 9, 2018 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 65 Reputation: 0 Joined: 05/09/12 Last Seen: April 3, 2023 Share Posted October 9, 2018 13 hours ago, Diana said: +1 13 hours ago, Hakahay said: I was able to remove Captcha, thanks for the attention. i change it with main menu lol idk how to fix the login button Link to comment Share on other sites More sharing options...
Hakahay Posted October 9, 2018 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 82 Reputation: 4 Joined: 10/20/16 Last Seen: Wednesday at 03:50 PM Share Posted October 9, 2018 When I get home after work, I'll tell you how to proceed. Link to comment Share on other sites More sharing options...
Yugosh Posted October 10, 2018 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 65 Reputation: 0 Joined: 05/09/12 Last Seen: April 3, 2023 Share Posted October 10, 2018 (edited) 22 hours ago, Hakahay said: When I get home after work, I'll tell you how to proceed. sure thanks ill wait it @Hakahay Edited October 10, 2018 by Yugosh Link to comment Share on other sites More sharing options...
Recommended Posts