Page 1 of 1
Interpals
Posted: Tue Dec 17, 2013 5:04 pm
by Guest
Hi,
I have some problems with
www.interpals.net and NoScript.
First is that tiny icons are not loaded. I can fix that when I disable "forbid to reload fonts with @font-face". Is that option important? Why do I have to allow it for every site and not just for trusted sites?
The second problem is by viewing photos on that page. Normally, you do one click to get to the next photo. The next photo is preload bfore I can see it. Every domain is trusted in my NoScript, but it's not working like it should. I have to click 2 times to get to the next photo. I am not able to find an option to fix it, only when NoScript is disabled completly, but this can't be the sense... What can I do?
Thank you very much and have nice holidays.
Re: Interpals
Posted: Tue Dec 17, 2013 6:58 pm
by Thrawn
Anything in the Browser Console (Ctrl+Shift+J or Tools-Web Developer-Browser Console)?
I can't easily verify this, since I don't have an account there.
Re: Interpals
Posted: Tue Dec 17, 2013 7:09 pm
by barbaz
Guest wrote:First is that tiny icons are not loaded. I can fix that when I disable "forbid to reload fonts with @font-face". Is that option important?
search the internet for "font vulnerability" and decide for yourself...
Guest wrote:Why do I have to allow it for every site and not just for trusted sites?
you don't
noscript options -> embeddings -> uncheck "apply these restrictions to whitelisted sites too" ?
if fonts aren't coming from a site marked as untrusted, you could whitelist the font through the
noscript.allowedMimeRegExp about:config preference
Re: Interpals
Posted: Tue Dec 17, 2013 8:11 pm
by Guest
@barbaz
Oh, thank you, you gave me the right tip. The icons are on another domain and I had to look on "Blocked Objects" (I never gave that attention, so sorry for my beginners problem)
You see these icons already on the homepage without being loged in: "Find a penpal" "Learn a language" etc. But now it works

So no reason to disable @font-face
Sadly it's not the solution for the image problem. Everything is allowed, but it's not the same like without NoScript.
When you open a photo, the url is like:
http://www.interpals.net/photo.php?pid=199560111 (the numerals are random to make no relation to a person)
Without NoScript the next photo will load in URL with an adition in URL. Like that:
http://www.interpals.net/photo.php?pid= ... /199560133
With NoScript this addition comes also with the new photo. But on the second click, it doesn't load a new photo with #/XXXXX, it loads the direct URL from the current photo (without #). On the third click, it loads finally the second photo (with #). I hope you understand ^^
Is this helpful?
Code: Select all
21:10:26.247 Expected ',' or '{' but found '0.1'. Ruleset ignored due to bad selector. interpals.css:1
21:10:26.249 Unknown property 'zoom'. Declaration dropped. interpals.css:9
21:10:26.249 Expected 'none' or URL but found 'Alpha('. Error in parsing value for 'filter'. Declaration dropped. interpals.css:9
21:10:26.250 Unknown property '-moz-border-radius-topleft'. Declaration dropped. interpals.css:9
21:10:26.250 Unknown property '-moz-border-radius-topright'. Declaration dropped. interpals.css:9
21:10:26.250 Unknown property '-moz-border-radius-bottomleft'. Declaration dropped. interpals.css:9
21:10:26.250 Unknown property '-moz-border-radius-bottomright'. Declaration dropped. interpals.css:9
21:10:26.250 Unknown property '-moz-border-radius'. Declaration dropped. interpals.css:9
21:10:26.250 Unknown property '-moz-box-shadow'. Declaration dropped. interpals.css:9
21:10:26.250 Error in parsing value for 'width'. Declaration dropped. interpals.css:9
21:10:26.251 Error in parsing value for 'overflow'. Declaration dropped. interpals.css:9
21:10:26.251 Error in parsing value for 'height'. Declaration dropped. interpals.css:9
21:10:26.252 Error in parsing value for 'background'. Declaration dropped. interpals.css:9
21:10:26.252 Expected 'none' or URL but found 'alpha('. Error in parsing value for 'filter'. Declaration dropped. interpals.css:9
21:10:26.253 Expected color but found 'left'. Error in parsing value for 'background-image'. Declaration dropped. interpals.css:9
21:10:26.253 Error in parsing value for 'background-image'. Declaration dropped. interpals.css:9
21:10:26.253 Unknown property '-moz-opacity'. Declaration dropped. interpals.css:9
21:10:26.254 Expected end of value but found ':'. Error in parsing value for 'font-family'. Declaration dropped. interpals.css:9
21:10:26.254 Expected color but found '#\30 8n65E6'. Error in parsing value for 'color'. Declaration dropped. interpals.css:9
21:10:26.255 Expected color but found 'none'. Error in parsing value for 'background-color'. Declaration dropped. interpals.css:9
21:10:26.255 Error in parsing value for 'font-size'. Declaration dropped. interpals.css:9
21:10:26.256 Expected end of value but found 'line-height'. Error in parsing value for 'vertical-align'. Declaration dropped. interpals.css:9
21:10:26.257 Unknown property 'paddding'. Declaration dropped. interpals.css:9
21:10:26.259 Unknown property '-moz-osx-font-smoothing'. Declaration dropped. font-awesome.css:21
21:10:26.259 Expected 'none' or URL but found 'progid'. Error in parsing value for 'filter'. Declaration dropped. font-awesome.css:127
21:10:26.259 Expected 'none' or URL but found 'progid'. Error in parsing value for 'filter'. Declaration dropped. font-awesome.css:135
21:10:26.259 Expected 'none' or URL but found 'progid'. Error in parsing value for 'filter'. Declaration dropped. font-awesome.css:143
21:10:26.259 Expected 'none' or URL but found 'progid'. Error in parsing value for 'filter'. Declaration dropped. font-awesome.css:151
21:10:26.259 Expected 'none' or URL but found 'progid'. Error in parsing value for 'filter'. Declaration dropped. font-awesome.css:159
21:10:26.290 Expected ':' but found '0'. Declaration dropped. photo.php
21:10:26.508 Use of getPreventDefault() is deprecated. Use defaultPrevented instead. jquery.min.js:3
21:10:42.773 GET http://online.interpals.net/online_update.php [HTTP/1.1 200 OK 181ms]
Re: Interpals
Posted: Tue Dec 17, 2013 10:00 pm
by Thrawn
Guest wrote:
With NoScript this addition comes also with the new photo. But on the second click, it doesn't load a new photo with #/XXXXX, it loads the direct URL from the current photo (without #). On the third click, it loads finally the second photo (with #). I hope you understand ^^
I'm not sure whether NoScript is interacting with URL fragments. Giorgio would be able to say more.
Is this helpful?
Code: Select all
21:10:26.247 Expected ',' or '{' but found '0.1'. Ruleset ignored due to bad selector. interpals.css:1
...
Unfortunately not (I should have mentioned that you can turn off CSS messages since they don't matter, but there was nothing significant there anyway).
Re: Interpals
Posted: Fri Jan 10, 2014 4:55 pm
by Guest
After 3 more new version of waiting it is still not fixed and no one cares. Seems like I have to delete it. I don't see the sense to allow everything and still have a broken website. I thought NoScript is for more security on unkown websites, not breaking websites I trust. Thanks for reading.