Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
General Discussion

[FIXED] You can't post on this forum in Firefox anymore.

Jastiv
Friday, September 13, 2019 - 11:43
Jastiv's picture

My friends and I were discussing on another forum how this place has really bad system administration.

Acording to my friends, they sys-admin refuses to move to another message forum software.  Basically this place was hand-coded in Drupal.  The main problem with that is users of firefox (a major browser.) can no longer post messages on the forum.  It is really bad, and makes the forum look really bad.  Someone wanted to post the the FLARE forum and asked basic things like "Why can't I use firefox to post to the FLARE forum? " 

 

I noticed it myself, and once I was informed of the problem,  I decided to post using Chromium for right now.  I fear if something is not done, such issues will continue to get worse

until this forum is completly unusable, a disaster for the opengameart.org community. 

  • Log in or register to post comments
Xom Adept
joined 7 years 1 month ago
Friday, September 13, 2019 - 12:06
Xom Adept's picture

There was already a topic about this.
Fortunately, there is a solution if you want to keep using Firefox for posting here.
Just click on "Disable rich-text", and it will work.

  • Log in or register to post comments
MedicineStorm
joined 12 years 8 months ago
Friday, September 13, 2019 - 13:22
MedicineStorm's picture

?? I haven't tested every version of firefox, but I believe botanic has fixed this already.

I don't disagree about that being a bad situation that should be fixed ASAP, but saying the sys admin refuses to move to another forum framework is a bit like saying poor people are only starving because they refuse to buy food.

It isn't a refusal to move to another system, it's a lack of resources to accomplish the necessary changes in a timely manner. There are plenty of improved forum modules available, but they require some underlying systems to be upgraded first. I'd love to upgrade those systems myself, but...

  1. I personally lack the coding skills and framework knowledge to do so.
  2. I personally have limited direct access to modify those systems effectively.
  3. I personally lack the funds to hire skilled people to do it on my behalf.

Botanic has requested any volunteers to give feedback or coding help to resolve some of these issues, but so far the help has been limited. OGA is ad-free and staffed entirely by volunteers. The sys admins are good, but they also have full-time jobs and families. The site recieves donations, but not enough to cover much more than hosting costs; this is a high-traffic site with dense data.

The site's source is open and ready for improvements: https://github.com/OpenGameArt Any assistance in moving this forward is appreciated.

I think DaftFreak even has a code solution to this problem. Please, any volunteer should jump on github, find the place that needs fixing, change it, test it, and push it. The sysadmins still need to process the pull request and get the code change into the site, but at least it gets something started. I'd do it myself, but again, I lack the skill for accomplishing that.

--Medicine Storm

 

  • Log in or register to post comments
mold
joined 11 years 2 months ago
Friday, September 13, 2019 - 14:00
mold's picture

testing on firefox

edit: sorry I was just wondering if I really couldn't post on firefox with default rich-text (maybe it only covers the flare subforum? editedit: ok it turns out my ff version is a little behind not to be able to use the rich-text field)

Also real people have real jobs, things may progress slower than one would expect.

  • Log in or register to post comments
Daft-Freak
joined 6 years 1 month ago
Saturday, September 14, 2019 - 03:10
Daft-Freak's picture

Unfortunately, this wasn't something I could submit a PR for, as the issue was outside the OGA plugins... BTW, working on the code is a little hard as installing the plugins doesn't get you a working site (seems to mostly be config issues). Then you have no data to test with.

 

(Those aren't complaints, just pointing out its a little hard for any new contributors.)

  • Log in or register to post comments
zombietom
joined 7 years 4 months ago
Saturday, September 14, 2019 - 09:04

:P

Attachments: 
Preview
3ajya9.jpg 3ajya9.jpg 74.9 Kb [0 download(s)]
  • Log in or register to post comments
Julius
joined 15 years 7 months ago
Sunday, September 15, 2019 - 13:34
Julius's picture

The point was not to upgrade/switch the Drupal build in system (which is difficult, I know), but rather to disable it and instead run a separate modern forum like Discourse or Flarum. Really not that hard to set up, and a user bridge to the old Drupal database should also be possible. Ultimately the problem lies with the outdated and monolithic Drupal code-base. No one will ever be able to find the time to fix that monster ;) Better start chopping off parts ASAP and replace them with more maintainable micro-services. Edit: I would be happy to help, but not with Drupal :p

--

http://freegamedev.net

  • Log in or register to post comments
MedicineStorm
joined 12 years 8 months ago
Monday, September 16, 2019 - 10:41
MedicineStorm's picture

I would be happy to help, but not with Drupal :p

LOL! yes, understandable. I feel like migrating the entire site to a new (non-drupal?) platform is the best option, but what platform(s) would that be?

--Medicine Storm

 

  • Log in or register to post comments
Jastiv
joined 14 years 1 month ago
Monday, September 16, 2019 - 11:05
Jastiv's picture

Alright, yes, it is fixxed now.

The site seems a little slow for some reason, but that is a seperate issue (and that was going on before the fix so is probably not related) .

  • Log in or register to post comments
withthelove
joined 11 years 3 months ago
Tuesday, September 17, 2019 - 07:51
withthelove's picture

Confirming this is fixed for me also.  Windows 10, Firefox 64 bit v69.0

Thanks for fixing this, had to live life on the Edge for a while there. ;)

https://withthelove.itch.io/

  • Log in or register to post comments
Daft-Freak
joined 6 years 1 month ago
Tuesday, September 17, 2019 - 08:57
Daft-Freak's picture

I should point out that I'm running my copy of the site on PHP 7.2 and nothing has exploded yet. Might be an easy-ish way to improve performance a bit?

  • Log in or register to post comments
Julius
joined 15 years 7 months ago
Thursday, September 19, 2019 - 11:26
Julius's picture

IMHO any monolithic platform will sooner or later face the same problem.

Better to see what dedicated software could be used and find a way to link them together though an easy to swap bridge (some sort of standartized SSO, Oauth2 or OpenLdap etc.).

Maybe even make it a somewhat federated to spread out the hosting costs, although for OGA this might be a double edged sword.

This Drupal page can still stay as the place to register accounts and welcome new users. A massively cut down version would probablt also be possible to upgrade to the latest version of Drupal at some point.

If I recall correctly Drupal has some pretty good SSO options that might be still compatible with this version.

--

http://freegamedev.net

  • Log in or register to post comments