UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
It is currently a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  Support is offline

PHP to make a stream entry

Andy · ·
9:02 AM Sunday, 04 January 2015
None
I'm trying to work out what PHP code I'd need to make a stream entry on a closed group page.... I know the user would be logged in.

There's a RSForm Module on the Group page which is capable of triggering any custom PHP code when it's completed.... so knowing that the Group page would be open, and the User logged in when the form was completed, I'm trying to get the right EasySocial PHP code to add to the activity stream of that group... "User XYZ added a ZZZ record"...

(User XYZ would be the logged in user, 'added a record' would just be my custom text with 'ZZZ' being a variable I can introduce with PHP $something).

Sorry I did try and work this out from the documentation... but got lost by this first sentence as I don't have my own extension nor do I know what CRUD is!?!
Creating a stream record should be done within your own extension. Ideally, it should be placed in a central location where CRUD happens.
The replies under this section are restricted to logged in users or users with an active subscription with us