Forum Activity for @brian

brian
@brian
06/02/20 08:58:23AM
10,148 posts

Text editor posting box won't show on my updated site.


Using Jamroom

Strumelia:
Oh and i want to repeat that the penneywhistle site where it's NOT working right is my site that I updated all jamroom core and modules on. The fotmd site has not yet been updated and the text editors are working fine. Not sure if that's relevant or not, but worth mentioning.

That makes sense - you need to "reset" your custom template on your penneywhistle site so the new form_editor.tpl takes over or it's not likely to work.
brian
@brian
06/02/20 08:57:37AM
10,148 posts

Text editor posting box won't show on my updated site.


Using Jamroom

Strumelia:
If the two above templates are identical (and the one is working while the other is not), then the problem is not actually in my custom form_editor template code, right?

Do you maybe want a screenshot of the console similar to above, but from the site that is working correctly?, to compare errors?

I can see there are quite a lot of differences between your custom template and the default - I can see for sure yours is not going to work on mobile correctly. So use the "compare" button to see all the differences.
brian
@brian
06/01/20 11:21:52AM
10,148 posts

Extending jrCore Icons


Jamroom Developers

Yep - it's just as easy. Create 2 new directories in your modules img directory - i.e.:

ntYourModule/img/icons_black
ntYourModule/img/icons_white

And place the icons inside the respective directory. They should be 64x64 transparent PNGs - one black, one white (the core will handle coloring them if you choose to use a color). Reset caches and make sure the "Reset Icon Cache" is checked and you're good to go.

I'd recommend naming the icons with the module name - i.e.

ntYourModule_checkmark.png

Then you can use "ntYourModule_checkmark" when making the jrCore_icon call.

Let me know if that helps.
brian
@brian
05/28/20 08:59:53AM
10,148 posts

Unable To Process Your Request Error on self hosted Jamroom


Using Jamroom

Jamroom will not use 30 connections at once - it opens/closes connections as needed and unless your site is really busy you're not going to get to 30. You should see under 10 99% of the time.

Do you have other software running on the server? Is your hosting provider forcing persistent connections?
brian
@brian
05/26/20 12:04:19PM
10,148 posts

Video Upload Form Gone


Using Jamroom

Glad that worked - thanks.
brian
@brian
05/26/20 10:17:52AM
10,148 posts

Search not working after update


Using Jamroom

This just needed a cache reset - it's working.
brian
@brian
05/26/20 10:17:38AM
10,148 posts

Video Upload Form Gone


Using Jamroom

I had no issues converting this video - make sure you are running version 3.0.1 of the video module - you can also try reloading the video module from the Marketplace -> Tools -> Reload module and skins.

Let me know if that helps.
brian
@brian
05/26/20 08:52:21AM
10,148 posts

Video Upload Form Gone


Using Jamroom

Annush:
Hi, I'm not sure if this is the link you're after as the video is on my hard disc https://fatsafatsa.com/fatsafatsatv/video/137/bad-boyz-antio-produced-by-kim-nicolaou-1999 I agree that most video formats are now outdated but since they're given as a choice on the platform (skin) what can we do? Can an update be done to give people only choices that the player or whatever reads the codecs to do their job? BTW - just as your reply came I was trying to upload flv - that failed too. Thanks for your help.

That link is just taking me to the page where the video did NOT work. I need a copy of the actual video - can you upload it to somewhere I can download it at?
brian
@brian
05/26/20 08:33:18AM
10,148 posts

Video Upload Form Gone


Using Jamroom

So just an FYI - the video form is correct and working without issue. The "gone" part is just the video PLAYER not showing the video since it failed in conversions.

WMV is OLD video technology, so there's a chance the audio encoder used inside is no longer supported by ffmpeg. Please post a link to the WMV video so I can download it here and see what's up.

Thanks!
brian
@brian
05/18/20 12:01:17PM
10,148 posts

PHP errors after upgrade


Using Jamroom

These are PHP warnings, which typically will not affect how the site works and only show because you've got Developer Node enabled. I've got the last 2 fixed in the next core release - the first 2 come from smarty's internals so I will need to see what could be causing that.

These can be ignored for now though.
  17