Thread subject: Official Home of the PHPFusion CMS :: Cookiebar v.2
Posted by Kvido1 on 29-03-2023 14:07
#1
I installed Cookie Controlv2 in © PHP-Fusion Mods UK 2023.
Installation OK. Infusion/CokieControl is functional, but the main System/infusion "Install" button does not respond.
I know this infusion is for v7. Can it also be made operational on v9.10.20?
Thanks Falk!
Posted by daimonbok1 on 29-03-2023 17:18
#2
This looks like something I'd like to add also Falk!!
Posted by karrak on 29-03-2023 19:45
#3
give me a download link and i'll check it out.
Posted by Kvido1 on 30-03-2023 06:06
#4
I'm giving you a download link.
I'm looking for the link I downloaded from.
Posted by Kvido1 on 30-03-2023 06:10
#5
It was probably this link:
https://www.php-fusion.co.uk/infusions/forum/viewthread.php?thread_id=32216&pid=179214#post_179214
Posted by Kvido1 on 30-03-2023 07:54
#6
Edited by Kvido1 on 30-03-2023 14:54
Posted by karrak on 30-03-2023 18:47
#7
I will make a v9 version of it this weekend
Posted by Kvido1 on 31-03-2023 11:52
#8
So far, I have activated a different version of cookiebar_panel_1 yesterday. See picture, yesterday.
Do you know about this version? But it is quite simple and does not comply with GDPR 2023 very much.
So v7-02_cookie_control_v2-00 will definitely be better. So you follow up on him?
Good luck with your work and I think I'm not the only one looking forward to the result!!!
Posted by karrak on 01-04-2023 12:00
#9
I made this compatible with fusion v9 only.
I will soon create another program that is GDPR compatible.
Edited by karrak on 01-04-2023 17:07
Posted by Grimloch on 01-04-2023 14:01
#10
I installed your modified infusion karrak and I get a lot of errors related to ".$settings['xxxxxxxxxxx']." ......... this is easily solved by adding this to the top of the English locale file cookies.php:
Code
<?php
$settings = fusion_get_settings(); <==== ADD THIS
$locale['ecdp_001'] = "Cookie Control";
BTW: Very nice job > upgrading this infusion !

Edited by Grimloch on 01-04-2023 14:07
Posted by karrak on 01-04-2023 17:08
#11
I fixed the locale file
Posted by Kvido1 on 02-04-2023 11:12
#12
The bar to perfect, of course, also works in the CZ language.
Good work.
Thank you very much!!!
https://nekecamweb.cz
Edited by Kvido1 on 02-04-2023 14:19
Posted by karrak on 02-04-2023 12:15
#13
it could still be improved a lot, but it currently suits the purpose.
I did not change the language settings.
Posted by Kvido1 on 02-04-2023 14:23
#14
It complies with GDPR regulations.
I translated the Czech language (CZ) according to the file in the English folder, I will improve it a bit more.