Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 191
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 204
Total: 204

Author Topic: Links permissions problem  (Read 5137 times)

0 Members and 1 Guest are viewing this topic.

Offline Rinzwind

  • Member
  • *
  • Posts: 2
    • View Profile
Links permissions problem
« on: March 26, 2007, 11:24:38 am »
I have a problem setting up correct permissions.

I want to give members the option to add links and edit or delete there own. This isn't working.
You can give mebmers edit or delete permissions in the admin section, however if you select those every member can edit all links! Even if I gave other permissions at the Links category edit panel.

What did I wrong?

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: Links permissions problem
« Reply #1 on: March 26, 2007, 06:40:02 pm »
That's how it currently works.
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 Rinzwind

  • Member
  • *
  • Posts: 2
    • View Profile
Re: Links permissions problem
« Reply #2 on: March 27, 2007, 02:18:36 am »
Then there's a misleading label placed at the edit categories screen. It says "Edit own links" and "Delete own links".
I already found it strange that in the permissions screen there was no mentioning of the word "own".

Offline 7forward

  • Bad Emails DO NOT EMAIL
  • Member
  • *
  • Posts: 4
    • View Profile
Re: Links permissions problem
« Reply #3 on: July 11, 2007, 04:12:33 pm »
Hello all,

I am new to this forum and new to SMF & SMF Links so if someone could help me figure out my permission problems, I would be so very appreciative! Thanks in advance...

[ Link to my forum: http://www.RealEstateMarketingForum.com ]

Here's my situation. I have installed SMF and I am running the ORANGE-LT theme and have also installed SMF Links successfully but even though I have figured out how to add the Links button to the top navigation, setup link categories from the admin section, set permissions on the categories, etc. it is not working for any accounts that are not admins.

When you click links as a guest, you are taken to a login page informing you that you must be a registered member to access this section even though I set the permission of guests to "view".

Also, when a regular user logs in and clicks the links button, they get "An Error Has Occurred!" instead of the links section.

Administrators can see the links mod just fine, and make any and all changes. It's just that the permissions manager in the links mod don't seem to be doing anything at all, really. Any help? Am I missing something?

Thanks for any assistance,

 - 7forward

Real Estate Marketing Forum

http://www.RealEstateMarketingForum.com

Offline 7forward

  • Bad Emails DO NOT EMAIL
  • Member
  • *
  • Posts: 4
    • View Profile
Re: Links permissions problem
« Reply #4 on: July 11, 2007, 11:05:51 pm »
Found and fixed the problem! Nevermind!

I needed to add this...

//Begin SMF Links Text Strings
$txt['smflinks_menu'] = 'Links';
$txt['permissiongroup_smflinks'] = 'SMF Links';
$txt['permissionname_view_smflinks'] = 'View Links Page';
$txt['permissionhelp_view_smflinks'] = 'Sets if the user can view the links page.';
$txt['cannot_view_smflinks'] = 'You can not view the links page.';
$txt['permissionname_add_links'] = 'Add Links';
$txt['permissionhelp_add_links'] = 'If the user is allowed to submit links';
$txt['cannot_add_links'] = 'You can not add links.';
$txt['permissionname_edit_links'] = 'Edit Links';
$txt['permissionhelp_edit_links'] = 'If the user is allowed to edit links';
$txt['cannot_edit_links'] = 'You can not edit links.';
$txt['permissionname_delete_links'] = 'Delete Links';
$txt['permissionhelp_delete_links'] = 'If the user is allowed to delete links';
$txt['cannot_delete_links'] = 'You can not delete links.';
$txt['permissionname_approve_links'] = 'Approve Links';
$txt['permissionhelp_approve_links'] = 'If the user is allowed to approve links';
$txt['cannot_approve_links'] = 'You can not approve links.';
$txt['permissionname_links_auto_approve'] = 'Links Auto Approved';
$txt['permissionhelp_links_auto_approve'] = 'If the users links are auto approved when submitted.';
$txt['permissionname_rate_links'] = 'Rate Links';
$txt['permissionhelp_rate_links'] = 'If the user is allowed to rate links';
$txt['cannot_rate_links'] = 'You are not allowed to rate links.';
$txt['permissionname_links_manage_cat'] = 'Manage Categories';
$txt['permissionhelp_links_manage_cat'] = 'User can add/remove/edit/reorder categories';
$txt['cannot_links_manage_cat'] = 'You are not allowed to manage categories.';
//END SMF Links Strings

to this file...

Modifications.english.php

(Modifications.english-utf8.php in my case, actually)

Hope this helps someone else!!!

- Jonathan

 

Related Topics

  Subject / Started by Replies Last post
5 Replies
6207 Views
Last post November 30, 2006, 09:18:00 am
by SMFHacks
9 Replies
7550 Views
Last post January 03, 2007, 04:43:19 pm
by dooza
5 Replies
6263 Views
Last post September 13, 2008, 09:01:24 pm
by rumboogy
2 Replies
4608 Views
Last post April 18, 2013, 08:08:35 pm
by MaryLou
3 Replies
5525 Views
Last post December 06, 2013, 10:10:07 am
by elbeer

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 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

Powered by EzPortal