Forum Suggestions/Bugs
- Dark-Assassin
- Maintenence Crew
- Posts: 968
- Joined: Fri May 25, 2012 4:25 am
RE: Forum Suggestions/Bugs
I know what's causing it.
It's the 'Easy Navigation' I applied to the tables.
Basically you can click the area instead of the link to navigate. It seems that with browsers based off Chromium seems to activate the 'onclick' event when using the middle mouse button.
I may have to end up removing this 'Easy Navigation' because of this problem. I'm trying to keep things as problem free as possible.
It's the 'Easy Navigation' I applied to the tables.
Basically you can click the area instead of the link to navigate. It seems that with browsers based off Chromium seems to activate the 'onclick' event when using the middle mouse button.
I may have to end up removing this 'Easy Navigation' because of this problem. I'm trying to keep things as problem free as possible.
- infurnus
- Retired Staff / Community Team Member
- Posts: 601
- Joined: Tue May 29, 2012 9:40 pm
- Location: Dusty SEGA Tapes
- Clan: Unidoom
- Clan Tag: UD
- Contact:
RE: Forum Suggestions/Bugs
Make it an option in the user control panel, maybe? Put a disclaimer next to the option saying (broken in chrome) or something nicer to that effect
also, add spoiler tags
also, add spoiler tags
Last edited by infurnus on Wed May 30, 2012 7:35 am, edited 1 time in total.
Spoiler: PSA - Offensive vs abusive (Open)
-
- Developer
- Posts: 382
- Joined: Fri May 25, 2012 8:14 pm
RE: Forum Suggestions/Bugs
There should be something in the browser settings related to this.
- Dark-Assassin
- Maintenence Crew
- Posts: 968
- Joined: Fri May 25, 2012 4:25 am
RE: Forum Suggestions/Bugs
There isn't any known way for me to make it a user option currently. It's applied directly to the template.
I think I may end up disabling it.
I think I may end up disabling it.
Last edited by Dark-Assassin on Wed May 30, 2012 9:19 am, edited 1 time in total.
-
- Retired Staff / Community Team Member
- Posts: 52
- Joined: Thu May 31, 2012 3:00 am
- Contact:
RE: Forum Suggestions/Bugs
It's annoying that clicking anywhere near a thread or subforum link acts as though I clicked on the link. I intentionally didn't click on the link. Don't tell me what to do, Zandronum.
RE: Forum Suggestions/Bugs
Finalized the forum and subforum layout. Hopefully we shouldn't need to add any more.
Also, when moving a thread to anywhere:
Also, when moving a thread to anywhere:
Code: Select all
SQL Error:
42803 - ERROR: column "p.visible" must appear in the GROUP BY clause or be used in an aggregate function LINE 2: SELECT COUNT(p.pid) AS posts, p.visible, u.uid ^
Query:
SELECT COUNT(p.pid) AS posts, p.visible, u.uid FROM fork_posts p LEFT JOIN fork_users u ON (u.uid=p.uid) WHERE p.tid = '5' GROUP BY u.uid ORDER BY posts DESC
Last edited by Wartorn on Thu May 31, 2012 3:38 am, edited 1 time in total.
- infurnus
- Retired Staff / Community Team Member
- Posts: 601
- Joined: Tue May 29, 2012 9:40 pm
- Location: Dusty SEGA Tapes
- Clan: Unidoom
- Clan Tag: UD
- Contact:
RE: Forum Suggestions/Bugs
Do we need emoticons that don't suck? I can make some if people have suggestions.
Here's some examples: http://dl.dropbox.com/u/9403129/emot/index.htm
Here's some examples: http://dl.dropbox.com/u/9403129/emot/index.htm
Spoiler: PSA - Offensive vs abusive (Open)
- Dark-Assassin
- Maintenence Crew
- Posts: 968
- Joined: Fri May 25, 2012 4:25 am
RE: Forum Suggestions/Bugs
Hmm, that seems to have nothing to do with my workings.Wartorn wrote:Finalized the forum and subforum layout. Hopefully we shouldn't need to add any more.
Also, when moving a thread to anywhere:
Code: Select all
SQL Error: 42803 - ERROR: column "p.visible" must appear in the GROUP BY clause or be used in an aggregate function LINE 2: SELECT COUNT(p.pid) AS posts, p.visible, u.uid ^ Query: SELECT COUNT(p.pid) AS posts, p.visible, u.uid FROM fork_posts p LEFT JOIN fork_users u ON (u.uid=p.uid) WHERE p.tid = '5' GROUP BY u.uid ORDER BY posts DESC
I've actually noticed that before I touched anything but forgot to report it D:
I'll check it out.
I and any other plugin has not touched the Moderator actions at all. I checked.
Last edited by Dark-Assassin on Thu May 31, 2012 5:46 am, edited 1 time in total.
- Dark-Assassin
- Maintenence Crew
- Posts: 968
- Joined: Fri May 25, 2012 4:25 am
RE: Forum Suggestions/Bugs
Ok, removed the "Easy Navigation" as it's causing a few problems.
-
- Retired Staff / Community Team Member
- Posts: 52
- Joined: Thu May 31, 2012 3:00 am
- Contact:
RE: Forum Suggestions/Bugs
I think the standard emoticons would be fine if they could be swapped out for the regular, non-animating versions of them as seen on other forums (like ZDF).
Or we could just disable graphic emots entirely.
Or we could just disable graphic emots entirely.
RE: Forum Suggestions/Bugs
If you are not logged in and hit "quote" on a post, then type in your Username and Password, the URL that it redirects you to is wrong.
Also, if you are getting SQL errors, then it is either a MyBB bug or plugin bug that assumes all the world is MySQL, not a bug in PostgresSQL. For that particular bug, I would assume that moving threads is built into MyBB and that you ought to report it to the MyBB bugtracker...
..when it comes up. Right now it's 404ing for me.
Code: Select all
The requested URL /forum//forum/newreply.php was not found on this server.
..when it comes up. Right now it's 404ing for me.
The only limit to my freedom is the inevitable closure of the
universe, as inevitable as your own last breath. And yet,
there remains time to create, to create, and escape.
Escape will make me God.
universe, as inevitable as your own last breath. And yet,
there remains time to create, to create, and escape.
Escape will make me God.
- infurnus
- Retired Staff / Community Team Member
- Posts: 601
- Joined: Tue May 29, 2012 9:40 pm
- Location: Dusty SEGA Tapes
- Clan: Unidoom
- Clan Tag: UD
- Contact:
RE: Forum Suggestions/Bugs
I updated the thread activity icons(new posts, no new posts, locked): http://dl.dropbox.com/u/9403129/art/scifi_icons.htm (EDIT: fixed them to be .gif like the themes seem to require)
And here's a non-Doomfont logo:

