Strange one that I am unable to replicate it.
Does zip.class.php exist in includes folder?.
What version of php are you running?
Are you using something like XAMMP ?
It's as if it cannot find the class within the zip.class file.
I will upload a new version to my webspace to see if I can replicate it.
Thanks To HorsePower for the Ideas that lead to this mini glut of updates
v0.963 - BETA
- Amended setups required page. Added row of car headings to the bottom of the table. Tag added to tick image to show combo
- Thanks to "HorsePower" for the Ideas of Guest login, Quick Find and the above.
- Amended quick find page argument handling and the title of the display table
- Amended the way the member status page changes from LFS colour codes to HTML codes. Using code supplied by Victor
If using dark background on website look in general.class.php and change "case 7 : $type = "#808080"; return $type; Break; "
- Documentation updated
v0.960 - BETA
- Added Quick Find function. It uses the Required/Missing sets page. Clicking on a Tick shows setups for that combo
- Moved the code for creating zip files and showing users pubstats to general class file
- Amended the find setups page to use the code moved to the general class file
- Amended language files to include Quick Find
- Documentation updated
OK. how about the Quick Find link takes you to the required/missing sets page and when you click on a tick then it displays the sets for that combo in a new page, as described in my last post about me creating a new page when this version is stable
I will look into it but works fine on my machine. Please check the track short name data has been added to the stn_tracks table field.
I will check this also looks like I haven't updated the access rights on that page.
I had thought of that but the program phpMyEdit does not allow filtering of pages from external links. I will need to create a different page to do this without using phpMyEdit, once this version has become stable.
I do not understand what u mean as once in the find setups page you can quickly search by using the query button.
All Ideas are welcome and are considered for inclusion.
Regards
Dean
Updated version of the setup station in the first Post
- Added Guest login facility. Can be enabled/disabled see manual
- Added New userlevel 3. This allows view, upload sets and profile change
- Change the Required/Missing setup page to view in one table similar idea to Team Inferno
- CSS file updated for new Required/Missing setup page
- New images added to images folder
- Documentation updated
A new version has been uploaded in the first post.
This corrects the issue spotted by St4Lk3R in the post of 25th June and also changes the way the version number is displayed.
OK. The reason it is not in the list is because most teams will use only the main tracks, even Team Inferno do not include BL3 in their list
I will think about including it it the next update.
The track AU4 should already be in and all the rallyX tracks are there. If you want to add these tracks to your version then you can. Use the admin pages. See the manual. Track Table menu option
St4Lk3R Thanks for spotting that. Both PME and I have different language files. I should have realised that the triggers would use the PME language fileillepall . I left my laptop at work so will look at resolving this over the next couple of days. It shouldn't be that hard I know where to get the file from and use the correct translated words
Beause the Login page reloads it appears to be querying the database, and it is at this point it is redirecting to another page. I had the same problem when it was not able to find the page redirecting too. Try using Firefox and it should tell you the page being redirected to may not load.
Is the istallation of XAMPP using PHP 5.x? If so then I know version 5 handles classes differently. The station has been tested on version 4.3 to 4.4.1 as this range is used by alot of ISP's.
It sounds like the redirection is not happening properly. Have you completed the installation as per the manual Page 3 found in Documents folder?
If I installed the setupstation on localhost in a folder called station then
var $domain should be : var $domain = "http://localhost/station"
OK. I have tried it on my localhost and ISP, both deny access without the .htaccess file they are running php 4.4.1 & 4.3 respectively must be a config setting. I will look into adding the .htaccess file.
Did you get a valid Ident Key from LFSW? This normally happens when it is unable to connect with LFSW or more than one request (from the same PC) made to LFSW the within 5 seconds. See Tarpitting in LFSW - My LFSW settings - Pubstats
Thanks, glad you like it
I've had no problems with the zip file try installing WinZip or WinRAR on your PC. Did it work after the chmod?
Will add chmod into the install doc.
Logoff by using the link called Logout it should be the First link on the left
Thanks for pointing that out. I forgot to add the encryption code illepall
To save you downloading the files again copy the file in the attached file into the Triggers folder on your server. Would you also amend the version number in the page.class.php file in the Includes folder to 0.92.