1.) Dump in eine DB eingespielt
2.) Auf einem meiner Server den WebRoot mit einem ORIGINAL 4.8.11 versorgt
3.) config-Dateien und Datenbankeinträge entsprechend angepasst
4.) Ins Backend eingeloggt
Folgendes habe ich herausgefunden:
1.) Die config.php im Ordner /cms wurde umgeschhrieben, also lagen wohl entsprechende Rechte auf der Datei
2.) Die Datenbank scheint nicht angegriffen zu sein, da ich mich ohne Probleme ins Backend einloggen konnte und auch die Vorschau der artikel ansehen kann
Folgendes ist als erstes zu tun:
1.) Schritt: Austausch der im Webfolder vorliegendeln Datei, gegen eine original-datei der Version 4.8.11
@DEDE:
Ab hier ist nun eine enge Zusammenarbeit notwendig, da immer mal wieder das eine oder andere ausgetauscht werden muss.
Links und Zugänge auf die aufgesetzte Kopie gebe ich dir per PN
Hier der Code, der nun in der Datei /cms/config.php steht:
Code: Alles auswählen
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1256">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 11">
<meta name=Originator content="Microsoft Word 11">
<link rel=File-List href="s.files/filelist.xml">
<title>Nx@Hotmail.Com</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>userza</o:Author>
<o:Template>Normal</o:Template>
<o:LastAuthor>userza</o:LastAuthor>
<o:Revision>3</o:Revision>
<o:TotalTime>1</o:TotalTime>
<o:Created>2009-04-10T13:21:00Z</o:Created>
<o:LastSaved>2009-04-10T13:21:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>2</o:Words>
<o:Characters>17</o:Characters>
<o:Company>ds</o:Company>
<o:Lines>1</o:Lines>
<o:Paragraphs>1</o:Paragraphs>
<o:CharactersWithSpaces>18</o:CharactersWithSpaces>
<o:Version>11.5606</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:SpellingState>Clean</w:SpellingState>
<w:GrammarState>Clean</w:GrammarState>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="156">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
p
{mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:595.3pt 841.9pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;
mso-header-margin:35.4pt;
mso-footer-margin:35.4pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"ÌÏæá ÚÇÏí";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="3074"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor=gray lang=EN-US style='tab-interval:36.0pt' leftmargin=0
topmargin=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<div class=Section1>
<p class=MsoNormal style='text-align:justify;text-justify:kashida;text-kashida:
0%'><b><span style='font-size:24.0pt;color:white'><o:p> </o:p></span></b></p>
<p class=MsoNormal style='text-align:justify;text-justify:kashida;text-kashida:
0%'><b><span style='font-size:24.0pt;color:white'>By Nero Hacker !<o:p></o:p></span></b></p>
<p class=MsoNormal><b><span style='font-size:24.0pt;color:white'><o:p> </o:p></span></b></p>
</div>
</body>
</html>