ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

If you own Aqua you should be able to see hidden content no matter what!

- - - - -

  • This topic is locked This topic is locked
If you own Aqua you should be able to see hidden content no matter what!

#41

Minecon
Minecon
    Offline
    42
    Rep
    541
    Likes

    Developer (C#, PHP, and JavaScript) - HQ and Trusted User.

  • PipPipPipPipPipPipPip
Posts: 757
Threads: 115
Joined: Jan 19, 2018
Credits: 0

Deal with caution
User has an open scam report.
Six years registered
#41

Well.

I'd like to bump this, but the "Feedbacks & Suggestions" section is full of impossible suggestions.

 

You guys have to understand that Nulled.to is using IPBoard/InvisionCommunity which can't be a ton customized.

 

The "Contributor" usergroup is a normal usergroup created in the IPBoard base (Nulled.to) and it have specific permissions set to it - The "Aqua" usergroup only have the permissions to see the hidden content, and the same for the "Nova" usergroup. but the "Contributor" usergroup doesn't know if you're either Aqua/Nova.

 

The problem here is that the Contributor usergroup is for the normal users too (you don't have to buy Aqua/Nova to be a Contributor). So, if they made the hidden content available for the "Contributor" usergroup - the normal users who got the Contributor role will be able to see the hidden content without buying Aqua/Nova.

 

That's how it works :pepo:

 

I'm sure this can be somehow solved by creating a custom IPBoard add-on, so maybe finndev can look at this.

The web developers will understand how it is hard to customize IPBoard since it is PHP encoded using ionCube, so the developers are limited to some API features only in creating such add-ons.


  • 1

#42

Hatchling
Hatchling
    Offline
    17
    Rep
    153
    Likes

    Watch Your Back

Posts: 270
Threads: 52
Joined: Feb 26, 2018
Credits: 0

Six years registered
#42

Well.

I'd like to bump this, but the "Feedbacks & Suggestions" section is full of impossible suggestions.

 

You guys have to understand that Nulled.to is using IPBoard/InvisionCommunity which can't be a ton customized.

 

The "Contributor" usergroup is a normal usergroup created in the IPBoard base (Nulled.to) and it have specific permissions set to it - The "Aqua" usergroup only have the permissions to see the hidden content, and the same for the "Nova" usergroup. but the "Contributor" usergroup doesn't know if you're either Aqua/Nova.

 

The problem here is that the Contributor usergroup is for the normal users too (you don't have to buy Aqua/Nova to be a Contributor). So, if they made the hidden content available for the "Contributor" usergroup - the normal users who got the Contributor role will be able to see the hidden content without buying Aqua/Nova.

 

That's how it works :pepo:

 

I'm sure this can be somehow solved by creating a custom IPBoard add-on, so maybe finndev can look at this.

The web developers will understand how it is hard to customize IPBoard since it is PHP encoded using ionCube, so the developers are limited to some API features only in creating such add-ons.

<?php
function checkIfPremium($user) {
  //Checking if user have vip/nova
  return true;
}

if ($userHas->contributor && checkIfPremium($user)) {
  //Ability to show hidden content here
   echo "able to see hidden content";
}
?>

Something like that could work, just example code variables doesn't mean anything


  • 0


 Users browsing this thread: