Previous Thread
Next Thread
Print Thread
Hop To
Joined: May 2009
Posts: 53
R
journeyman
journeyman
R Offline
Joined: May 2009
Posts: 53
We found an error in our Global Moderator Forum Permissions {the edit post time limit was one minute}, so we went in to the Group Management -> Global Mod -> Forum Permissions to edit it.

First of all, it took an unusually long time to load the permissions page. Hung up, slowed the browser, etc..

Second of all, once the edits were made, we hit "update this group's permissions."

It loaded the page titled "/forums/admin/dogroup_forumperms.php" to a blank white page, claiming to be "done" loading in Firefox.

We thought it might just be that group, but it's not. Every single group we try to edit causes the same problem.

However, "/forums/admin/dogroup_siteperms.php" and "/forums/admin/dogroup_cpperms.php" work just fine.

No idea how to troubleshoot this. Tried clearing the cache, to no avail.

-----------

Custom Titles.

We want the only group to be able to edit members' custom titles to be the administrators. So far, so good. However, we're having an issue with length. We need to be able to increase the limit on custom titles for ALL member groups without giving permission to EDIT those titles to anyone but the administrators.

So far, no luck.

Suggestions?

EDIT:

Forgot to mention the lack of being able to find where the character limit is/how to set it, and that the '1' in permissions isn't actually limiting it to one character {as far as editing from within the CP}, so it seems to be broken anyhow.

Last edited by Realta Gaoth; 09/11/2009 6:10 AM.
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Try checking your error logs, see if the term "mod_security" shows up.

The only time that length is taken into account is when it's explicitly specified.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: May 2009
Posts: 53
R
journeyman
journeyman
R Offline
Joined: May 2009
Posts: 53
No error logs anywhere...

And still no idea why it's loading the "/forums/admin/dogroup_forumperms.php" as a blank.

Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Actually, if mod_security is enabled on the server, and a reserved variable is contained in that file, mod security would serve the file as a blank file...

If you're saying that the content of the file on the server is blank, you may have to try re-uploading the file


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: May 2009
Posts: 53
R
journeyman
journeyman
R Offline
Joined: May 2009
Posts: 53
reuploaded the .php file - in fact, reloaded ALL of the admin "dogroup" .php files .. still no luck.

Joined: May 2009
Posts: 53
R
journeyman
journeyman
R Offline
Joined: May 2009
Posts: 53
http://illusionarylabyrinth.net/troubleshooting/Perms001.jpg

That's the screen that we're going in from...

Then it takes awhile and kind of hangs up as it's loading and becomes this:

http://illusionarylabyrinth.net/troubleshooting/Perms002.jpg

Joined: May 2009
Posts: 53
R
journeyman
journeyman
R Offline
Joined: May 2009
Posts: 53
And now I'm getting the following error when attempting to delete a group:

Control panel message
Script: /home/ahjeonggeun/illusionarylabyrinth.net/forums/admin/dogroupmanage.php
Line#: 81
SQL Error: Unknown column 'uid' in 'where clause'
SQL Error #: 1054
Query: select USER_ID as uid from ubbt_USER_GROUPS where GROUP_ID = 32 and USER_ID = (select distinct USER_ID from ubbt_USER_GROUPS where GROUP_ID <> 32 and USER_ID = uid)

Joined: May 2009
Posts: 53
R
journeyman
journeyman
R Offline
Joined: May 2009
Posts: 53
I'd also like to add that I have mySQL 5.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
At this point it's probably best if you open up a support ticket with admin info and FTP info to the server so I can take a closer look.

Joined: May 2009
Posts: 53
R
journeyman
journeyman
R Offline
Joined: May 2009
Posts: 53
Erm...

I have a standard license, and not $50.00 to spend on an advanced support ticket right now. I'm a college student.

Is there anything else you can suggest?

Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Open a "Basic Support" ticket; only "Advanced Support" tickets require fees.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: May 2009
Posts: 53
R
journeyman
journeyman
R Offline
Joined: May 2009
Posts: 53
One of my other admins had a thought - awhile back I had a problem that I posted about as far as preference defaults go:

https://www.ubbcentral.com/forums/u...ting_Preference_Defaults.html#Post228711

is the thread.

is there a possibility that the SQL Command I ran then caused a problem? this is the first time we've tried to edit/delete groups since.

Joined: May 2009
Posts: 53
R
journeyman
journeyman
R Offline
Joined: May 2009
Posts: 53
Also, are you sure, Gizmo? According to the asterisk on the support page, help tickets that require FTP/admin information are supposed to go on Advanced Tickets.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
If advanced support is needed then it will be noted after we initially look at the issue. We always do basic troubleshooting for free.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
0 members (), 868 guests, and 467 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)