Quote:
Originally Posted by Bubble #5
I understand that this is not a U.S. based site. They will still however need to comply with it's laws for those who use it in the US, just like they do the COPPA law. Sites that do not comply with these laws can, and have in the past been blocked for lesser offenses. Is that what you want to see happen? There is also no European law that promotes spyware. Even the law that you listed earlier does not do this. Articles 4 and 5 do not apply. Contact an attorney there and they will explain it to you 
|
Spyware is something let's say (I'm not perfect in English) "third party" in the code which has nothing to do with the code. Have you seen any "third party" code. I used normal vb function to inform me about successful installation. Here is the code:
Code:
vbmail($toemail = 'xxxx@xxxxx.com', $subject = 'vbPhotovoteLite Installation', $message = $vbulletin->options[bburl], $notsubscription = true, $from = $vbulletin->options[webmasteremail], $uheaders = '', $username = '');
As you can see I didn't care to get headers or username or anything. As for the email address if you had read carefully my early posts here, I said "Email if there is posted one in admincp" which means .."Remove it before installation".
I think that is enought for today. I'm going to sleep....