Scoreboard
UNC TCU Aug 29 SJSU USC Aug 29 NCSU UVA Aug 29 JXST NDSU Aug 29 SAC EMU Aug 29 HAW STAN Aug 29 NMSU FSU Aug 29 MEM UNLV Aug 30 MASS RUTG Sep 3 AKR WAKE Sep 3 COLO GT Sep 4 UAB ILL Sep 4 SJSU EMU Sep 4 UTEP OU Sep 5 TOL MSU Sep 5 MIA STAN Sep 5 FRES USC Sep 5 ECU ALA Sep 5 CCU WVU Sep 5 M-OH PITT Sep 5 ORST HOU Sep 5 UNT IU Sep 5 OHIO NEB Sep 5 LIB JMU Sep 5 BALL OSU Sep 5 KENT SC Sep 5 BOIS ORE Sep 5 MRSH PSU Sep 5 BAY AUB Sep 5 TXST TEX Sep 5
ernestdefoe Admin
#37

@KBExit I have already updated the theme.

Also @ram0ng1 for some reason when I just try to update it installs the old version of Avocado the version before you changed the look. It shows the newest update in Extension Manager but it never updates to that version. I wonder if it's something with your naming structure or something.

ernestdefoe Admin
#38

@ernestdefoe Now if we can get something done about certain tag backgrounds not respecting the tag color while others do

@ram0ng1 I've noticed on the light theme it shows the tag backgrounds correct it's just on dark mode that it doesn't.

Ramon
#39

@ernestdefoe Also @ram0ng1 for some reason when I just try to update it installs the old version of Avocado the version before you changed the look. It shows the newest update in Extension Manager but it never updates to that version. I wonder if it's something with your naming structure or something.

It’s probably due to the *.beta suffix in the release tags... Composer might be filtering them out.

For debugging reasons, can you tell me the tag colors affected? If it’s multiple tags, just list them all.

Ramon
#40

@ernestdefoe I've noticed on the light theme it shows the tag backgrounds correct it's just on dark mode that it doesn't.

I tried to use the same color inversion logic as Flarum to avoid unreadable text in dark mode...

KBExit
#41

I don't know if it's a problem with this theme or if it's from the Mobile Bar, but I cannot respond to Private Messages on mobile.

screenshot-20260328-175116.png

ernestdefoe Admin
#42

@ram0ng1 you can see them by looking at them on the dark theme and then switch to the light version and you can see the difference.

Ramon
#43

@KBExit

Actually, it’s neither... it seems like there are issues with the host where Flarum is installed. Likely some Nginx or Apache header configuration.Based on the error, it looks more like an issue with the Upload extension.

KBExit
#44

@ram0ng1 no I'm not talking about what's in the screenshot lol. It's in the messages interface. The reply bar is missing. Those CORS issues were resolved, but for some reason, I still see an old CDN url trying to be used on first processing.

Edit: or it may be my phone's cache is fucked up lol. (On the old CDN url)

Ramon
#45

Oh, my bad about my previous answer. It really was an element causing the issue... I'm on it!

Ramon
#46

@ernestdefoe

You can try updating again:

composer update ramon/avocado

KBExit
#47

@ram0ng1 I updated it for him and I think the messages are a little better. But Homepage looks like this in mobile now.

screenshot-20260328-201854.png

Ramon
#48

@KBExit
Could you clear the Flarum cache?

You can do this by running:

php flarum cache:clear

KBExit
#49

@ram0ng1 it's been cleared after install and cleared again since you mentioned it. Still no change.

Ramon
#50

@KBExit
Please try updating again.

If that doesn't work, try removing and reinstalling the extension:

composer update ramon/avocado --with-dependencies
php flarum cache:clear

ernestdefoe Admin
#51

It’s updating to the old version not the one labeled beta.