Forum Activity for @michael

michael
@michael
08/11/15 09:25:54PM
7,832 posts

Placing Titles On Images ?


Using Jamroom

Going to need some extra explanation about where your looking now Zach, the titles are working for me here too in the expected place.
michael
@michael
08/11/15 09:20:20PM
7,832 posts

Cometchat setup


Using Jamroom

To put a module in the marketplace its less convenient for them. The situation is there is a 10% charge to cover the cost of using our payment system, then sending them the money for any sales when sales happen.

I'm sure they would prefer if you purchased directly from them. To keep these charges at a minimum, they only offer the basic version of their module in the marketplace currently. Then if you want to upgrade you pay them directly.

So the module in the marketplace is easier to setup and get going, but less convenient to keep updated with updates.

Its a trade-off I guess. The marketplace also doesn't have that "you only get 1 year of updates" ability built in.

1: not sure, thats a question for them. The answer will be "the same as non-jamroom module users". however that is.
2: I would expect so, its the same code for the marketplace version and their premium I believe.
michael
@michael
08/11/15 09:10:02PM
7,832 posts

email notifications with pagination enabled issues


Ning To Jamroom

update to the latest jrForum 1.6.2 (released today) and see if that fixes it for you SE.
michael
@michael
08/11/15 07:59:57PM
7,832 posts

How Do I Get This Video Embed Script To Work?


Design and Skin Customization

Its difficult because the examples of malicious code generally contain:

A: the script tag
B: an iframe

http://aw-snap.info/articles/js-examples.php

You could put the iframe in directly:
http://video.foxnews.com/v/video-embed.html?video_id=4413578946001&loc=president&ref=obama
michael
@michael
08/11/15 07:47:50PM
7,832 posts

bug report - still a problem with forums pagination (slightly diferent problem)


Ning To Jamroom

I don't think this is an issue thats going to effect the majority of people. Unless your running a separate script that spiders your own site you should be safe to update now.

The issue is: It is possible to click on the next page button even when there is no next page. So to any human user, its only going to be a novel experience for a very short time.

* click the next page button. url becomes site.com/something/p=2
* "oh, nothing here, ill click it again". url becomes site.com/something/p=3
* "oh, nothing here, ill click it again". url becomes site.com/something/p=4
* "oh, nothing here, ill click it again". url becomes site.com/something/p=5
* "oh, nothing here, ill click it again". url becomes site.com/something/p=6

a human user will get bored pretty quickly.

But if your running a separate script that follows every link, they don't get tired.
* SCRIPT: "follow each link until you've written them all to THIS file." -> GO

Scripts just do what they are told. That is the only instance where this could be a problem.
michael
@michael
08/11/15 07:19:02PM
7,832 posts

Cometchat setup


Using Jamroom

Yeah, they got that sorted. What they've done is to change the module name here in the marketplace for the basic version.

Now there is no premium version here in the jamroom marketplace, so it wont be updated/updatable from the marketplace.

Only the basic version is in the marketplace, so only that can be updated via the marketplace. The premium version will have its own module name. So what version each is will not matter.

BASIC: Updatable via the marketplace
PREMIUM: Updatable via ftp only.
michael
@michael
08/11/15 07:07:25PM
7,832 posts

Song and videos plays numbers and image not showing


Design and Skin Customization

The images and the chart position are connected. because there is no chart position, there is no image showing.

What is trying to show is:
your-site.com/skins/jrNova/img/.png

There is no name.png because there is no position. Fix the chart problem and the image will also be fixed.

--edit--
Check the setup of the "Advanced Charts" module. Its the one that handles the charting in JR5
ACP -> LISTING -> ADVANCED CHARTS
updated by @michael: 08/11/15 07:11:23PM
  502