Forum Activity for @michael

michael
@michael
06/06/18 12:05:25AM
7,821 posts

new beta core updates on 1 site, not the other


Using Jamroom

500 is an "Internal Server Error" not a code error, so probably a permissions thing as a first guess.
michael
@michael
06/05/18 10:56:23PM
7,821 posts

Customizing account settings


Design and Skin Customization

So long as you use one of these techniques for altering templates they will survive upgrades:

Docs: "Altering a modules template"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1051/altering-a-modules-template

The tempates that control forms are
form_begin.tpl
form_end.tpl
form_field_elements.tpl

However if you wanted to do something ajax'y, perhaps making your own module that adjusts the profile datastore would give you the most control.
adjust.jpg adjust.jpg - 122KB

updated by @michael: 06/05/18 10:56:39PM
michael
@michael
06/05/18 12:59:37AM
7,821 posts

Akismet Question - Probation


Using Jamroom

They way we use it is we get an email alert when users who signup start posting links. Then we determine if that link is spam or not. and if it is we delete their account, block their ip and remove anything they've posted.

Works well enough.
michael
@michael
06/05/18 12:55:37AM
7,821 posts

Server Set-Up for JR6.x Installation


Installation and Configuration

Get the free version working first, all the core is free.

This is the guide I always use:
https://www.jamroom.net/brian/documentation/guides

Where are you stuck?
michael
@michael
06/03/18 12:40:50AM
7,821 posts

Unable to communicate with Update Server?


Using Jamroom

That's a big jump. Send us your admin login details to support at jamroom dot net along with a link to this thread and I'll login and see if I can see whats up.

Might require downloading the jamroom core from here:
https://www.jamroom.net/products

and uploading that via SFTP over what you have right now if the marketplace is the issue.
michael
@michael
06/01/18 01:36:48AM
7,821 posts

Proxima Invalid Item owner


Proxima

I also see the same issue. I AM able to PUT to update anything in the USER table, but not able to PUT to update anything via the bridge module.

I believe the cause of it is the user's id info is not getting stored in the session data, but will need brian to take a look at what I think i've found.
michael
@michael
05/31/18 04:39:22AM
7,821 posts

Creating Open Graph tags with Meta Tag Manager in JR


Using Jamroom

look at the modules for any templates titled ?????_????_meta.tpl . those are setup to have variables available for the currently created page.
michael
@michael
05/28/18 05:36:08AM
7,821 posts

File Module Privacy


Using Jamroom

SteveX has been using Jamroom longer than me.
michael
@michael
05/28/18 05:34:46AM
7,821 posts

Newsletter Module Custom Filter Question?


Using Jamroom

would be possible using a custom filter if you stored the locations of your users. Jamroom does not by default. Do you store the locations of your users anywhere that you know of in your database?
  126