Forum Activity for @michael

michael
@michael
06/26/18 09:22:12PM
7,819 posts

Looks like my jr domain Mailgun acct was hacked


Using Jamroom

no. Thats just for when you want to connect via SFTP to your server. Stuff like adjusting skins via the filesystem, or adding a line of CSS to one of the css files.

I don't think you do that much, preferring to use the TEMPLATES tab of the ACP for your alterations.
michael
@michael
06/26/18 09:16:40PM
7,819 posts

Issue Tracker - Searchable Issues


Jamroom Developers

you'll need to use the 'search_fields' listener to add jrTracker to the list of modules that are enabled for search.

So in your listener you'll get a $_data array like this:
$_data = array(
 'jrAudio' => array('audio_title,audio_genre,audio_album' => 52),
......
)
where 52 is the language id of the name of the title in the language file, 52 is "Audio Tracks".

Then add in the jrTracker module to that array with the fields you want to search, probably
$_data = array(
 'jrAudio' => array('audio_title,audio_genre,audio_album' => 52),
......
 'jrTracker' => array('tracker_text,tracker_title' => 36)
)
michael
@michael
06/25/18 11:01:14PM
7,819 posts

Does the Google Analytics module support ecommerce?


Suggestions

The google analytics module has an event listener 'record_hit' which allows other modules to record when something like an ecommerce transaction takes place, but the payment modules currently do not take advantage of this by sending this information over to google.
michael
@michael
06/25/18 10:05:52PM
7,819 posts

Looks like my jr domain Mailgun acct was hacked


Using Jamroom

smart. you can generate a new SFTP password for your server also if you like from here:
JAMROOM PROFILE -> DASHBOARD -> HOSTING -> SERVER -> SERVER SETTINGS
https://www.jamroom.net/strumelia/hosting/server_config/11
michael
@michael
06/24/18 10:15:40PM
7,819 posts

Looks like my jr domain Mailgun acct was hacked


Using Jamroom

Thanks Strumelia. Horrible experience im sure.
michael
@michael
06/23/18 08:02:37PM
7,819 posts

Looks like my jr domain Mailgun acct was hacked


Using Jamroom

yeah jamroom side doesnt need your password, just your API key, so if you've changed that and updated you should be good to go.

Let us know if you see anything weird though.

On the bright site, now you know you can send two million emails in a day if you find yourself wanting to :)
michael
@michael
06/23/18 06:04:05PM
7,819 posts

Looks like my jr domain Mailgun acct was hacked


Using Jamroom

Sorry to hear that Strumelia.

Please keep us updated on what you've been recommended to do. I just went there now to change my own password and it seams like that feature is locked at the moment.
michael
@michael
06/22/18 05:43:59AM
7,819 posts

New Issue With Video


Installation and Configuration

my suggestion is try jamroom hosting. See if it works there and if it does use that.

You can try a 7 day free trial from your dashboard here:
https://www.jamroom.net/ukdenny/hosting/create

and you can create/check the site on the secondary domain before committing to anything.
michael
@michael
06/22/18 03:42:33AM
7,819 posts

New Issue With Video


Installation and Configuration

The performance check shows your server is pretty slow, and the system check shows its using 'lightspeed' when the requirements are for 'apache or ngix' so either of those issues could be related to how long it takes to get the file converted.

You can check at
ACP -> DASHBOARD-> QUEUE VIEWER

to see if the conversion process has finished.

There are others who use lightspeed and some of the issues and solutions are posted in the forum, search for 'lightspeed' to see the results

https://www.jamroom.net/the-jamroom-network/forum/new_posts?search_string=lightspeed
server.jpg server.jpg - 219KB
  122