Beiträge von SirSonay
-
-
Lösch das ganze:
Spoiler anzeigen
<clear />
<add name="PHP53_via_FastCGI" path="*.php" verb="GET,HEAD,POST" modules="FastCgiModule" scriptProcessor="C:\Program Files (x86)\PHP\v5.3\php-cgi.exe" resourceType="Either" />
<add name="php-5.2.10_1" path="*.php" verb="GET,HEAD,POST" modules="FastCgiModule" scriptProcessor="C:\Users\Administrator\Desktop\PHP\5.2.10-new\php-cgi.exe" resourceType="Either" requireAccess="Script" />
<add name="php-5.2.10" path="*.php" verb="GET,HEAD,POST" modules="FastCgiModule" scriptProcessor="C:\Users\Administrator\Dropbox\Server files\SERVER WEB\PHP\5.2.10-new\php-cgi.exe" resourceType="Either" requireAccess="Script" />
<add name="ISAPI-dll" path="*.dll" verb="*" modules="IsapiModule" resourceType="File" requireAccess="Execute" allowPathInfo="true" />
<add name="TraceHandler-Integrated" path="trace.axd" verb="GET,HEAD,POST,DEBUG" type="System.Web.Handlers.TraceHandler" preCondition="integratedMode,runtimeVersionv2.0" />
<add name="WebAdminHandler-Integrated" path="WebAdmin.axd" verb="GET,DEBUG" type="System.Web.Handlers.WebAdminHandler" preCondition="integratedMode,runtimeVersionv2.0" />
<add name="AssemblyResourceLoader-Integrated" path="WebResource.axd" verb="GET,DEBUG" type="System.Web.Handlers.AssemblyResourceLoader" preCondition="integratedMode,runtimeVersionv2.0" />
<add name="PageHandlerFactory-Integrated" path="*.aspx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.PageHandlerFactory" preCondition="integratedMode,runtimeVersionv2.0" />
<add name="SimpleHandlerFactory-Integrated" path="*.ashx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.SimpleHandlerFactory" preCondition="integratedMode,runtimeVersionv2.0" />
<add name="WebServiceHandlerFactory-Integrated" path="*.asmx" verb="GET,HEAD,POST,DEBUG" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" preCondition="integratedMode,runtimeVersionv2.0" />
<add name="HttpRemotingHandlerFactory-rem-Integrated" path="*.rem" verb="GET,HEAD,POST,DEBUG" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" preCondition="integratedMode,runtimeVersionv2.0" />
<add name="HttpRemotingHandlerFactory-soap-Integrated" path="*.soap" verb="GET,HEAD,POST,DEBUG" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" preCondition="integratedMode,runtimeVersionv2.0" />
<add name="AXD-ISAPI-2.0" path="*.axd" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" />
<add name="PageHandlerFactory-ISAPI-2.0" path="*.aspx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" />
<add name="SimpleHandlerFactory-ISAPI-2.0" path="*.ashx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" />
<add name="WebServiceHandlerFactory-ISAPI-2.0" path="*.asmx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" />
<add name="HttpRemotingHandlerFactory-rem-ISAPI-2.0" path="*.rem" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" />
<add name="HttpRemotingHandlerFactory-soap-ISAPI-2.0" path="*.soap" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" />
<add name="AXD-ISAPI-2.0-64" path="*.axd" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" />
<add name="PageHandlerFactory-ISAPI-2.0-64" path="*.aspx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" />
<add name="SimpleHandlerFactory-ISAPI-2.0-64" path="*.ashx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" />
<add name="WebServiceHandlerFactory-ISAPI-2.0-64" path="*.asmx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" />
<add name="HttpRemotingHandlerFactory-rem-ISAPI-2.0-64" path="*.rem" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" />
<add name="HttpRemotingHandlerFactory-soap-ISAPI-2.0-64" path="*.soap" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" />
<add name="PHP55_via_FastCGI" path="*.php" verb="GET,HEAD,POST" modules="FastCgiModule" scriptProcessor="C:\Program Files (x86)\PHP\v5.5\php-cgi.exe" resourceType="Either" />
<add name="SSINC-stm" path="*.stm" verb="GET,HEAD,POST" modules="ServerSideIncludeModule" resourceType="File" />
<add name="SSINC-shtm" path="*.shtm" verb="GET,HEAD,POST" modules="ServerSideIncludeModule" resourceType="File" />
<add name="SSINC-shtml" path="*.shtml" verb="GET,HEAD,POST" modules="ServerSideIncludeModule" resourceType="File" />
<add name="CGI-exe" path="*.exe" verb="*" modules="CgiModule" resourceType="File" requireAccess="Execute" allowPathInfo="true" />
<add name="TRACEVerbHandler" path="*" verb="TRACE" modules="ProtocolSupportModule" requireAccess="None" />
<add name="OPTIONSVerbHandler" path="*" verb="OPTIONS" modules="ProtocolSupportModule" requireAccess="None" />
<add name="StaticFile" path="*" verb="*" modules="StaticFileModule,DefaultDocumentModule,DirectoryListingModule" resourceType="Either" requireAccess="Read" />
</handlers> -
Glaube hast recht auf web.config steht irgendwas mit php 5.10
Ich habe aber 5.3
Kannste mir den link senden für 5.10
Schick mal deine web.config.
-
Ein 500 - Interner Serverfehler tritt auf, wenn die web.config nicht korrekt geschrieben wurden ist.
Ich würde daher mal nachgucken, ob du ein Fehler findest.
-
Weil du den Command bestimmt auch selber geschrieben hast und ihn nicht aus irgendeinem englischen Forum gezogen und eingebaut hast.
Kommt ihr euch eigentlich nicht doof vor, wenn ihr euch selber so belügt?Google "Phoenix Kiss Command" wird bestimmt helfen.
Nur leider weiß ich komischerweise, dass ich den Kiss Kommando selbst gemacht habe, ich gebe ihn nicht so einfach her, weil dieser Kommando erst zum Testen war.
Aber du als Besserwisser weißt es ja.
-
Hi Supermania zum ;kiss command ich mach es so ich geh zum wordfilter ung gebe kiss ein und im filter halt ** Dieser (dein Hotel Name) küsst dich ** genau so wie im :afk command
Der Kiss Kommando wird sicherlich nicht so gemacht.
Bei vielen Hotels haben die ein Effekt dazu.
Sowas musst du in den Emulator programmieren. Es war nicht leicht das zu machen, aber ich könnte dir den Code per Pn schicken. -
Welchen Emulator Fehler?
-
Ok, tausche die external_variables mal aus mit anderen.

