hello sean,
there's problem with this new event
when i try to press check attendence button site redirect me to:
http://event.softnyx.net..._check/event_myinfo.aspxthe first time i used it (on 1st day of new event it was ok, the mark on "callendar" was checked and it was ok
now something like this appeared:
'/' 응용 프로그램에 서버 오류가 있습니다.
런타임 오류
설명: 서버에서 응용 프로그램 오류가 발생했습니다. 이 응용 프로그램의 현재 사용자 지정 오류 설정이 보안상 이유로 응용 프로그램 오류에 대한 자세한 내용을 원격으로 볼 수 없게 되어 있습니다. 그러나 로컬 서버에서 실행되는 브라우저를 사용하면 내용을 볼 수 있습니다.
자세히: 이러한 특정 오류 메시지의 자세한 내용을 원격 컴퓨터에서 보려면 현재 웹 응용 프로그램의 루트 디렉터리에 있는 "web.config" 구성 파일에 <customErrors> 태그를 만듭니다. 그런 다음 <customErrors> 태그의 "mode" 특성을 "off"로 설정해야 합니다.
<!-- Web.Config 구성 파일 -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
참고: 응용 프로그램의 <customErrors> 구성 태그에 있는 "defaultRedirect" 특성을 사용자 지정 오류 페이지 URL을 가리키도록 수정하면 현재 표시된 오류 페이지가 사용자 지정 오류 페이지로 바뀝니다.
<!-- Web.Config 구성 파일 -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
Seems like this check thing doesn't work and I already missed 30 day prize becouse of it!!!!!!!!!
I hope You will somehow compensate this BUG to us loyal users :)
Not to mention WE ARE all waiting for LAG bug to be fixed (on EU server).
Oh and one more bug i noticed today.
I tried to enter my clan menu and it shows things like i wasn;t in clan -.- (clan search etc.) but when i'm logged on site it shows that i'm still in clan
I tried it on 2 different accounts (both in the same clan) and still nothing....
I hope u will fix those errors or at least reply to my post.
Best regards,
cHiLd<<<