Hi Devbest,
When I send an alert to the hotel with a link, I press Close and I get this =
How can I solve this problem?
Thanks a lot! :)
Sorry for my bad english, I use Google translate
Hi Devbest,
when I try to change a user from the admin panel and save, the changes are not saved.
If you need the code of some files let me know that I put it immediately.
Thank you so much for those who will help me.:)
I USE ADMIN PANEL OF BRAIN CMS 1.9.1 @BrainCMS AND ILLUMINA THEME OF...
Hi Devbest,
When I combine the wired User says keys and Show Message the message appears twice.
Wired ->
Problem ->
This happens only if I combine these two wired. The Show Message + Entry room works 100%
Thanks to those who can help me :)
1559150625
I use base Plus
1559157164...
I reinserted the emulator folder in the VPS and solved it. There will have been some error while passing the emulator folder from the PC to the VPS.
SOLVED :)
I reinserted the emulator folder in the VPS and solved it. There will have been some error while passing the emulator folder from the PC to the VPS.
SOLVED :)
Thanks for reply :)
Code now is
public static function validName($username)
{
if(strlen($username) <= 12 && strlen($username) >= 3 && ctype_alnum($username))
{
return true;
}
return false;
}
How should it...
Hi Devbest,
in my register.php it is not possible to register username with .,- or special characters. Only letters are allowed.
Which file should I change?
Thanks a lot to those who will help me :)
Thank you so much for the help, very kind :)
-- SOLUTION, Thanks to @EZC --
Replace the old code with this
<script src='https://cdn.ckeditor.com/4.11.4/standard/ckeditor.js'></script>
<script>
CKEDITOR.replace( 'news or name of...
Hi Devbest,
When I try to go into my text editor ckeditor (in ADMIN PANEL) is not displayed. Console give this error:
Not Visible
My ckeditor.js --> paste.ee/p/0iPwS
Thanks a lot :)
1558644398
--- UP ---
Please