This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
391
Archived fixes / Re: updateSettingsFile in install.php
« on February 20th, 2015, 11:44 AM »
I'm guessing this is solved by then..?
I'll mark it as solved.
Also, I'll be doing a test install on the wedge.org server today, so I can see what's up with the installer. And test the media gallery properly...
I'll mark it as solved.
Also, I'll be doing a test install on the wedge.org server today, so I can see what's up with the installer. And test the media gallery properly...
392
Bug reports / Re: Call to undefined function cache_get_data
« on February 15th, 2015, 09:00 PM »
And... You had enough disk space..?
393
Archived fixes / Re: Impossibility to edit user signatures
« on February 15th, 2015, 08:59 PM »
Please make sure this is fixed in the latest release..?
394
Features / Re: New revs
« on February 14th, 2015, 10:21 AM »
[Commit revision 6708e26]
Author: Nao
Date: Sat, 14 Feb 2015 10:21:25 +0100
Stats: 5 files changed; +21 (insertions), -19 (deletions)
Date: Sat, 14 Feb 2015 10:21:25 +0100
Stats: 5 files changed; +21 (insertions), -19 (deletions)
- Media player now remembers volume settings automatically. This was supposed to be implemented before, but I wasn't properly initializing some stuff. Just, some stuff. (Aeva-Subs-Vital.php)
- Media player no longer needs a data-setup parameter, since we're initializing manually... Like I said, eh. (Aeva-Foxy.php, Aeva-Subs-Vital.php)
- Video/audio items were cached when they shouldn't have been, as different players are served depending on the browser. Also, caching a single media item..? Mostly useless. (Aeva-Gallery.php, Aeva-Subs-Vital.php, Subs-Media.php)
- Proper support for multiple players. (Aeva-Subs-Vital.php, media.css)
395
Features / Re: New revs
« on February 12th, 2015, 11:32 PM »
[Commit revision 55e6fc6]
Author: Nao
Date: Thu, 12 Feb 2015 23:32:13 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
Date: Thu, 12 Feb 2015 23:32:13 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Last-minute screw-ups are my thing. (Aeva-Subs-Vital.php)
396
Features / Re: New revs
« on February 12th, 2015, 05:11 PM »
[Commit revision 30d7978]
Author: Nao
Date: Thu, 12 Feb 2015 17:11:37 +0100
Stats: 2 files changed; +0 (insertion), -0 (deletion)
Date: Thu, 12 Feb 2015 17:11:37 +0100
Stats: 2 files changed; +0 (insertion), -0 (deletion)
- Bye bye, JW Player's Flash files!
397
Features / Re: New revs
« on February 12th, 2015, 04:53 PM »
[Commit revision 39b639b]
Author: Nao
Date: Tue, 10 Feb 2015 17:02:40 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
[Commit revision b6ffd20]
Author: Nao
Date: Thu, 12 Feb 2015 16:53:27 +0100
Stats: 8 files changed; +170 (insertions), -119 (deletions)
Date: Tue, 10 Feb 2015 17:02:40 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- The error log now indicates the error type/level in some specific PHP errors. (Errors.php)
[Commit revision b6ffd20]
Date: Thu, 12 Feb 2015 16:53:27 +0100
Stats: 8 files changed; +170 (insertions), -119 (deletions)
- Adding preliminary support for video.js library, replacing JW Player. Using the CDN version, to save some space. Basically, you're getting no new features out of it; the main differences are (1) IE will no longer show a spectrum analyzer on audio files (not fixable, screw IE), (2) the spectrum analyzer is now done in JS so it can be customized, (3) Wedge is now free of licence issues regarding JW Player. I liked that player, but they never answered my questions regarding redistribution, so... goodbye? (Aeva-Foxy.php, Aeva-Subs-Vital.php, Class-Media.php, Subs-Media.php, player.js, media.css)
- OGG files now have a proper 'audio/ogg' MIME type... This has actually been standard since 2008, so... WTH?! (Aeva-Subs-Vital.php, Class-Media.php)
- Removed player color customization settings. Pretty easy to guess why: since it's rendered in HTML now, you can directly skin your player from a CSS file, and that's per-skin, not per-site. (Aeva-Subs-Vital.php, ManageMedia.php, ManageMedia.english.php)
- Added a tentative fallback for generic icons not being copied into your media folder... Let me hazard a guess... The importer is probably broken when it comes to media galleries, hmm..? (Subs-Media.php)
- OGG files won't be played on IE7 & IE8, but I'm not sure they ever have, anyway... Can always download them anyway.
- Playlists are still terribly broken, so... Don't use them for now.
- Spectrum analyzer is still in its infancy.
- If you're having problems... Use the cache purge feature, as always.
398
Features / Re: New revs
« on February 6th, 2015, 06:30 PM »
[Commit revision 42a9772]
Author: Nao
Date: Fri, 06 Feb 2015 18:30:37 +0100
Stats: 2 files changed; +4 (insertions), -4 (deletions)
Date: Fri, 06 Feb 2015 18:30:37 +0100
Stats: 2 files changed; +4 (insertions), -4 (deletions)
- For some reason, when I renamed the media/generic_images folder to media/icons, I forgot to rename it in a few places. That must explain all the 404 errors I got since then when it came to generic icons, I guess..? (ManageMedia2.php, Subs-Media.php)
399
Features / Re: New revs
« on February 6th, 2015, 06:27 PM »
[Commit revision 29fb45d]
Author: Nao
Date: Thu, 05 Feb 2015 10:33:06 +0100
Stats: 1 file changed; +1 (insertion), -0 (deletion)
[Commit revision bd994ca]
Author: Nao
Date: Thu, 05 Feb 2015 18:34:11 +0100
Stats: 1 file changed; +5 (insertions), -4 (deletions)
[Commit revision 3e6a78b]
Author: Nao
Date: Fri, 06 Feb 2015 18:26:45 +0100
Stats: 1 file changed; +8 (insertions), -7 (deletions)
Date: Thu, 05 Feb 2015 10:33:06 +0100
Stats: 1 file changed; +1 (insertion), -0 (deletion)
- Playlist popup should probably have a 'close' button... I'm putting it right next to the submit button, trying to figure out if it's better than having them at opposite sides... Opinions? (Media.template.php)
[Commit revision bd994ca]
Date: Thu, 05 Feb 2015 18:34:11 +0100
Stats: 1 file changed; +5 (insertions), -4 (deletions)
- Fixed separators sometimes being aggressively removed from menus, plus one logic error. (GenericMenu.template.php)
[Commit revision 3e6a78b]
Date: Fri, 06 Feb 2015 18:26:45 +0100
Stats: 1 file changed; +8 (insertions), -7 (deletions)
- Fixed a situation where uploaded media files could fail being registered. For some reason, this doesn't happen on wedge.org but always happened on my local install, so it was probably a permission issue, but this hack will help either way. (Subs-Media.php)
- Allowing server to log errors if it can't move an uploaded file to its temp folder. It's just for helping with debugging, I guess... You don't want to spend your life tracing through code here, believe me. (Subs-Media.php)
400
Features / Re: Language revs
« on February 5th, 2015, 10:38 AM »
[Commit revision 4ed6568]
Author: Nao (Signed-off)
Date: Thu, 05 Feb 2015 10:37:34 +0100
Stats: 3 files changed; +0 (insertion), -12 (deletions)
[Commit revision c3fee7e]
Author: Nao
Date: Thu, 05 Feb 2015 10:37:56 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
Date: Thu, 05 Feb 2015 10:37:34 +0100
Stats: 3 files changed; +0 (insertion), -12 (deletions)
- Removing Flash player color settings... These options are best set through skin overrides. Although it's the kind of thing most admins won't be able to do, I also don't think this should be done if you don't take into consideration the current skin, so all in all... It's best removed. Note that I have yet to commit the removal to the main repo, so for now please don't update your language repos. (ManageMedia.*.php)
[Commit revision c3fee7e]
Date: Thu, 05 Feb 2015 10:37:56 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Merge branch 'master' of https://github.com/Wedge/languages
401
Features / Re: New revs
« on February 5th, 2015, 12:22 AM »
[Commit revision 83975d2]
Author: Nao
Date: Thu, 05 Feb 2015 00:22:20 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
Date: Thu, 05 Feb 2015 00:22:20 +0100
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Broke playlist additions with latest media gallery overhaul... :( (Media.template.php)
402
Features / Re: New revs
« on February 3rd, 2015, 01:14 PM »
[Commit revision 88287e9]
Author: Nao
Date: Tue, 03 Feb 2015 13:14:06 +0100
Stats: 1 file changed; +11 (insertions), -19 (deletions)
Date: Tue, 03 Feb 2015 13:14:06 +0100
Stats: 1 file changed; +11 (insertions), -19 (deletions)
- Simplifying credits (we don't really need nicknames for everyone, do we..? It's just convenience, ask on the forum if you need to know who's who or blame the file), and preparing for the removal of JW Player code. I really, REALLY wanted to see that one copyright gone... It was Wedge's last 'incompatible' license. (contributors.txt)
- Current local (uncommitted) code is 100% JW Player-free. Will commit once I've fixed the playlist system.
403
Archived fixes / Re: Incompatible with newer PHP Versions
« on February 3rd, 2015, 12:57 PM »
Hmm, quick idea: can you purge the cache after you enable a plugin..? Then come back to the plugin page, and see if it's enabled.
If it is, then try to enable another plugin, leave page, don't purge cache, wait for 10 seconds, come back: is it enabled?
If it is, then try to enable another plugin, leave page, don't purge cache, wait for 10 seconds, come back: is it enabled?
404
Features / Re: New revs
« on February 3rd, 2015, 11:12 AM »
[Commit revision 80dd2d3]
Author: Nao
Date: Mon, 02 Feb 2015 22:52:44 +0100
Stats: 1 file changed; +2 (insertions), -1 (deletion)
[Commit revision 207f7e8]
Author: Nao
Date: Mon, 02 Feb 2015 23:37:02 +0100
Stats: 1 file changed; +11 (insertions), -2 (deletions)
[Commit revision 0d03042]
Author: Nao
Date: Tue, 03 Feb 2015 11:12:18 +0100
Stats: 1 file changed; +2 (insertions), -2 (deletions)
Date: Mon, 02 Feb 2015 22:52:44 +0100
Stats: 1 file changed; +2 (insertions), -1 (deletion)
- Due to multiple errors on my local install, I'm attempting to make the PHP cache process more restrictive. Will update if errors keep coming. (Subs-CachePHP.php)
[Commit revision 207f7e8]
Date: Mon, 02 Feb 2015 23:37:02 +0100
Stats: 1 file changed; +11 (insertions), -2 (deletions)
- I thought I'd gotten rid of twin separators in menus long ago (i.e. a separator, then a disabled section, then another separator), maybe it was in my code for AeMe's menus, I don't know. Fixing this once and for all... Should be fast enough, too. (GenericMenu.template.php)
[Commit revision 0d03042]
Date: Tue, 03 Feb 2015 11:12:18 +0100
Stats: 1 file changed; +2 (insertions), -2 (deletions)
- Fixing some 404 errors on contact lists. (Profile.template.php)
- Hopefully fixing situations where you couldn't edit signatures. (Profile.template.php)
405
Archived fixes / Re: Videos not working
« on February 2nd, 2015, 11:51 PM »
I've been spending the better part of the day trying to get MOV and WMV files to work in my player, but alas they're not officially supported by HTML (perhaps MOV files encapsulating MPEG4 data are, I haven't tested those.)
I was wondering -- are you guys satisfied with AeMe supporting these formats..? Or have you never used them for videos you upload? In which case, I could simply remove support for them and delete the sections in my code where I have to add <object> and <embed> tags to support these, with the understanding that outside of the Microsoft/Apple worlds, most OSes would have ignored them anyway...
I was wondering -- are you guys satisfied with AeMe supporting these formats..? Or have you never used them for videos you upload? In which case, I could simply remove support for them and delete the sections in my code where I have to add <object> and <embed> tags to support these, with the understanding that outside of the Microsoft/Apple worlds, most OSes would have ignored them anyway...