Page 7 of 8

Re: BBmembership - Membership system for phpBB 3.1 and phpBB 3.2

PostPosted:July 24th, 2020, 2:47 pm
by ThemeSplat
I already gave you the solution. The code is here. It shows you how to interact with the different levels by using the conditional statements built-in:
viewtopic.php?p=33732#p33732

once edited purge the forum cache via ACP (as per usual with any template editing) and check your membership page.

Re: BBmembership - Membership system for phpBB 3.1 and phpBB 3.2

PostPosted:August 12th, 2020, 3:14 am
by fpena911
I just downloaded several extensions from the Marketplace but the only one I can't get to work right now is the BBMemberships module.

It installed without incident and I set it up (I only set up two levels and hid the remaining two) to the point where I received a "Successful" message, but I can't figure out where my users would access the functionality at that point.

I tried mysite.com/memberships.html but it came up with a 404 error. Any idea how I can get this module working?

Thanks!

Re: BBmembership - Membership system for phpBB 3.1 and phpBB 3.2

PostPosted:August 12th, 2020, 3:35 am
by ThemeSplat
You are using the Mini CMS so you need to enable the option to display extensions links.
Image

I just did that for you, all is working now :-)

Re: BBmembership - Membership system for phpBB 3.1 and phpBB 3.2

PostPosted:August 12th, 2020, 12:02 pm
by fpena911
ThemeSplat wrote: August 12th, 2020, 3:35 am

You are using the Mini CMS so you need to enable the option to display extensions links.
Image

I just did that for you, all is working now :-)

Love those simple solutions - thank you so much!

Re: BBmembership - Membership system for phpBB 3.1 and phpBB 3.2

PostPosted:December 28th, 2020, 9:17 pm
by xatox
Hi, Thanks for this awesome plugin.
Is there a possibility to change names 'MEMBERSHIP LV 1 -> LV4' with different names? @ThemeSplat

Also, how can i add user manually to a certain group. Without the user need to click on the PayPal button.?

Re: BBmembership - Membership system for phpBB 3.1 and phpBB 3.2

PostPosted:January 5th, 2021, 7:08 pm
by ThemeSplat
xatox wrote:Is there a possibility to change names 'MEMBERSHIP LV 1 -> LV4' with different names?
yes you can. The code is included in the template folder in the extension. its a IF statement.
Code: Select all
sitesplat\bbmembership\extra
for example:
Code: Select all
<!-- IF levels.LEVEL == 1 -->
silver
<!-- ELSEIF levels.LEVEL == 2 -->
gold
<!-- ELSEIF levels.LEVEL == 3 -->
platinum
<!-- ELSEIF levels.LEVEL == 4 -->
VIP
<!-- ENDIF -->
xatox wrote: how can i add user manually to a certain group. Without the user need to click on the PayPal button.?
if you mean to start the membership for X user manually that is not possible.
This is meant for the admin to have the process automated. I haven't really seen a lot of requests for this option.
But by any means I can add it for you as custom work. If you are interested contact me via PM for this.

Re: BBmembership - Membership system for phpBB 3.1 and phpBB 3.2

PostPosted:January 9th, 2021, 9:21 pm
by xatox
Thanks for your answer!
It seems my coding knowledge is stuck here :weary: .
https://www.e34forum.nl/forum/app.php/b ... index.html
I tried to copy and paste the IF code but without luck.
The reason i asked for adding members myself is because some of the members dont have PayPal.
It's not a big forum, not a lot of donations so custom work to do this is going to become difficult.
Want to keep a little of the fundings to buy some more plugins from yours :-) cheers.

Re: BBmembership - Membership system for phpBB 3.1 and phpBB 3.2

PostPosted:January 11th, 2021, 3:03 pm
by ThemeSplat
You can also check the language file and change the text there as that might be better for you. Check the extension language folder. ;-)

Re: BBmembership - Membership system for phpBB 3.1 and phpBB 3.2

PostPosted:January 12th, 2021, 11:24 pm
by xatox
I Will try that. Thanks for the support :beer:

Re: BBmembership - Membership system for phpBB 3.1 and phpBB 3.2

PostPosted:June 13th, 2021, 12:34 pm
by firekid
please consider to add cryptocurrency payment method

https://commerce.coinbase.com/