R_J
AdminR_J Admin
-
Re: EU General Data Protection Regulation (GDPR) German: EU Datenschutz-Grundverordnung (DSGVO)
As far as I know, Vanilla doesn't store guests IP addresses. (View Post)1 -
Re: EU General Data Protection Regulation (GDPR) German: EU Datenschutz-Grundverordnung (DSGVO)
A good read (in German) with links to some examples you might need for your page can be found here: https://www.heise-regioconcept.de/online-marketing/dsgvo-fuer-website-betreiber The main action ite… (View Post)1 -
Re: Noise Reworked Theme needs "plugin" to work??
It could be a problem of upper-/lower-case spelling. The themes resources seem to require a lower case written "/themes/r_noise" but in the about.php the key in the $ThemeInfo is "R_No… (View Post)1 -
Re: Other users discussion comments not displayed until manual page refresh
This is not the first discussion on this topic (and it will most probably not be the last): https://open.vanillaforums.com/discussion/25575/auto-refresh-in-2-1b2 There are two intersting points in th… (View Post)1 -
Re: Other users discussion comments not displayed until manual page refresh
That line in my plugin creates the end point: public function discussionController_discussionRefresh_create($Sender, $Args) { It is documented here: https://docs.vanillaforums.com/developer/addons/ev… (View Post)1