[1234] (was SVN[1202]) - The page cannot be found

Posts from previous Beta sessions

[1234] (was SVN[1202]) - The page cannot be found

Postby Beebob » Mon Aug 13, 2007 7:18 pm

When I try to go to the "main" page: http://www.illysium.dk/roster2/index.php

I get a "The page cannot be found".

But I can easily go to http://www.illysium.dk/roster2/index.php?p=util-news

Any ideas ?


Beebob
Last edited by Beebob on Thu Aug 16, 2007 8:14 pm, edited 3 times in total.
Beebob
WR.net Apprentice
WR.net Apprentice
 
Posts: 20
Joined: Fri Jul 07, 2006 1:59 am

SVN[1202] - The page cannot be found

Postby zeryl » Mon Aug 13, 2007 11:31 pm

This is due to using Apache's .htaccess and mod_rewrite.
User avatar
zeryl
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 194
Joined: Tue Jul 04, 2006 12:59 pm
Location: Saint Louis

SVN[1202] - The page cannot be found

Postby zanix » Tue Aug 14, 2007 12:14 am

I think we need to fit it so accessing index.php works
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

SVN[1202] - The page cannot be found

Postby PleegWat » Tue Aug 14, 2007 1:58 am

This is because the OP is using IIS. I thought the default default page is credits, but it was set guild-memberslist in the SQL. Since that needs to be installed first, it will return an error page.
For compatibility with robots and UU, the 'unknown module' page has a 404 result code. All testing happens on apache, which handles this as it was designed - 404 return code for robots, and a graphical error page for the normal end user.
However, IIS apparently returns its own 404 page rather than the one created by the php script.
The workaround for this is going to /index.php?p=rostercp, setting a default page, and saving settings.
I've set the rostercp as the default page for new installs from the next nightly build.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: SVN[1202] - The page cannot be found

Postby Beebob » Tue Aug 14, 2007 2:25 am

Setting a default page doesn't work :(


Beebob
Beebob
WR.net Apprentice
WR.net Apprentice
 
Posts: 20
Joined: Fri Jul 07, 2006 1:59 am

SVN[1202] - The page cannot be found

Postby PleegWat » Tue Aug 14, 2007 4:22 am

In index.php, there are three occurrences of:

Code: Select all
header('HTTP/1.0 404 Not Found');


Escape them out

Code: Select all
//header('HTTP/1.0 404 Not Found');
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

[1234] Re: SVN[1202] - The page cannot be found

Postby Beebob » Thu Aug 16, 2007 8:11 pm

OK, I escaped the "header..." lines

Now I get into Roster - with
Roster Error
The module [index] does not exist


And it doesn't matter which page I set as Default in the CP.

http://www.illysium.dk/roster2/


Beebob
Last edited by Beebob on Thu Aug 16, 2007 8:12 pm, edited 1 time in total.
Beebob
WR.net Apprentice
WR.net Apprentice
 
Posts: 20
Joined: Fri Jul 07, 2006 1:59 am

Re: [1234] Re: SVN[1202] - The page cannot be found

Postby Byrillicus » Thu Aug 16, 2007 10:21 pm

I have the same problem with the error on the index.

Roster Error
The module [index] does not exist

http://test.darkdestruction.com/roster/

Running IIS.
Byrillicus
WR.net Apprentice
WR.net Apprentice
 
Posts: 32
Joined: Wed Jul 26, 2006 12:36 am
Location: Atlanta, GA


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron