Forum Activity for @michael

michael
@michael
10/30/15 09:49:59PM
7,832 posts

URL Mapper


Installation and Configuration

Sounds like you have site builder enabled and you are being offered the option of creating that page.

Does it look like the screenshot?
screenshot_page_not_exists.png screenshot_page_not_exists.png - 37KB
michael
@michael
10/30/15 07:50:12PM
7,832 posts

Signup Hold Process


Suggestions

Dazed:....What is annoying is that OneAll has "x" number of Free Access Accounts and then it goes to a subscription model. I am deleting these same accounts every few days so they are just killing the OneAll social media signup....

That sounds like something oneall would like to know about. Maybe they have a way to implement a ban on their end before it starts counting against the free amount.

If there was an API for that check it might be able to be checked against with the JR Ban module.

--edit--
Seams like we get access to the details before going to oneall:
http://docs.oneall.com/services/workflow/social-login/

Might be able to go through the JR ban system before processing.
updated by @michael: 10/30/15 07:53:56PM
michael
@michael
10/30/15 07:39:07PM
7,832 posts

How to use search


Using Jamroom

What are you looking for that's not getting found? Some examples help me see what you see.

The search uses mysql's full text search, its pretty good, but it can get confused. If, for example, you get a letter wrong:

'forwm' instead of 'forum'
https://www.jamroom.net/search/results/all/1/4?search_string=forwm

Its not clever enough to check for spelling mistakes.

In practicality, when I cant find something on jamroom.net that I want to find I use the:
site:jamroom.net xxxxxxxxx
format at my favorite search engine: DuckDuckGo (not a google fan but it works on google too)
https://duckduckgo.com/?q=site%3A+jamroom.net+forwm

They have clever search.
michael
@michael
10/30/15 07:33:07PM
7,832 posts

Question regarding text editor and quoting


Using Jamroom

:) great to hear its working as required. The idea makes sense, thanks all for pointing out it was missing.
michael
@michael
10/30/15 07:12:57PM
7,832 posts

Issue with transferring a site


Jamroom Hosting

Just writing the docs on the Hosting Transfer module.
Did you need to do anything to get it to work, or just click the button again? Making notes for anyone who comes later :)
michael
@michael
10/30/15 06:23:59PM
7,832 posts

Do I need foxycart to use Paypal buy it now?


Using Jamroom

no.

The paypal buy it now module wont allow you to sell subscriptions though. If you need that, you need foxycart.

--edit--
Here are the docs for

"MODULES: Paypal Buy It Now"
https://www.jamroom.net/the-jamroom-network/documentation/modules/1987/paypal-buy-it-now
updated by @michael: 10/30/15 06:25:34PM
michael
@michael
10/29/15 03:13:31AM
7,832 posts

Merchandise Payment/Fee Flow


Using Jamroom

The best way to use paypal to do payouts was the 'masspay' system where you upload a CSV file. It used to be a $1 charge for all the transactions, but think that info is quite old and remember they were shutting it.

Looks like the fees structure now is different:
https://www.paypal.com/cgi-bin/webscr?cmd=_batch-payment-overview-outside
https://www.paypal.com/webapps/mpp/mass-payments

Quote: 2% transaction fee, capped at $1 per payment.

Your recipients pay nothing to receive payments and there's no setup fee or monthly fee for you. You pay a low transaction fee of 2% for each payment, capped at $1 per payment. So if someone is lucky enough to receive a $10,000 payment from you, your payment fee is only $1*. And because you save money on postage, stationery, and the time it takes to mail checks, Mass Payments could help reduce your operating costs.

so might be better to payout only when their account limit exceeds a reasonable amount.
  471