Pixel version:

And here's a non-Doomfont logo:

Pixel version:

Last edited by infurnus on Fri Jun 01, 2012 4:23 pm, edited 1 time in total.
Spoiler: PSA - Offensive vs abusive (Open)
- mytis
- Retired Staff / Community Team Member
- Posts: 40
- Joined: Sat May 26, 2012 7:10 am
- Location: California
RE: Forum Suggestions/Bugs
It seems to me that regular users may not be able to modify (or create in this case) their signatures from the ucp. Either that or it could have to do with the theme.


-
- Retired Staff / Community Team Member
- Posts: 52
- Joined: Thu May 31, 2012 3:00 am
- Contact:
RE: Forum Suggestions/Bugs
I'm not sure if I even want to consider that a bug, given what signatures on Skulltag usually looked like.
- infurnus
- Retired Staff / Community Team Member
- Posts: 601
- Joined: Tue May 29, 2012 9:40 pm
- Location: Dusty SEGA Tapes
- Clan: Unidoom
- Clan Tag: UD
- Contact:
RE: Forum Suggestions/Bugs
I recall someone saying signatures were disabled for regular users.
I suggested that they be automatically encased in spoiler tags, not sure if that's possible with the forum architecture.
I suggested that they be automatically encased in spoiler tags, not sure if that's possible with the forum architecture.
Spoiler: PSA - Offensive vs abusive (Open)
- mytis
- Retired Staff / Community Team Member
- Posts: 40
- Joined: Sat May 26, 2012 7:10 am
- Location: California
RE: Forum Suggestions/Bugs
Or we could just go back to what we had originally and disallow images in signatures, just text.
-
- Retired Staff / Community Team Member
- Posts: 52
- Joined: Thu May 31, 2012 3:00 am
- Contact:
RE: Forum Suggestions/Bugs
That'd be fine, too. Apparently there's no easy way to do that without having to do some sort of forum software hackery though.
- Dark-Assassin
- Maintenence Crew
- Posts: 968
- Joined: Fri May 25, 2012 4:25 am
RE: Forum Suggestions/Bugs
I can disable images with a click of a button really, or limit them to 1-2 images.
However to force signatures into spoilers is another thing.
However to force signatures into spoilers is another thing.
- infurnus
- Retired Staff / Community Team Member
- Posts: 601
- Joined: Tue May 29, 2012 9:40 pm
- Location: Dusty SEGA Tapes
- Clan: Unidoom
- Clan Tag: UD
- Contact:
RE: Forum Suggestions/Bugs
Yeah simplifying it should be enough, and I think there's an image size limit similar to what was there in the old forums, but I'm not sure how to find out
Spoiler: PSA - Offensive vs abusive (Open)
- Dark-Assassin
- Maintenence Crew
- Posts: 968
- Joined: Fri May 25, 2012 4:25 am
RE: Forum Suggestions/Bugs
Ok, I re-enabled signatures but had images disabled until I can at least figure out how to do a size limit.
I could probably do an auto resize limit through css though.
I could probably do an auto resize limit through css though.