Forum Activity for @michael

michael
@michael
06/09/19 05:41:36PM
7,816 posts

OG Tags Not Working


Using Jamroom

Its not a youtube issue, meta tags are not showing on your audio detail page either:
https://fatsafatsa.com/fatsafatsatv/audio/416/queen-bohemian-rapsody

* Check again that the jrMeta module is installed.
* Try changing to a different skin, then see if the og:tags show up
michael
@michael
06/08/19 06:27:12PM
7,816 posts

Site Builder not working


Design and Skin Customization

The page is loading for me with no console errors.

Is there a reason you need to be using the beta. That could be the issue. Have you run the integrity check?

--edit--
https://www.alabamasfinest.com/ is a wordpress site, not jamroom.
updated by @michael: 06/08/19 06:29:37PM
michael
@michael
06/08/19 06:07:38PM
7,816 posts

Gedcom import


Genosis

The import process takes the GEDCOM file and puts the data contained into the sites database under an assigned tree.

Once it has finished you will see "finished importing GEDCOM file"

Then "The GEDCOM file was successfully imported".

After that the database connection is no longer needed for importing but will still be needed to view any of the information that is now in the database.
michael
@michael
06/08/19 06:00:30PM
7,816 posts

Site Builder not working


Design and Skin Customization

Whats the URL of the page? there may be some javascript errors in the console that will give you more information. on Firefox hit F12 to open the developer panel, then select the CONSOLE tab to see if there are any errors.
michael
@michael
06/08/19 05:58:11PM
7,816 posts

OG Tags Not Working


Using Jamroom

og:tags are provided by the jrTags module and the jrShareThis modules.

Check you have them installed. If they are then whats the URL you're expecting to have og tags but doesnt?
michael
@michael
05/29/19 12:35:55AM
7,816 posts

backup options for opensource not on AWS


Genosis

the "DB and System Backup" module is for doing backups to AWS.

If you're not wanting to do it to AWS then local backups should be provided by your server hosting company I would expect.

Jamroom Hosting has buttons built into the control panel. (screenshot).

I presume your hosting company has some similar type of system.

If you're doing all the server stuff yourself, then you could export all the parts of your system to your local pc then store them somewhere:

Docs: "Downloading your site data from your jamroom server"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-hosting/3950/downloading-your-site-data-from-your-jamroom-server
backup.jpg backup.jpg - 123KB
michael
@michael
05/26/19 06:20:22AM
7,816 posts

profile missing profile parts and duplicat profile listings


Using Jamroom

try adding in a
group_by="_profile_id"
michael
@michael
05/24/19 05:36:22PM
7,816 posts

profile missing profile parts and duplicat profile listings


Using Jamroom

What is the jrCore_list in your skins
/skins/jrProfile_index.tpl

or any over rides to
jrProfile index.tpl

??
michael
@michael
05/23/19 04:47:38AM
7,816 posts

Limiting Characters in List Module


Design and Skin Customization

I also like to add a place holder so I know my updates are in the right place, so where you see
{$item.blog_text}
when you make the change also add some marker text so you know it was the correct location
HERE I AM MAKING SOME ALTERATIONS, WHERE DOES THIS TEXT COME OUT???????{$item.blog_text}

So if you see that extra text you know the template changes were in the right place. Also make sure you did what paul said and reset the caches.
  86