Mynetwork

← General Support — Started 18 Jan, 2012

Today I instaled the post reputation. Runs good, but... If I give reputation with the plus button, the post receive reputation, but the user dont receive. Why? Confused
0  
Reply
Read the support docs, I'm sure you have to go into the usergroup permissions and change the setting for it to affect MyBB reputation.
0  
Reply
Quote:Now you need to choose what your usergroups can do. When you edit a usergroup through the ACP, there will be a new section in the Users & Permissions tab called Post Reputation. These are the default settings, so make sure they are set as if they can use Post Reputation everywhere on your forum. If you have custom forum permissions, you can choose to update these when you edit the usergroup.


You also have the ability to manipulate the permissions per forum too. For example, users might not be able to influence MyBB reputation except for a support forum or maybe a story-board section. To edit these permissions, edit a forum and you'll find a new tab here called Reputation Permissions. Here you'll find the same drag and drop system as you use for forum permissions - just switch around what is allowed and disallowed and it will override the usergroup permissions. Please note that you can set permissions for an entire category of forums by editing their parent category and setting the permissions here instead.
0  
Reply
nentab
23 Jan, 2012, 2:39 pm (This post was last modified: 23 Jan, 2012 2:40 pm by nentab.)
Oh! I forgot to comment here. Shortly after I looked at the supporting documents and looked at him. Blush
0  
Reply
I have a similer problem to Luxor:

PHP Code:
Warning [2] require_once(/home/..../public_html/inc/network/active.gif/myn_meta.php) [function.require-once]: failed to open streamNie ma takiego pliku ani katalogu Line130 Fileadmin-dir/modules/network/updates.php PHP 5.3 (Linux)
...
Fatal error: require_once() [function.require]: Failed opening required '/home/.../public_html/inc/network/active.gif/myn_meta.php' (include_path='.:/usr/share/php:/usr/share/pear'in /home/..../public_html/admin-dir/modules/network/updates.php on line 130 

Something wrong with path-info for modules?
0  
Reply
What modules do you have installed? ./inc/network/active.gif/myn_meta.php doesn't even exist so I have no idea why it's looking for it.

On a bad PHP environment, you could actually have a vulnerability on your hands. If active.gif contained PHP code (rather than image) the PHP would be executed. If ./inc/network/active.gif exists, remove it.
0  
Reply
(31 Jan, 2012 9:05 am)Tomm Wrote:  What modules do you have installed? ./inc/network/active.gif/myn_meta.php doesn't even exist so I have no idea why it's looking for it.

On a bad PHP environment, you could actually have a vulnerability on your hands. If active.gif contained PHP code (rather than image) the PHP would be executed. If ./inc/network/active.gif exists, remove it.

Thanks for help. I've secured my PHP env... My luck, that active.gif was empty. When I've removed this file - check for updates runs normally Smile
[ greets/pozdrawiam ] :: DamYan :: [ www.MyBBoard.pl - Official Polish MyBB Support ]
0  
Reply

User(s) browsing this thread: 1 Guest(s)