Bug reports & suggestions

Started by AGA, Fri 25/01/2013 12:50:04

Previous topic - Next topic

Billbis

Hi,

the french AGS forum, linked here: https://www.adventuregamestudio.co.uk/site/community/
has its address changed by the host.
The new address is:
http://adventuregamestudio.1fr1.net/

Is it possible to update the community page to reflect this change please?
Thanks.

Billbis

Bumping this:

Quote from: Billbis on Sat 06/07/2019 13:06:27
Hi,

the french AGS forum, linked here: https://www.adventuregamestudio.co.uk/site/community/
has its address changed by the host.
The new address is:
http://adventuregamestudio.1fr1.net/

Is it possible to update the community page to reflect this change please?
Thanks.

AGA




cat

#525
I recently set my Adblock more strict and activated "Block social media icons tracking". Now on every forum page the page does not seem to finish loading and Adblock counts up and up, not stopping. It seems to be cause by the facebook icon.

I know that the facebook logo is hosted locally, so no idea why it is blocked by adblock. But the source code doesn't make much sense, I think:
Code: ags
<img src="/images/facebook_logo.png" onerror="this.src='/images/facebook_logo.png'" alt="Facebook logo" height="29px">

Why is there an onerror action?

AGA

Quote from: cat on Sun 15/09/2019 20:35:17
Why is there an onerror action?

Because it tries to load a .svg version of the image first, and falls back to .png if that isn't supported by the browser:

Quote<img src="/images/facebook_logo.svg" onerror="this.src='/images/facebook_logo.png'" alt="Facebook logo" height="29px">

cat

Ah, sorry, I missed the small detail in the ending. I switched the blocker plugin so this is not an issue anymore  ;)

Khris

Looks like the forum just lost the default setting of  ags for   [code]  tags.

Stupot

Apologies if this has been brought up already but I've just noticed we can no longer do nested spoiler/hide tags.

Radiant

My profile used to have a subtitle tag for helping with the AGS Bake Sale charity, as well as for attending several Mittens events. And now it doesn't; what's up with that?

AGA

Quote from: Radiant on Thu 02/01/2020 22:22:08
My profile used to have a subtitle tag for helping with the AGS Bake Sale charity, as well as for attending several Mittens events. And now it doesn't; what's up with that?

Fixed.

eri0o

I am getting the following message on top of the main website (not the forums)

Code: php

Deprecated: Function get_magic_quotes_runtime() is deprecated in /var/www/adventuregamestudio.co.uk/public_html/forums/SSI.php on line 30

AGA

Quote from: eri0o on Sun 05/01/2020 15:17:52
I am getting the following message on top of the main website (not the forums)

Code: php

Deprecated: Function get_magic_quotes_runtime() is deprecated in /var/www/adventuregamestudio.co.uk/public_html/forums/SSI.php on line 30


Thanks, I've fixed that.

eri0o


Vincent

There's something wrong with the database today:




AGA

Nothing to do with the database, but I have fixed it.

Vincent

#537
Alright thanks, you are welcome.

Snarky

I used to have my account set up to email me a notification when I received a PM. This recently stopped working (the last notification I got was a week ago), and now I can no longer find this setting.

AGA

Quote from: Snarky on Thu 09/01/2020 11:00:39
I used to have my account set up to email me a notification when I received a PM. This recently stopped working (the last notification I got was a week ago), and now I can no longer find this setting.

https://www.adventuregamestudio.co.uk/forums/index.php?action=profile;area=notification;u=2581

SMF spam blocked by CleanTalk