Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43261
Total Topics: 7519
Most Online Today: 297
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 289
Total: 289

Author Topic: Admin permssions  (Read 4848 times)

0 Members and 1 Guest are viewing this topic.

Offline XHIBIT

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • PSHomeSource.com
Admin permssions
« on: July 04, 2013, 11:11:30 pm »
I just created a new category but Im not allowed to post listings there.
I have all of the possible permissions set for enable for my admin account that i use but still get this issue.
Ive even deleted my cache and cookies to no avail


*update
The problem is being caused by Senior member permissions. If they are allowed to view, bid and comment then the admin cannot post new listings


*Yes this is a confirmed bug.
The issue is if the admin is in the Senior member category due to posts...unless senior members can post listings then the admin cannot post listings.
« Last Edit: July 05, 2013, 12:52:39 am by XHIBIT »

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Admin permssions
« Reply #1 on: July 05, 2013, 09:40:32 am »
Are you having post count based groups? If so yes I believe they override the primary membergroup permissions
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline XHIBIT

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • PSHomeSource.com
Re: Admin permssions
« Reply #2 on: July 05, 2013, 10:36:53 am »
Well isnt it sort of odd that the other groups ie
Newbie
Full member
Junior Member
Hero Member
Global Moderator
Hero Member
still allow the Admin to make listings without any issues ?
I have two newly created groups (Vendor) and (VIP Elite) which Im also allowed to list in and now this will prevent me from adding additional post based groups if I have to allow them permissions to list in order for the Admin to be able too.
My category permssions are membergroup specific

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Admin permssions
« Reply #3 on: July 05, 2013, 11:40:33 pm »
I could allow admins to always be allowed no matter what category permissions are set. to deny admins.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline XHIBIT

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • PSHomeSource.com
Re: Admin permssions
« Reply #4 on: July 06, 2013, 05:40:15 pm »
Yeah bro that would be awesome if you did....I went bananas for hours trying to figure out what the issue was until I forced myself to methodically recreate each and every permission. Plus we no longer have to allow permissions for particular groups just for the admin to list

Offline XHIBIT

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • PSHomeSource.com
Re: Admin permssions
« Reply #5 on: July 12, 2013, 05:12:57 am »
Yeah...I just ran into the same issue again with another listings related post I tried to do as an admin. Its a pain to redo every single permssion all over again only to find out admin still cant post until he finds the one membergroup causing the conflict

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Admin permssions
« Reply #6 on: July 14, 2013, 12:17:31 pm »
Hot fix for SMF 2.0.x
Open
Sources/Classifieds2.php
Find
Code: [Select]
function Classifieds_GetCatPermission($cat, $perm, $return = false, $checkpostGroup = true, $checkAdditonal = true, $groupID = 0)
{
global $smcFunc, $txt, $user_info, $user_settings;

Add after
Code: [Select]
    if (allowedTo('admin_forum'))
    {
        return true;
    }
   
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
5355 Views
Last post February 19, 2009, 12:28:51 pm
by NightBird
0 Replies
5500 Views
Last post March 17, 2007, 09:42:39 pm
by ikick
10 Replies
14159 Views
Last post January 24, 2008, 07:23:08 pm
by SMFHacks
1 Replies
13351 Views
Last post March 04, 2016, 08:40:46 am
by shuban
7 Replies
8160 Views
Last post May 03, 2018, 10:46:10 am
by Juan Carlos

+- Recent Topics

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
Today at 08:27:36 am

No thumbnails on new uploads by Tonyvic
Today at 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Powered by EzPortal