Forum Activity for @michael

michael
@michael
07/26/18 09:48:53PM
7,820 posts

Paypal Integration


Installation and Configuration

Your being asked to merge the example code with your existing code, but you've pasted the example code below the existing code.
issues.jpg issues.jpg - 211KB
michael
@michael
07/26/18 09:43:38PM
7,820 posts

Upgrading to latest Share This module 2.0.0


Announcements

The code to add the inline buttons ( you must activate them at sharethis ) is
 <div class="sharethis-inline-share-buttons" style="margin-bottom: 20px;"></div>
to exclude:
{jrCore_item_detail_features .......... exclude="jrShareThis~sharethis"}
michael
@michael
07/26/18 12:59:40AM
7,820 posts

Paypal Integration


Installation and Configuration

#1) paste on all pages (so I am using the header.tpl for this. // CORRECT
#2) Part 2 says paste into body, using same template. // CORRECT
#3) part 3 ipn at Paypal, done that.

If you've done all the steps and its not working, make sure you activate the template, then reset the caches.

Docs: "Using the Template Editor"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/3183/using-the-template-editor
michael
@michael
07/25/18 06:07:46AM
7,820 posts

RSS Feeds Additional Data


Jamroom Developers

didnt mean to cause stress. sorry if it came across wrong.
michael
@michael
07/24/18 10:13:56PM
7,820 posts

video not converting


Using Jamroom

In the ACP Check your
* SYSTEM CHECK
* Activity / error logs

And also check your servers error logs for details.
michael
@michael
07/24/18 08:43:27PM
7,820 posts

RSS Feeds Additional Data


Jamroom Developers

for those that want to adjust stuff changing:
{$item.descripton}
to
{$item.descripton|jrCore_strip_html}
would sort that for them in the rss_list.tpl file.

The platform is supposed to be customizable, not sure we have to turn every possible customization available into a menu option.
michael
@michael
07/23/18 05:59:49PM
7,820 posts

RSS Feeds Additional Data


Jamroom Developers

reload from the marketplace
ACP -> MODULES -> CORE -> MARKETPLACE -> TOOLS -> RELOAD MODULES OR SKINS -> RSS FEED READER -> RELOAD

and you'll find the 'media' array attached to the item.
michael
@michael
07/23/18 04:49:41PM
7,820 posts

RSS Feeds Additional Data


Jamroom Developers

That's just some proposed structure as I read it.

and the link you sent me as a reference fails the validator.
https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.technologyreview.com%2Ftopnews.rss


Would be nice to have a reference feed that passes the validator and contains what you're wanting in it. Makes it easier to test any changes.

--edit--
and even that proposed doc only has a CHANNEL image, there is no images on the items.
proposed.jpg proposed.jpg - 79KB

updated by @michael: 07/23/18 04:51:52PM
michael
@michael
07/23/18 04:12:19PM
7,820 posts

RSS Feeds Additional Data


Jamroom Developers

cool, because that info is for the CHANNEL, not the items in the channel. Which I expect you could have just setup you're own anyhow.

I'll wait and see. Thanks Jimmy :)
michael
@michael
07/23/18 04:02:11PM
7,820 posts

RSS Feeds Additional Data


Jamroom Developers

You'll need to explain the why of that to me ;)

How are you using it? is it something that should be shown by default do you think?
  118