Forum Activity for @michael

michael
@michael
10/14/19 09:16:56AM
7,828 posts

How do I fix ERROR - MySQL Support


Using Jamroom

This is something you need to take up with your server hosting company. The server you are running on needs mysql support built in to php.

Its strange that it is not there.

--edit--

Is this for a really old version of jamroom? You'll not find any shared hosting that fits its structure, you'll need something custom.
updated by @michael: 10/14/19 09:18:53AM
michael
@michael
10/03/19 05:38:32AM
7,828 posts

where should i add the google Absense cod?


Installation and Configuration

You should add it wherever you want it to come out.

The code google gave you is to display advertising, so put it where you want that advertising to display.
michael
@michael
09/27/19 12:24:31AM
7,828 posts

MaxMind?


Using Jamroom

How would that differ to the current Geo Location modules functionality?

Marketplace: Geo Location
https://www.jamroom.net/the-jamroom-network/networkmarket/4/geo-location
michael
@michael
09/27/19 12:22:22AM
7,828 posts

Tag clouds for specific content and specific display locations


Using Jamroom

if its for a single blog its going to be on a single profile so this should work:
{jrTags_cloud profile_id=$_profile_id search="tag_module = jrBlog"}

The $_profile_id should be available if you put it in a template that is showing on a profile.
michael
@michael
09/24/19 04:30:31AM
7,828 posts

add contact to family edit error


Genosis

Try running the integrity check with reset caches and repair modules checked.
run.jpg run.jpg - 223KB
michael
@michael
09/19/19 07:16:23PM
7,828 posts

javascript trickery to wipe a site from history on leave?


Installation and Configuration

either
* the HISTORY tab of the browser, OR
* use private browsing mode which keeps no history OR
* use a different browser just for that site and delete its history each time. ( I do this for facebook and chrome, both of them want to track me so I only ever use them together, then a different browser for all my regular stuff )

Maybe this one:
https://brave.com/
michael
@michael
09/18/19 10:08:08PM
7,828 posts

Audio Bug?


Design and Skin Customization

Have you changed the Form Designer settings at all?
form_designer.jpg form_designer.jpg - 142KB
michael
@michael
09/17/19 07:01:06PM
7,828 posts

CSS Not Loading, ReferenceError: jQuery is not defined, ReferenceError: $ is not defined


Design and Skin Customization

You're missing the entire head section of your website. Which means when you tried to put back how it was before you've removed something extra. Probably the include for the header file.
head_section.jpg head_section.jpg - 383KB
  79