v0.8.3 build 77 released

5 replies [Last post]
matt
Offline
Joined: 7 Nov 2005

An updated version of squash ladder PHP has been released. Version 0.8.3 build 77 can be downloaded from sourceforge: http://sourceforge.net/projects/squash-ladd-php/

Some users were finding problems with the v0.8.2 release and so I have pulled it from the download page.
v0.8.3 contains mainly bugfixes. There is no automatic upgrade path from v0.7.x series.

Please post any bugs on the issue tracker on sourceforge.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
coolmody
Offline
Joined: 11 Oct 2008
I'm getting errors while

I'm getting errors while installing and using this release.

It is looking for a site_functions.php which is included at the top of functions.php. It doesn't exist, and if you comment it out, there are functions which it is looking for like getIP().

matt
Offline
Joined: 7 Nov 2005
OK. I see that file is

OK. I see that file is missing from the release. Will add it tonight.

matt
Offline
Joined: 7 Nov 2005
It took a while for the

It took a while for the updated release to work its way through the sourceforge mirror sites but the release file does now contain include/site_functions.php

gfaester
Offline
Joined: 9 Oct 2008
Squash-ladder-php-0.8.3.77 Installation PROBLEMS!

Squash-ladder-php-0.8.3.77 Installation PROBLEMS!

1.) Install2.php file -> require_once("../include/functions.php");

This File (functions.php) then calls the file "site_functions.php".

In the current 8.3.77 version, there is NO FILE IN THE INCLUDE FOLDER
called "site_functions.php".

In the previous versions, this file did exists. Do I take out the code that
calls this file, or do I just add this file to the /includes folder??

2.) Install2.php Web Page Address of newly created ladder at bottom of
page has errors/broken links. http//http://www.Domain.com/ladder//hbm etc.

3.) New Member E-mail Confirmation:
http://http://www.Domain.com/ladder//ladder/hbm/record_result.php?chall=122
4403586-2-1&eel=hbm

*Also, URL directory "ladder" copied twice as well as http twice. I
installed the Ladder in a folder called "ladder".

4.) Challenge Confirmation Link Problems:
http://http://www.Domain.com/ladder//ladder/hbm/record_result.php?chall=122
4403586-2-1&eel=hbm

*Also, URL directory "ladder" copied twice as well as http twice. I
installed the Ladder in a folder called "ladder".

5.) "Multi" installation problems... Once you log into the newly created
ladder such as http://www.Domain.com/hbm/ , then upon logging out, I get an
ERROR since the URL does not have a trailing back-slash such as
http://www.Domain.com/hbm ERROR, Page not Found.....

Do I only need to add my www.Domain.com to the Install2.php file so that
the "multi" ladders work? Is there something else I should change? The
ladder location is http://www.Domain.com/ladder/

6.) .htaccess problems. I entered my "www.Domain.com" in the Install2.php,
but I don't get the URL to work correclty. Trailing Back Slash Problem, as
wel as I sometimes get a "database connection" error so the pages don't
render properly....

7.) http://www.Domain.com/ladder/ does not forward to
http://www.Domain.com/ladder/hbm (No Trailing Slash added to URL). My
standard Ladder is called hbm.

Thanks,

Glen
gf @ canadex . com

matt
Offline
Joined: 7 Nov 2005
Hi Glen, You have ended up

Hi Glen,
You have ended up with spurious www.domain.com links because you have probably used 'domain' as your domain name instead of using the domain you are installing the software on e.g. localhost or www.xx.net etc. I would recommend reinstalling using the build 89 I have just released. This also has the site_functions.php file which seems to have vanished again from the previous release.
Let us know how you get on.
Matt