Forum Activity for @brian

brian
@brian
03/04/18 08:47:01AM
10,148 posts

Broken Image Link


Using Jamroom

So right now those little images are direct img calls - those need to be changed to be icons. I'll get that in place.
brian
@brian
03/04/18 08:32:17AM
10,148 posts

Broken Image Link


Using Jamroom

I think I know what is going on here - this is related to being able to use custom icon colors in a skin - I'll check this out.
brian
@brian
03/04/18 08:30:22AM
10,148 posts

cometchat & php versions


Using Jamroom

Know that cometchat will not work with Redis sessions - just an FYI.
brian
@brian
03/04/18 08:27:17AM
10,148 posts

Restoring deleted image from recycle bin - not restored


Using Jamroom

You don't need to reset the image cache - on a site of your size I would recommend not doing it - you have hundreds of thousands of cached images.

I did fix a bug related to restoring profiles from the RB - this could be related, so I will check it out.
brian
@brian
03/04/18 08:24:43AM
10,148 posts

Ensure APCu functions have been enabled in your PHP install


Design and Skin Customization

derrickhand300:
How should the following be optimized for jamroom
/etc/my.cnf file:--
key_buffer = 256M
max_allowed_packet = 32M
table_open_cache = 1536
table_definition_cache = 1536
open_files_limit = 10240
tmp_table_size = 256M
max_heap_table_size = 256M
sort_buffer_size = 2M
read_buffer_size = 2M
read_rnd_buffer_size = 768K
max_connections = 200
innodb_buffer_pool_size = 1G
innodb_flush_method = O_DIRECT
innodb_flush_log_at_trx_commit = 0
ft_min_word_len = 3
ft_stopword_file = ""
--

This is good for the size of your server - MySQL should be running really well with this config.
brian
@brian
03/03/18 08:45:57AM
10,148 posts

Ensure APCu functions have been enabled in your PHP install


Design and Skin Customization

OK - I'm just heading out here for the day for a family function - so I likely won't be online again until tomorrow AM - I can check it out then if needed.
brian
@brian
03/03/18 08:35:45AM
10,148 posts

Ensure APCu functions have been enabled in your PHP install


Design and Skin Customization

I can see in this that $_SERVER['REMOTE_ADDR'] and $_SERVER['SERVER_ADDR'] are different, so that's good - that means YOUR ip address is not coming in as the server address. So I think your online users _should_ be good. Do you still only see 1 online user?
brian
@brian
03/03/18 08:14:39AM
10,148 posts

Tag and image links still apply long after being deleted


Using Jamroom

lornawebber:
Unfortunately the way it is now, I can't take images off the review list by deleting the tag. Is there an easier way?

If you cannot remove a tag, then that is a problem - we don't want to spend time trying to develop a workaround - we need to figure out why tags aren't removing. I have tested removing tags here and don't see any issues, so I need to know an image where you have added the "nolink" and it's not been removed (or still showing in a search for "nolink").

Thanks!
brian
@brian
03/03/18 07:57:24AM
10,148 posts

Profile Tweaks & Solo Pro Skin Problem.


Using Jamroom

It looks like this was fixed in version 1.0.9 of the Solo Pro skin - I've just updated the Marketplace - update to that and you should be good.
  72