quesoph
New member
I noticed that my addons are not working with emphaino theme but its working with the default theme..
In each of your addon's folder there is `themes` folder which contains views for all themes. Just make a copy of `default` folder and rename it to `emphaino`. You should be able to use your addons with new theme then. If it doesn't look good you'll have to make some edits (but it should be good enough).I noticed that my addons are not working with emphaino theme but its working with the default theme..
Thank you so much..!In each of your addon's folder there is `themes` folder which contains views for all themes. Just make a copy of `default` folder and rename it to `emphaino`. You should be able to use your addons with new theme then. If it doesn't look good you'll have to make some edits (but it should be good enough).
No need to be unpleasant with my awesomes greens eyesin that case i'd recommend you go visit your eye doctor, because that has not been said here.
We saw many of our users struggling with their fluxcp installations and, since the fluxcp repos have failed to help them, we decided to step in and fork to help these users ourselves. and that is all there is to it. I myself like ceres better, but our users were struggling with flux and not ceres, so we're forking flux to help these users.
How would a full rewrite help preventing these attacks? I feel that ditching an old (but maintained) and well tested codebase to rewrite it from scratch, would have the opposite effect and risk creating more security vulnerabilities, other than breaking compatibility with any old addons and themes. As someone once said, if it ain't broke, don't fix it.To finish, it's not because you don't know or heard about exploits that they don't exist.
Lucky admins, RO hackers seems to have a pretty bad level and just know about SQLI, LFI (and DDOS of course)![]()
If we followed that logic, the very first piece of software that should be thrown into the trash bin and rewritten from scratch is athena/hercules. FluxCP has actually a well structured and documented code, quite easy to understand, follow and maintain. Did you even take a look at its source? You're talking about using latest technologies.... which one do you exactly think could be used in a new, better control panel, that isn't present in flux? Just asking, cause all your arguments are valid but you haven't show us yet how they apply to fluxcp.Re-writing this pieces of software allow to get better performance, cleaner code, maintainable code, knowing what can be avoid or optimized, using latest technologies features for better experiences or speed up the process, remove deprecated element...
If CAPTCHA is not working try to use reCAPTCHAwhat would be the problem for this?
no Captcha?
![]()
<?php if (!defined('FLUX_ROOT')) exit; $this->redirect($this->url('news','view')) ?>
If CAPTCHA is not working try to use reCAPTCHAwhat would be the problem for this?
no Captcha?
![]()
application.php in line 81 to 83
'EnableReCaptcha' => false, // Enables the use of reCAPTCHA instead of Flux's native GD2 library (http://www.google.com/recaptcha) 'ReCaptchaPublicKey' => '...', // This is your reCAPTCHA public key [REQUIRED FOR RECAPTCHA] (sign up at http://www.google.com/recaptcha) 'ReCaptchaPrivateKey' => '...', // This is your reCAPTCHA private key [REQUIRED FOR RECAPTCHA] (sign up at http://www.google.com/recaptcha)
@Gepard
Can i ask if Flux CP CMS Addon by CalciumKid is compatible with the theme? well it seems to work fine but the News and Update part are missing its all blank after adding this in the themes/emphaino/main/index.php
<?php if (!defined('FLUX_ROOT')) exit; $this->redirect($this->url('news','view')) ?>
yah i did that
We use essential cookies to make this site work, and optional cookies to enhance your experience.