Forum Activity for @brian

brian
@brian
03/05/18 12:06:32PM
10,148 posts

RE: WALL ETC


Using Jamroom

Ceri:
OK lets explore this. Here are the features I need:-

1. A text box at the top of the timeline tab on the front page which logged in members can use (critical that it works in a tab!). Site visitors MUST be able to see the front page AND the text box.

2. ALL activity on the site (including groups) posted to the timeline tab. Although there should be an admin option to include or exclude content from certain modules. It would be nice if twitter and fb feeds could be added as well BUT only by admins of course.

3. An icon for liking . sharing and commenting on existing timeline posts. Comments should appear on front page and on the original post (if it is a blog, photo etc) and on the poster's profile. The sharing icon/icons should include the ability to post to Twitter and FB.

I would want this to work on Ningja without my having to alter or amend any other features.

How much would something like that run to?

When you say timeline "tab" do you mean a TAB in a widget box? I why is it so important it is in a tab?
brian
@brian
03/05/18 12:05:22PM
10,148 posts

Cpanel - PHP 7 Proxima Problem.


Proxima

This means the modules/jrCore/lib/checktype.php file could not be found. Make sure and restart the web server after changing PHP versions - it's likely the opcode cache that needs resetting.
updated by @brian: 03/05/18 12:05:30PM
brian
@brian
03/05/18 12:01:02PM
10,148 posts

Cpanel - PHP 7 Proxima Problem.


Proxima

I test on all PHP versions pretty much on and off: 5.3, 5.4, 5.6, 7.0, 7.1 and 7.2.

I just switched to 7.0.27 and ran through the entire set of Proxima unit tests without issue.
brian
@brian
03/05/18 11:39:00AM
10,148 posts

How do i get ACTIVITY text box on homepage on Ninja skin


Design and Skin Customization

I followed up on your other post - I'm marking this one solved so let's just follow up on your post. Thanks!
brian
@brian
03/05/18 11:37:50AM
10,148 posts

Cpanel - PHP 7 Proxima Problem.


Proxima

Are you sure when you updated to 7.2 that you had all the PHP features enabled? I develop on PHP 7.2 and see no issues with Proxima here.
brian
@brian
03/05/18 11:35:39AM
10,148 posts

RE: WALL ETC


Using Jamroom

Ceri:
Did this get postponed or was it just dropped?

Nothing got dropped - this was probably the primary feature of Follow Me, and it was completed and rolled out a long time ago. I think what you are asking is "how do I customize my site so the front page works like Follow Me without using Follow Me?".

If you're using Site Builder it makes it more difficult due to how widgets are created - however, if this is a feature you really need you might consider sponsoring a "wall" widget.
brian
@brian
03/05/18 09:09:53AM
10,148 posts

Newsletter - Test Email Send


Using Jamroom

SoftDesigns:
Hi - We never tried the - jrNewsLetter - module before, but now want to have a try.
--
What is the simple way to send a test newsletter to a few test users?

There are several options for testing - you'll see they are marked "test" in the newsletter send form.

You could create a quote just for your test users and send that to that quota as well.
brian
@brian
03/05/18 08:58:35AM
10,148 posts

cometchat & php versions


Using Jamroom

You'll just want to switch back to the MySQL sessions then - something is messed up with your instal or firewall.
brian
@brian
03/05/18 08:53:40AM
10,148 posts

cometchat & php versions


Using Jamroom

Do not download the conf from the internet - use the one that came with your distribution. Your distro is likely NOT running Redis 4 or later versions, so you need to use the correct conf.
brian
@brian
03/05/18 08:36:00AM
10,148 posts

cometchat & php versions


Using Jamroom

Yes - you do NOT want it to be 0.0.0.0, since that means all interfaces (which in effect makes it public) - change it to:

bind 127.0.0.1
  70