5 Attachment(s)
New DDtank Site + Admin Panel + English UI
This is newest site edit / translate by me . Enjoy , have a nice day ..
Notice : This only for ddtank 3.0
Preview :
Please make sure install the Admin Panel with adress {IP}/panel/
..::Credit To::..
Ariel @
DDtank 4you
Sub Zero / DDtankPS @RaGEZONE
If you appreciate my work or you want to thanked me just click Like and + Rep .
I will be grateful to you , too..
post here if you got error and don't forget to add screenshot
Re: New DDtank Site + Admin Panel + English UI
Re: New DDtank Site + Admin Panel + English UI
Never tried it on ddtank II , I think it can't use for ddtank II because it not compatible..
Re: New DDtank Site + Admin Panel + English UI
the capthca in the register page is not shows up... what to do???
Re: New DDtank Site + Admin Panel + English UI
never get the error before .. are sure you don't edit any of the code in the file ?
Re: New DDtank Site + Admin Panel + English UI
no im not... its solved... i just type "anything" in random and its succesfully registered lol....
now another problem shows up... after entering from /index.aspx its redirected to /jogar.aspx but nothing shows up... only the flash border... the game not loading... everything was fine before i use this new admin and site ui... im using v3 ddtank
Re: New DDtank Site + Admin Panel + English UI
1 Attachment(s)
Re: New DDtank Site + Admin Panel + English UI
Quote:
Originally Posted by
om3ga
add screenshot please..
Attachment 136992
here it is...
Re: New DDtank Site + Admin Panel + English UI
have you check your request ?
Re: New DDtank Site + Admin Panel + English UI
Re: New DDtank Site + Admin Panel + English UI
Re: New DDtank Site + Admin Panel + English UI
yes i know the request folder... but what items to check.... web.config? its already configured exactly the same as the older working wwwroot.... the IP etc... want me to post it too??? here it is...
Code:
<?xml version="1.0"?>
<configuration>
<configSections>
<section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net"/>
</configSections>
<appSettings>
<!--server-->
<add key="ServerID" value="1"/>
<add key="LanguagePath" value="bin\Languages\Language-vn.txt"/>
<!--beginIllegalcharacters-->
<add key="IllegalDirectory" value="./Illegalcharacters"/>
<add key="IllegalCharacters" value="./Illegalcharacters/Illegalcharacters.txt"/>
<!--endIllegalcharacters-->
<add key="CountRecord" value="false"/>
<add key="countDb" value="Data Source=.\sqlexpress;Initial Catalog=Db_Count;Persist Security Info=True;User ID=USUARIO;Password=SENHA; ;Max Pool Size=100;Min Pool Size=20; Pooling=True"/>
<add key="conString" value="Data Source=.\sqlexpress;Initial Catalog=Db_Tank;Persist Security Info=True;User ID=USUARIO;Password=SENHA; ;Max Pool Size=100;Min Pool Size=20; Pooling=True"/>
<add key="privateKey" value="<RSAKeyValue><Modulus>zRSdzFcnZjOCxDMkWUbuRgiOZIQlk7frZMhElQ0a7VqZI9VgU3+lwo0ghZLU3Gg63kOY2UyJ5vFpQdwJUQydsF337ZAUJz4rwGRt/MNL70wm71nGfmdPv4ING+DyJ3ZxFawwE1zSMjMOqQtY4IV8his/HlgXuUfIHVDK87nMNLc=</Modulus><Exponent>AQAB</Exponent><P>7lzjJCmL0/unituEcjoJsZhUDYajgiiIwWwuh0NlCZElmfa5M6l8H+Ahd9yo7ruT6Hrwr4DAdrIKP6LDmFhBdw==</P><Q>3EFKHt4FcDiZXRBLqYZaNSmM1KDrrU97N3CtEDCYS4GimmFOGJhmuK3yGfp/nYLcL2BTKyOZLSQO+/nAjRp2wQ==</Q><DP>SFdkkGsThuiPdrMcxVYb7wxeJiTApxYKOznL/T1VAsxMbyfUGXvMshfh0HDlzF6diycUuQ8IWn26YonRdwECDQ==</DP><DQ>xR9x1NpkB6HAMHhLHzftODMtpYc4Jm5CGsYvPZQgWUN2YbDAkmajWJnlWbbFzBS4N3aAONWtW6cv+ff2itKqgQ==</DQ><InverseQ>oyJzP0Sn+NgdNRRc7/cUKkbbbYaNxkDLDvKLDYMKV6+gcDce85t/FGfaTwkuYQNFqkrRBtDYjtfGsPRTGS6Mow==</InverseQ><D>wM33JNtzUSRwdmDWdZC4BuOYa2vJoD0zc0bNI4x0ml2oyAWdUCMcBfKEds/6i1T6s2e91d2dcJ/aI27o22gO/sfNg3tsr7uYMiUuhSjniqBDB/zyUVig29E4qdfuY1GHxTE8zurroY8mgGEB0aLj+gE0yX9T7sDFkY0QYRqJnwE=</D></RSAKeyValue>"/>
<!--active-->
<!-- <add key="BoyVisualizeItem" value="7001,3101,6101,5101"/>
<add key="GrilVisualizeItem" value="7002,3201,6201,5201"/>-->
<add key="BoyVisualizeItem" value="7006,7007,7008,7009;3111,3107,3116,3121;6103,6102,6105,6109;5110,5112,5102,5103"/>
<add key="GrilVisualizeItem" value="7006,7007,7008,7009;3203,3204,3205,3206;6202,6203,6204,6205;5202,5203,5204,5205"/>
<add key="ValidDate" value="3"/>
<add key="DefaultGold" value="100000000"/>
<add key="DefaultMoney" value="100000000"/>
<!--interface-->
<!--beginExitGameTransit-->
<!-- add key="SiteEffective" value="1|A|B"/ -->
<add key="ExitURL" value="http://192.168.1.99:9001/userlogin.aspx"/>
<add key="ExitURL_a" value="http://192.168.1.99:9001/userlogin.aspx?username={0}&site={1}"/>
<add key="ExitURL_b" value="http://192.168.1.99:9001/userlogin.aspx?username={0}&site={1}"/>
<!--endExitGameTransit-->
<!--beginPayTransit-->
<add key="PayURL" value="http://192.168.1.99:9001/userlogin.aspx"/>
<add key="PayURL_a" value="http://www.google.com?username={0}&site={1}"/>
<add key="PayURL_51wan" value="http://passport1.51wan.com/game/topayment.php?Name=ddt&who=0&serverid=182&sign=cd16a2e8f5b01fe239285044ea43120c"/>
<!--endPayTransit-->
<!--beginfavoriteTransit-->
<add key="FavoriteUrl" value="http://192.168.1.99:840/login.htm"/>
<add key="FavoriteUrl_a" value="http://192.168.1.99:9001/userlogin.aspx?username={0}&site={1}"/>
<add key="FavoriteUrl_b" value="http://192.168.1.99:9001/userlogin.aspx?username={0}&site={1}"/>
<!--endfavoriteTransit-->
<add key="InterName" value="SevenRoad"/>
<add key="LoginKey" value="QY-16-WAN-0668-2555555-7ROAD-dandantang-love777"/>
<add key="LoginKey_a" value="aaaa-16-WAN-0668-2555555-7ROAD-dandantang-love777"/>
<add key="LoginIP" value=""/>
<add key="LoginUrl" value="http://16wan.com/Login/dandantang/Default.aspx"/>
<!--<add key="ChargeKey" value="QY-16-WAN-0668-2555555-7ROAD-dandantang-love777"/>-->
<add key="ChargeKey" value="3-7-XKWk888-YYxKOGwAng888sidnn-dandantangddtlog777"/>
<add key="ChargeKey_a" value="aaaaa-16-WAN-0668-2555555-7ROAD-dandantang-love777"/>
<add key="ChargeIP" value=""/>
<add key="AdminIP" value="192.168.1.99|192.168.1.99"/>
<!--Begin:SentReward-->
<add key="SentRewardIP" value="192.168.1.99|192.168.1.99|192.168.0.19"/>
<add key="SentRewardKey" value="asdfgh"/>
<add key="SentRewardTimeSpan" value="1"/>
<!--End:SentReward-->
<add key="MustSex" value="true"/>
<!--log-->
<!--PIdID-->
<add key="PId" value="1"/>
<!--DIdID-->
<add key="DId" value="1"/>
<!--SIdID-->
<add key="SId" value="10"/>
<!--LogPath-->
<add key="LogPath" value="D:\GameLog"/>
<!-- LogInterval-->
<add key="LogInterval" value="5"/>
<add key="LoginSessionTimeOut" value="30"/>
<!--friend interface of bbs-->
<add key="FriendInterface" value="http://ddt.the9.com/getfriendlist.php?uid={0}"/>
</appSettings>
<system.web>
<!--
Set compilation debug="true" to insert debugging
symbols into the compiled page. Because this
affects performance, set this value to true only
during development.
-->
<compilation debug="true" targetFramework="4.0">
</compilation>
<!--
The <authentication> section enables configuration
of the security authentication mode used by
ASP.NET to identify an incoming user.
-->
<authentication mode="Windows"/>
<!--
The <customErrors> section enables configuration
of what to do if/when an unhandled error occurs
during the execution of a request. Specifically,
it enables developers to configure html error pages
to be displayed in place of a error stack trace.
<customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm">
<error statusCode="403" redirect="NoAccess.htm" />
<error statusCode="404" redirect="FileNotFound.htm" />
</customErrors>
-->
<customErrors mode="Off"></customErrors>
<webServices>
<protocols>
<add name="HttpGet"/>
<add name="HttpPost"/>
</protocols>
</webServices>
<pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID"/></system.web>
<log4net>
<root>
<level value="Debug"/>
<appender-ref ref="ErrorLogFile"/>
</root>
<appender name="ErrorLogFile" type="log4net.Appender.RollingFileAppender">
<file value="./logs/Error.log"/>
<appendToFile value="false"/>
<maxSizeRollBackups value="10"/>
<maximumFileSize value="1MB"/>
<staticLogFileName value="true"/>
<Layout type="log4net.Layout.PatternLayout">
<param name="ConversionPattern" value="%date - [%thread] - %-5p - %c - %message%newline"/>
</Layout>
<Threshold value="ERROR"/>
</appender>
</log4net>
<system.serviceModel>
<bindings>
<netTcpBinding>
<binding name="NetTcpBinding_ICenterService" closeTimeout="00:01:00"
openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00"
transactionFlow="false" transferMode="Buffered" transactionProtocol="OleTransactions"
hostNameComparisonMode="StrongWildcard" listenBacklog="10" maxBufferPoolSize="524288"
maxBufferSize="65536" maxConnections="10" maxReceivedMessageSize="65536">
<readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384"
maxBytesPerRead="4096" maxNameTableCharCount="16384" />
<reliableSession ordered="true" inactivityTimeout="00:10:00"
enabled="false" />
<security mode="None">
<transport clientCredentialType="Windows" protectionLevel="EncryptAndSign" />
<message clientCredentialType="Windows" />
</security>
</binding>
</netTcpBinding>
</bindings>
<client>
<endpoint address="net.tcp://192.168.1.99:2009/" binding="netTcpBinding"
bindingConfiguration="NetTcpBinding_ICenterService" contract="CenterService.ICenterService"
name="NetTcpBinding_ICenterService" />
</client>
</system.serviceModel>
</configuration>
fyi, my server ID is 1 as i configured it in table server_list in the database
Re: New DDtank Site + Admin Panel + English UI
why it must be 4?
fyi, im trying to set up a server using a virtual box with the files from here by Shinsei and your Site + Admin Panel + English UI in here... it is for the lan purpose only... so i set up the ip to 192.168.1.99.... would you mind to take a look to my overall configuration file pls???
Re: New DDtank Site + Admin Panel + English UI
helloo??? can you please take a look at my configuration file???
Re: New DDtank Site + Admin Panel + English UI
just paste you config here? in [spoiler] tag
Re: New DDtank Site + Admin Panel + English UI
can anyone tell what is this tool
Re: New DDtank Site + Admin Panel + English UI
""Notice : This only for ddtank 3.0 "
=>>> WHY ???
- - - Updated - - -
can you send me a DDtank Site for 5.5 ???
Re: New DDtank Site + Admin Panel + English UI
Ermm...Where to install Admin Panel??
- - - Updated - - -
I have installed the wwwroot ...then what I need to do...
Re: New DDtank Site + Admin Panel + English UI
ddtank3.0 been incomplete, and then how to fix will not help
Re: New DDtank Site + Admin Panel + English UI
Quote:
Originally Posted by
Chers1
Ermm...Where to install Admin Panel??
- - - Updated - - -
I have installed the wwwroot ...then what I need to do...
Please tell me..:mellow: