(REQUEST) Someone to make a little php/mysql customization in WoWonder

smartass

Well-known member
Babiato Lover
Trusted Uploader
May 5, 2019
676
1,311
93
Hi. I need someone to do a little php/mysql customization in WoWoder (https://babiato.tech/resources/wowonder-the-ultimate-php-social-network-platform-v2-5.4753/ ). The script has a funcion to generate invitation codes when registration is disabled. The problem is that every invitation code can be used just once. I need someone to make those invitation codes to be able to be used unlimited times.

Why I need this?
The script has another fuction that allows users to send invitation emails. I want to generate invitation code and include it into the invitation emails. This way the users will be able to invite their friends to register. By default, only the administrator can use invitation codes, because he generates them and they can be used just once.

I'll pay for this service. Thank you.
 
Last edited:

MelbourneMel

Member
Apr 30, 2019
55
41
18
Sorry for the delay, Xmas has been busy.

You can modify the code that deletes invitations to skip deleting them, this will allow you to use a code multiple times. That change is to be made here:

Code: \Script\assets\includes\functions_three.php [line 4692 - Wo_DeleteAdminInvitation()]

If you want to reuse the function as it is on the admin screen, then you can use the code here:
Code: \Script\xhr\admincp.php
Code: \Script\assets\includes\functions_three.php [line 4671 - Wo_InsertAdminInvitation()]
HTML: \Script\admin-panel\pages\manage-invitation-keys

I'm not sure how you want to use it, but if you give me more info I can look into it for you.
 

smartass

Well-known member
Babiato Lover
Trusted Uploader
May 5, 2019
676
1,311
93
I want to generate invitation code and include it in invitation email template that users send to invite their friends to register. This way not only the administrator will have the ability to invite users but also the already registered users will be able to invite their friends and they will receive the invitation code.
 

MelbourneMel

Member
Apr 30, 2019
55
41
18
Ok, then just comment out the lines that delete the invitation, found here:

Code: \Script\assets\includes\functions_three.php [line 4692 - Wo_DeleteAdminInvitation()]
 
  • Like
Reactions: smartass

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu