Check out Glinski's Hexagonal Chess, our featured variant for May, 2024.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Comments by fduniho

Earlier Reverse Order Later
[Subject Thread] [Add Response]
F Duniho wrote on Thu, Mar 15, 2012 02:04 PM EDT:
Here is a progress report. I have written a script for using OpenID
authentication to sign up for a CVP account, and I am writing this from an
account I just created with it. But there are still some kinks to work out
before making it public.

Index page of The Chess Variant Pages. Our main index page.[All Comments] [Add Comment or Rating]
F Duniho wrote on Thu, Mar 22, 2012 07:06 PM EDT:
There was a problem with logging in due to a change I made to php.ini. I had removed C from variables_order, so that the userid cookie wouldn't create problems in scripts that get a userid form value. It appears that C needs to remain in the EGPCS for sessions to work. So I put it back in. I'll probably just rename the cookie.

F Duniho wrote on Fri, Mar 30, 2012 08:33 AM EDT:
Here's another test. For this test, I will use an extra account I created for testing purposes that currently has a case-sensitive password.

PHP Functions[Subject Thread] [Add Response]
F Duniho wrote on Tue, May 8, 2018 12:34 PM EDT:

I also just realized that an exception was required for joining, and that has now been added.


The Menus[Subject Thread] [Add Response]
F Duniho wrote on Fri, May 11, 2018 03:25 PM EDT:

While I'm charging my iPad and have errands to run, I'll see if anyone else has any ideas on this. For a while now, the mobile menu has not been working for the Play subdomain on the iPad and iPhone. When you touch the hamburger image to display the menu, nothing happens. Seeking to fix this today, I created a test page called /play/menutest.html for which the mobile menu will work on my iPad. However, the fix involves leaving in code for displaying an Amazon ad in the footer. The main reason the mobile menu worked on my iPad for the main domain was that Amazon ads were appearing in the footer, the reason they didn't work in the Play subdomain is that these pages did not include Amazon ads in the footer. Since these ads were targeted at Americans, this means that the mobile menus may not have been working on any iPads or iPhones outside of the United States. Although I've pared down the Amazon code, I still haven't figured out what it is doing to make the mobile menu work on the iPad. All I can really tell is that the problem probably has to do with JavaScript, and the solution will probably involve JaveScript. The menu uses JavaScript, and the code for the mobile menu is at menucontrols-mobile.js For the sake of comparison, the code for the desktop menu is at menucontrol-main.js. The CSS and HTML for the menus can be seen in the page source. The mobile menus work fine on other devices. This problem is specific to the iPad/iPhone, and it does not affect the desktop menus, which work well on my iPad. Does anyone have any idea how to fix this or what the Amazon code might be doing to help the hamburger button to work?


F Duniho wrote on Fri, May 11, 2018 05:36 PM EDT:

That's my experience too. This problem seems isolated to the iPad and iPhone, and the browser doesn't seem to matter. I have been having this problem with both Chrome and the default browser. I can't install Firefox on my iPad 2, but I just installed Opera and encountered the same problem.


6 comments displayed

Earlier Reverse Order Later

Permalink to the exact comments currently displayed.