This is the Support forum for the Profile Membership mod.
This is the Support forum for the Profile Membership mod. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I'm looking very closely at this newly created mod, in particular I like the option to 'add a Membership field to the Join Form so that members can immediately select a payment plan upon joining'.
Apparently we can also 'Search by Membership'.
I see these actions illustrated on the module page screenshots, but I don't see them showing up on your test site: Join Page, People Search.
I'm not sure if I'm understanding this all correctly, and I'm wondering if Membership Level will also show up on the Member Profile page?
This module allows the members membership level to be stored directly on the Profile and therefore it is much easier to filter or display member Profiles based on membership level.
If so, from there could someone click on that member's membership level and see all members with the same level; or go to a page showing all membership levels, with an option for people to upgrade to a paid membership level?
Do membership levels work with recurring payments?
b) - List of all Payment options for each membership level (eg. Gold Membership ($20 - 30 days), Gold Membership ($35 - 60 days), Silver Membership ($15 - 30 days) etc).
Is the Membership Level automatically upgraded after payment, or does it need to be approved by admin? TravelNotes.org - The Online Guide to Travel |
I guess without answers, or being able to see this working somehow, we'll have to put a decision on it to the back of the queue. The one thing I did notice, is that 'after submission of the Profile details, the Membership payment details is immediately added to the shopping cart'..... So am I to assume that they've joined the site as a default member and then get to (maybe) see the small shopping cart icon with a red sign next to it? TravelNotes.org - The Online Guide to Travel |
Sorry, I did not notice a notification for a post in this support forum. You can now check the join and search pages on the demo.
The one thing I did notice, is that 'after submission of the Profile details, the Membership payment details is immediately added to the shopping cart'..... RESPONSE : Member is initially joined with default membership. After submitting the join form, it is immediately redirected to the shopping cart page to make the payment. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thanks for the replies. They help clarify some points that were troubling me. TravelNotes.org - The Online Guide to Travel |
great idea for a mod, only issue I think it has is the membership levels dont have membership permissions that can be assigned as normal membership levels do. Unless Im missing something? |
This module does not create it's own membership levels. It uses the membership levels that you would have created normally. great idea for a mod, only issue I think it has is the membership levels dont have membership permissions that can be assigned as normal membership levels do. Unless Im missing something?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
my bad... was mixing it up with another membership module! This may be what Im looking for :-) |
purchased and works well. Only thing I would ask is how to remove membership levels from the search field that shows on search.php when those membership levels are not active?
For example, I have create some membership levels and no longer use 'standard' or 'promotion' however, these are both available to search in the search member block. Do I have to remove these from database or is there something i can set in admin to change this? |
Go to the Admin section for the mod and you will see the option to refresh the Predefined Membership lists. purchased and works well. Only thing I would ask is how to remove membership levels from the search field that shows on search.php when those membership levels are not active?
For example, I have create some membership levels and no longer use 'standard' or 'promotion' however, these are both available to search in the search member block. Do I have to remove these from database or is there something i can set in admin to change this?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Tried that but they still show. I need to remove 'promotion and standard'.
Go to the Admin section for the mod and you will see the option to refresh the Predefined Membership lists. purchased and works well. Only thing I would ask is how to remove membership levels from the search field that shows on search.php when those membership levels are not active?
For example, I have create some membership levels and no longer use 'standard' or 'promotion' however, these are both available to search in the search member block. Do I have to remove these from database or is there something i can set in admin to change this?
|
You can also edit the predefined list by logging into your admin panel and going to Builders => Predefined lists. Find the list called ProfileMembership. Tried that but they still show. I need to remove 'promotion and standard'.
Go to the Admin section for the mod and you will see the option to refresh the Predefined Membership lists. purchased and works well. Only thing I would ask is how to remove membership levels from the search field that shows on search.php when those membership levels are not active?
For example, I have create some membership levels and no longer use 'standard' or 'promotion' however, these are both available to search in the search member block. Do I have to remove these from database or is there something i can set in admin to change this?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Version 2.0.1 released. (See patches/version 2.0.1 folder) Added ability to add membership blocks to custom pages created by Administrator. New option is added in the settings to switch between showing Free or Paid memberships on join form. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Update was made to the Refresh functionality to ensure that the Predefined Membership lists properly match the active membership levels. Download the mod again and re-upload the files. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Profile Membership Module - This is now compatible with Dolphin 7.2 . Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
hello modzzz have question 7.2
READ ME TEXT SAYS In inc\classes\BxDolPageViewAdmin.php
Find :
if (!db_affected_rows()) return 'Failed database insert';
Just below, Add :
//[begin] - added modzzz $iLastId = db_last_id(); $oZ = new BxDolAlerts('page_builder', 'custom_page', $iLastId, $iLastId, array('page' => $sUri)); $oZ->alert(); //[end] - added modzzz
about line 165 the syntax is slightly different
if(!db_affected_rows())
return array('code' => '1', 'message' => 'Failed database insert');
does the just below code snippet still go HERE ?
return array('code' => '0', 'message' => 'OK', 'uri' => $sUri);
}
And
In inc\classes\BxDolJoinProcessor.php, remove the code snippet below by commenting it out.
if ('EXIT' == BxDolService::call('avatar', 'join', array ($iMemID, $sStatusText))) {
exit;
}
But the 7,2 syntax is
if ('sys_avatar' == getParam('sys_member_info_thumb') && 'EXIT' == BxDolService::call('avatar', 'join', array ($iMemberId, $sStatusText))) {
exit;
please advise ?
|
@mingle - Your assumptions are correct. I have updated the module instructions. Thank you. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I need help to set up this modul.... Its not working welllllll Pls help |
I would like people to be able to search just 2 of the memberships (i dont want my special admin membership to be selectable or searchable) Also is it possible to remove the system memberships from the search list?
Is this possible?
Thank you!
|
You can also edit the predefined list by logging into your admin panel and going to Builders => Predefined lists. Find the list called ProfileMembership.
Answered my own question. THANK YOU ALL SET |
There appears to be a bug with this mod. I've uninstalled all my mods and then slowly reinstalled and determined it is this one.
When a new user joins -- they are brought to the Thank you for joining. Your profile is now activated. Now if the user then clicks the Join / Login button on top right of the screen (with no mods it opens the join/login screen) with this mod it brings user to the member page. However the layout gets confused and the top bar does not load properly. The only way to fix it is for the user to navigate to another page or refresh.
Please see attached video example. https://www.dropbox.com/s/wdut8anvawvxvnf/profilemembership.mov?dl=0
Please advise how or to fix this or will it be fixed in next update?
Thank you |
@pzinc - PM me your site details so investigation can be done. This seems to be an issue specifically on your site only. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thank you for your help Modzzz! |
An update has been made to the following file : modules\modzzz\alevel\classes\BxALevelModule.php Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Changes to core files hinder future upgrades, so I'm going to have to pass on this one. I wish I'd looked at Technical Checklist more closely when I was starting the Dolphin adventure.
The following number of core files require manual modification: not specified TravelNotes.org - The Online Guide to Travel |
Dolphin 7.3 version is now available. No file change is needed for this version. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thanks, modzzz. That's good to know. Boonex would do well to promote modules that don't need core file changes. TravelNotes.org - The Online Guide to Travel |
hi this mod conflicting with facebook mod of yours. Even free members can post compaings and don't need to pay any fees. it shows all membership options when members creating companigs |
hi seems like you either busy or stop caring to respond. I wish you are busy as you are only hope for resolve. I have posted issues on RSS mode and its more than 1 month but no resolve. I also sent yesterday list of broken links. Seeing resolve pending, i am not expecting any resolve so as like always, will end up deactivating mod of membership or else facebook mod |
This mod has nothing to do with the Facebook Ads module and cannot affect it in anyway. For Facebook Ads module, ensure that you have the membership action for free posting disabled for those membership you want to pay. Also ensure that you enable your method of payment in the settings (whether points, credits or cash). For any further issues with Facebook Ads module, use the correct support forum for that module. hi this mod conflicting with facebook mod of yours. Even free members can post compaings and don't need to pay any fees. it shows all membership options when members creating companigs
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hi modzzz, my client with user profile "Martine" recently purchased this module, as we really need a "Pay on Join" feature. I have three topics with it: 1) There is a bug in the code: /modules/modzzz/alevel/classes/BxALevelModule.php That is a real showstopper - a prompt fix much appreciated! BTW I think that error may be repeated at other places, please check.
2) Translatable List of Predefined Values "JoinMembershipId" I see that you are not entering a language key in the column LKey, but rather the text itself. While this *may* work, it is certainly not workable for a multi-language site. Could you fix this too please? Or at least give me a heads-up if you think it will work if I manually edit the list and add language keys and (in the stadard approved way) their translations?
3) You state in a readme.txt: If you are using the "Pay on Join" feature, please note that you must have profiles being activated automatically upon joining (since an unconfirmed or non-active member cannot use the shopping cart). This means the following options should be turned on in the settings (Admin | Settings | Advanced Settings | Moderation):
Thanks in advance, Tim Reeves (for Martin Etzig)
|
An update has been made to the following files : modules\modzzz\alevel\classes\BxALevelModule.php modules\modzzz\alevel\classes\BxALevelDb.php Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
@timreeves Item 1 - Fix provided above. Item 2 - You can manually change the LKey values to language keys. The module will be further updated at a later date to utilize language keys by default. Item 3 - If your tests prove that it works then feel free to go ahead and use that configuration. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hey modzzz, thanks for the amazingly fast response and fix! My question now is, how do I get the modified files? I tried downloading the module zip from the modules main page on the market place - where it says 07.02.18. But the files inside that zip are the old ones...Did I misunderstand or has there been an oops? Cheers, Tim |
I have re-uploaded the module. Seems the wrong version was uploaded yesterday. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |