Bug reports & suggestions

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

Previous topic - Next topic

Radiant

I'm getting tapa ads again whenever I log into our forum via mobile, I thought that had been resolved?

monkey0506

#361
I've noticed that the wiki login has never been fixed... :~(

Clicking "login" from the wiki brings me to an SMF login page for the forums (which I was already logged into). Logging in brings me back to the forum homepage. Going back to the wiki produces the following error:

QuoteMediaWiki internal error.

Original exception: exception 'MWException' with message 'SkinTemplate::makeTalkUrlDetails given invalid pagename User:' in /var/www/ags/w/includes/SkinTemplate.php:721
Stack trace:
#0 /var/www/ags/w/includes/SkinTemplate.php(648): SkinTemplate->makeTalkUrlDetails('User:')
#1 /var/www/ags/w/includes/SkinTemplate.php(448): SkinTemplate->buildPersonalUrls()
#2 /var/www/ags/w/includes/OutputPage.php(1989): SkinTemplate->outputPage()
#3 /var/www/ags/w/includes/Wiki.php(543): OutputPage->output()
#4 /var/www/ags/w/includes/Wiki.php(446): MediaWiki->main()
#5 /var/www/ags/w/index.php(59): MediaWiki->run()
#6 {main}

Exception caught inside exception handler: exception 'MWException' with message 'SkinTemplate::makeTalkUrlDetails given invalid pagename User:' in /var/www/ags/w/includes/SkinTemplate.php:721
Stack trace:
#0 /var/www/ags/w/includes/SkinTemplate.php(648): SkinTemplate->makeTalkUrlDetails('User:')
#1 /var/www/ags/w/includes/SkinTemplate.php(448): SkinTemplate->buildPersonalUrls()
#2 /var/www/ags/w/includes/OutputPage.php(1989): SkinTemplate->outputPage()
#3 /var/www/ags/w/includes/Exception.php(227): OutputPage->output()
#4 /var/www/ags/w/includes/Exception.php(272): MWException->reportHTML()
#5 /var/www/ags/w/includes/Exception.php(620): MWException->report()
#6 /var/www/ags/w/includes/Exception.php(690): MWExceptionHandler::report(Object(MWException))
#7 /var/www/ags/w/includes/Wiki.php(449): MWExceptionHandler::handle(Object(MWException))
#8 /var/www/ags/w/index.php(59): MediaWiki->run()
#9 {main}

P.S. Just looking at the error message, it might be related to my username having underscores in it?

Peder 🚀

Quote...given invalid pagename User:' in /var/www/a...

I'm not sure how the auth stuff works since it uses the AGS forum users but from looking at this error you get, it seems your username is not being passed at all to the wiki after logging in which is causing this error.

I'd look into it but I got nothing to do with the wiki and the forum integration so you're probably better off waiting for AGA to look into it...

AGA

Quote from: monkey0506 on Sat 13/06/2015 18:48:06
P.S. Just looking at the error message, it might be related to my username having underscores in it?

Would you mind if I changed your username (as opposed to just display name) to monkey0506 to see if it makes a difference?

monkey0506

Color me skeptical ('twas just a baseless suggestion), but if others aren't having the same issue then by all means please give it a try.

AGA

Well it's worth a shot!  I've changed the name, if you want to try again.

selmiak

try renaming monkey to monkey0506'; DROP TABLE users; :-D :P

AGA

Luckily that's not what the SMF members table is called ¬_¬

monkey0506

#368
"members table", you say? (roll)



P.S. Tested. Exact same behavior as before.

  • Go to wiki (shows not logged in).
  • Click login, brings to forum login.
  • Enter details, log in. Returns to forum home page.
  • Go to wiki (total failure to load, same error as above).

    Is literally no one else experiencing this?

Stupot

#369
I've noticed a few instances of games in the search results not displaying the blue-cup panel ratings despite having been rated by the panel.

For example, looking at Domithan's games, I Forgot, Living Nightmare Deluxe and Living Nightmare: Endless Dreams aren't showing any blue cups, but if you go to the individual game pages, they have indeed been panel rated.


[EDIT] Ahh, okay. I get it. They seem to be the same games which are marked as having broken downloads.


cat

Two issues:


  • I just picked a game for PotM and all the screenshots seem to be cut off. Is this a problem of the screenshot or with the webpage? Anyway, it does not look nice on the front page.
  • I still get the tapatalk spam from time to time when browsing with my phone. This is really annoying. So does at least someone know if I can use Adblock to stop this?

Slasher

I have noticed that after adding/editing a game on the database you do not return to the game page.


selmiak

on this page:
http://www.adventuregamestudio.co.uk/site/community/
the Link for the French AGS Forum also includes the word Unofficial on the next line.

Billbis

Also, page 2 of any game research is still failing. i.e. search "dark" in this page:
http://www.adventuregamestudio.co.uk/site/games/
And go to page 2 of results:
"Invalid search!"

Peder 🚀

Quote from: Billbis on Fri 28/08/2015 11:38:54
is still failing.

Haven't this been like this ever since the latest website "upgrade"?

selmiak

Quote from: selmiak on Fri 28/08/2015 11:29:38
on this page:
http://www.adventuregamestudio.co.uk/site/community/
the Link for the French AGS Forum also includes the word Unofficial on the next line.

still there...


also there is something weird happening with the imagepopup when the game screenshots have different resolutions, best seen here:
http://www.adventuregamestudio.co.uk/site/games/game/1958/

AGA

Quote from: Keller on Sat 27/06/2015 17:27:14
New game feed http://www.adventuregamestudio.co.uk/includes/gamesrss.xml isn't being updated.

Fixed, thanks.  It was actually being updated, but some bugs in the formatting code meant it wasn't rendering properly to RSS readers.

Quote from: selmiak on Fri 28/08/2015 11:29:38
on this page:
http://www.adventuregamestudio.co.uk/site/community/
the Link for the French AGS Forum also includes the word Unofficial on the next line.

Fixed.

Quote from: selmiak on Sun 06/09/2015 14:49:09
also there is something weird happening with the imagepopup when the game screenshots have different resolutions, best seen here:
http://www.adventuregamestudio.co.uk/site/games/game/1958/

This was because all thumbs were being resized to 320x200 on the main page, as a holdover from the old standard resolutions days.  Now it will scale the width to 320 and adjust the height accordingly.  Which may not be ideal, but we can't account for every possible resolution in the site's design; hopefully this imperfect compromise will work with the crazy resolutions possible in the new engine!

selmiak

Quote from: AGA on Fri 02/10/2015 15:12:46
Quote from: selmiak on Sun 06/09/2015 14:49:09
also there is something weird happening with the imagepopup when the game screenshots have different resolutions, best seen here:
http://www.adventuregamestudio.co.uk/site/games/game/1958/

This was because all thumbs were being resized to 320x200 on the main page, as a holdover from the old standard resolutions days.  Now it will scale the width to 320 and adjust the height accordingly.  Which may not be ideal, but we can't account for every possible resolution in the site's design; hopefully this imperfect compromise will work with the crazy resolutions possible in the new engine!
nope, doesn't work yet. The images for bitstream have different resolutions, the first one is totally widescreen ,the others are normal 320x200  x2 or so.

AGA

It's definitely working 100% the way I intended now, so if you're seeing something else it's because I don't understand what you're looking for!

SMF spam blocked by CleanTalk