-
Versuch es mal so:
SQLALTER TABLE `users`Add COLUMN `kuss` int(100) NOT NULL DEFAULT '0',Add COLUMN `kussv` int(100) NOT NULL DEFAULT '3',Add COLUMN `kussn` text(100) NULL,Add COLUMN `pw` varchar(1000) NULL,Add COLUMN `alert` int(100) NOT NULL DEFAULT '1',Add COLUMN `wmland` varchar(100) NULL,Add COLUMN `stimme` varchar(100) NULL,Add COLUMN `laufzeit` varchar(100) NULL,Add COLUMN `vipm` varchar(100) NULL,Add COLUMN `special` varchar(100) NULL,Add COLUMN `p` varchar(100) NULL,Add COLUMN `premin` int(100) NOT NULL DEFAULT '0',Add COLUMN `besucher` varchar(100) NULL,Add COLUMN `auto_disconnected` enum(0) NULL,Add COLUMN `GameX` varchar(100) NOT NULL DEFAULT '0'; -
Jo, kann schon sein.
Bin mir aber sicher dass diese Code nichts mit dem Emulator zutun hat.Diese Code benötigt man, wenn Registration- Fehler kommt. z.B.: Field List .... Usw.

Eigentlich nicht, der Code ist für viel mehr zu verwenden. Werden wir sehen, wenn er den Code ausprobiert.

-
@Aixbai
Diese Code hat eig. garnichts mit dem Emulator zutun.
Doch, der Emulator ist mit der Datenbank verbunden.

Ich denke auch mal, ich kenne mich besser aus als du und einige andere, da ich schon mehr als 6 Hotels hatte und das selbe Problem auch.
-
Füg das in die Datenbank als Query ein: SET @@global.sql_mode= '';
-
Am Ende von ,,GameX varchar(100) NOT NULL DEFAULT '0'" kommt noch ein ;
-
Client.php steht meine IP.
cms setting unter client ip auch IP und url mein Domain
EMU: ip,s configDeine IP oder die Server IP?
-
Mein edit gelesen?!
Bevor du mein Code geklaut hast nicht.

-
Einfach, Bei den User bei dem du den Raum haben willst z.b bei dir. Dann gehst du auf User , auf deinen Namen, Bearbeiten bei home_room kommt die RaumID fertig speichern EMU Rlg. Ist es so schwer oder täusch ich mich?! O_O
Und mache es nicht bei jedem User einzelnd!
Bitte erstmal GENAU Lesen.
-
Füg das in die Datenbank ein, als Query: ,, UPDATE users SET `home_room` = 'RAUMID'; ".
-
Und an der db nur so einstellen das der emu (plus oder sonst was ) gehr?
Wenn man ein gesundes Gehirn hat, kann man auch selbst darauf kommen.

-
An das CMS muss nur die client.php angepasst werden.

-
Chillt mal, entweder er tut ein auf dumm, oder er ist zu faul zum selbst suchen.
