New revs

nsgomez

  • Posts: 2
Re: New revs
« Reply #2790, on July 20th, 2016, 03:25 PM »
@Freñiçh Weird, I can't reproduce this. What browser is that?

Jurien

  • All i want is a couple days off
  • Posts: 132

nsgomez

  • Posts: 2

Jurien

  • All i want is a couple days off
  • Posts: 132
Re: New revs
« Reply #2793, on July 21st, 2016, 08:43 PM »
Well when i add that line into section.css it breaks immediately postrarea,it doesn't matter which skin i choose or even purge cache,so it's no option for me to use width of 0.

CerealGuy

  • Posts: 343
Re: New revs
« Reply #2794, on July 21st, 2016, 11:30 PM »Last edited on July 21st, 2016, 11:40 PM
@Freñiçh did you try using the file from github and not modifying it on your own?
The CSS preprocessing of wedge is quite resistant to failure, but you never know? Can't reproduce it with Mozilla Firefox 47.0.1. Do you have this problem on wedge.org too?
And did you try using a different browser?


 


@Nao can we split this off-topic discussion? Or is it fine that the New revs topic is alive? :P

Jurien

  • All i want is a couple days off
  • Posts: 132
Re: New revs
« Reply #2795, on July 22nd, 2016, 07:39 AM »Last edited on July 22nd, 2016, 09:25 AM
Quote from CerealGuy on July 21st, 2016, 11:30 PM
@Freñiçh did you try using the file from github and not modifying it on your own? The CSS preprocessing of wedge is quite resistant to failure, but you never know?
That's a good one,have manually modify and edited this file,upload the file via FTP and it works.did not realize it would have such an impact!!

Edit:
Quote from CerealGuy
Do you have this problem on wedge.org too?
No not the problem that postarea breaks up.
However this is still not looking good on Wedge.org.
Reply#8






CerealGuy

  • Posts: 343
Re: New revs
« Reply #2796, on July 22nd, 2016, 12:56 PM »
Quote from Freñiçh on July 22nd, 2016, 07:39 AM
Edit:
Quote from CerealGuy
Do you have this problem on wedge.org too?
No not the problem that postarea breaks up.
However this is still not looking good on Wedge.org.
Reply#8
Can you provide a screenshot? Don't see anything wrong there.

Jurien

  • All i want is a couple days off
  • Posts: 132

CerealGuy

  • Posts: 343
Re: New revs
« Reply #2798, on July 23rd, 2016, 01:20 AM »
Hmm which firefox version are you using exactly? What happens if you play around with the width setting of .postarea in your browser (with the dev tools). Try changing it to inherit or 75%.

Jurien

  • All i want is a couple days off
  • Posts: 132
Re: New revs
« Reply #2799, on July 23rd, 2016, 10:29 AM »
Quote from CerealGuy on July 23rd, 2016, 01:20 AM
Hmm which firefox version are you using exactly? What happens if you play around with the width setting of .postarea in your browser (with the dev tools). Try changing it to inherit or 75%.
Firefox 47.0 Mozilla Firefox,and FireJail 47.0 both for Linux Mint (perhaps that's the problem ??)
changing width setting browser makes no difference

CerealGuy

  • Posts: 343
Re: New revs
« Reply #2800, on July 24th, 2016, 10:33 PM »
Quote from Freñiçh on July 23rd, 2016, 10:29 AM
Firefox 47.0 Mozilla Firefox,and FireJail 47.0 both for Linux Mint (perhaps that's the problem ??)
changing width setting browser makes no difference
Don't think that Mint is the problem. I'm using arch on my own. Would it be possible that you try it with a newer version of firefox and chromium/chrome?

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: New revs
« Reply #2801, on July 25th, 2016, 02:49 PM »
[Commit revision d14868c]
Author: Nao
Date: Mon, 25 Jul 2016 14:49:30 +0200
Stats: 8 files changed; +9 (insertions), -9 (deletions)

  • jQuery 3.x no longer supports .load(function ()), so I'm fixing that. Just in case someone wants to go for jQuery 3.x, of course... (Subs.php, Profile.template.php, avasize.js, mediadmin.js, script.js, topic.js, zoomedia.js, install/install.php)

[Commit revision 7d44367]
Author: Nao
Date: Mon, 25 Jul 2016 14:49:49 +0200
Stats: 1 file changed; +3 (insertions), -2 (deletions)

  • Fix wrong style applied to a language entry if only one language was installed. (Profile-Modify.php)
Re: New revs
« Reply #2802, on July 25th, 2016, 07:03 PM »
[Commit revision c5277ec]
Author: Nao
Date: Mon, 25 Jul 2016 19:03:22 +0200
Stats: 4 files changed; +8 (insertions), -8 (deletions)

  • More compatibility fixes for jQuery 3.x (andSelf...) (ManageSettings.php, sbox.js, script.js, zoomedia.js)
Re: New revs
« Reply #2803, on August 2nd, 2016, 02:54 PM »
[Commit revision 489446f]
Author: Nao
Date: Tue, 02 Aug 2016 14:54:14 +0200
Stats: 1 file changed; +2 (insertions), -1 (deletion)

  • Fixed an undefined index error... There's an inherent logic issue in this (Wedge tries to access a variable not yet created if you run it in HTTPS mode), but I'm not sure how to fix it in a clean way. It's been a long time, don't be like that. At least it's not giving errors anymore. (QueryString.php)
Re: New revs
« Reply #2804, on August 3rd, 2016, 10:08 PM »
Quote from CerealGuy on July 24th, 2016, 10:33 PM
Don't think that Mint is the problem. I'm using arch on my own. Would it be possible that you try it with a newer version of firefox and chromium/chrome?
I can always switch to the alternative solution for him to test, if you want... (And if he's still around!)