Author Topic: Chage what Admins Can Do?  (Read 4550 times)

0 Members and 2 Guests are viewing this topic.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Chage what Admins Can Do?
« Reply #15 on: July 21, 2009, 09:55:14 AM »
Then most likely it's broken due to syntax errors.
Make sure you have proper open and end brackets, open and end quotes, etc.
If you aren't going to use the ulx groupallow and userallow (and/or deny) commands and instead edit manually, you must ensure you properly edit the files.
If you've tried editing /addons/ULib/ files... delete ULib and redownload. Never edit ULib/ULX files in addons. (I believe our files state that too)

Get a text editor such as Notepad++ that will easily show blocks of code/lines from open to close brackets.

The example you have in a previous post is missing a close bracket, but that might just be a bad copy / paste.

And finally, don't make multiple posts going "anyone" "bump" "blah" "blah" "need help" after you've asked one more post.
If you have new information, fine; else, this is a slow board, we're busy. We may take days to respond, or not.
« Last Edit: July 21, 2009, 09:59:23 AM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming