Forum Activity for @michael

michael
@michael
05/22/23 09:40:37PM
7,828 posts

Jamroom logo


Using Jamroom

Looks great, thanks.
michael
@michael
04/09/23 07:03:35PM
7,828 posts

Starting blog view count problem


Design and Skin Customization

Agreed, if you put it in exactly the same file in exactly the same place then it should work exactly the same.

That the {debug} is not opening suggests that the edit has not taken effect. Try resetting the caches

ACP -> MODULES -> CORE -> SYSTEM CORE -> TOOLS -> RESET CACHE

then check the page again. You might have to click a button in firefox "allow popups from this site" which will appear in the top right if you have popup blocker setting on which is usually the default.

Maybe also try adding some text "Here is some text so I can see the file has changed Avacardo, Apples, Whatever".

If you CAN see the text then you know the {debug} is in there too.
michael
@michael
04/07/23 10:06:41PM
7,828 posts

Starting blog view count problem


Design and Skin Customization

Where you have:
{jrCore_counter module="jrBlog" item_id=$item._item_id name="blog_view"}
Add a debug in:
{jrCore_counter module="jrBlog" item_id=$item._item_id name="blog_view"}
{debug}

when you go to the page a new window will pop up with all the avaliable variables at that location. Check that $item._item_id is one of the available variables.

That needs to be set to whatever the item_id of the blog post is.

Here's the docs on debug:

Docs: {debug}
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1477/debug
michael
@michael
03/26/23 02:03:54PM
7,828 posts

How do I ban an invalid IP address?


Using Jamroom

could you take a screenshot of one of the log entries? maybe there's a different thing you can ban him on
michael
@michael
03/08/23 01:08:13PM
7,828 posts

Lost Account


Using Jamroom

the hosting account for am********.net is lx*******r@gmail.com your login details have been resent there.
michael
@michael
03/05/23 10:20:46AM
7,828 posts

Is it possible to lose the Top Nav from an individual page?


Using Jamroom

This isn't doable via point-and-click unfortunately, you'd need to to use an SFTP tool to connect to your server and upload a text file into the skins directory. Which would mean looking at code.

If you uploaded a text file with the name avacardo.tpl and it contained this:
Hello world

Then when you visited yoursite.com/avacardo you would see "Hello World".

Once its created you will see it as adjustable from ACP -> SKINS -> YOUR SKIN -> TEMPLATES -> avacardo.tpl -> MODIFY
michael
@michael
03/04/23 07:12:13PM
7,828 posts

Is it possible to lose the Top Nav from an individual page?


Using Jamroom

sure.

You can create a new template in your skin at /skins/YOUR SKIN/avacardo.tpl then it will show up on your site at your-site.com/avacardo

The headers are in most pages because they are included.
michael
@michael
02/07/23 05:23:10PM
7,828 posts

New Google Analytics GA4


Using Jamroom

dont change the template, just make sure your setting is set to GLOBAL and your analytics ID is correct then there's nothing left to do.
michael
@michael
02/07/23 01:42:46PM
7,828 posts

New Google Analytics GA4


Using Jamroom

That looks like the same code used in the 'GLOBAL' setting of the module.
ACP -> MODULES -> SITE -> GOOGLE ANALYTICS -> GLOBAL CONFIG -> ENABLED ANALYTICS
global.jpg global.jpg - 249KB

updated by @michael: 02/07/23 01:43:44PM
  26