Page 2 of 3

Posted: Mon 21. Feb 2005, 10:11
by Monz@
@pappnase

it's the WS_FTP pro 8.0

i've not deleted the "old" files - i've just said to overwrite the existing ones - is that perhaps the problem?

Posted: Mon 21. Feb 2005, 10:13
by Pappnase
hello melek

if it's possible i would say delete all and reinstall all or use the 1.2.1 version! think qould be the simplest way.

Posted: Mon 21. Feb 2005, 11:07
by Monz@
hi all together...

so now i've just deleted the whole old version from my server and wanted to upload the new files. I'm wondering - there is no "phpwcms_tmp" folder in the 1.2.1 distribution... is this correct???

cheers

Posted: Mon 21. Feb 2005, 11:36
by pico
thats right this Folder has 'gone' - means will not needed any more :D

Posted: Mon 21. Feb 2005, 11:52
by Monz@
tanks horst

the next problem... i don't know what's going wrong this morning :(

perhaps there is too much snow outside... :mrgreen:

all i can see now is:

http://www.schmidag.com/cms/

where has the content gone??? :?:

Posted: Mon 21. Feb 2005, 12:00
by pico
did you check the Pathes in conf.inc.php

think it have to look like this:

Code: Select all

$phpwcms["site"]              = "http://www.schmidag.com/";
$phpwcms["admin_email"]       = "";

// paths
$phpwcms['DOC_ROOT']          = $_SERVER['DOCUMENT_ROOT'];
$phpwcms["root"]              = "/cms";

Posted: Mon 21. Feb 2005, 12:06
by Pappnase
Monz@ wrote:@pappnase

it's the WS_FTP pro 8.0

i've not deleted the "old" files - i've just said to overwrite the existing ones - is that perhaps the problem?
hello monz

i had also problems by useing wsftp so please try it with an other ftp client like filezilla!

Posted: Mon 21. Feb 2005, 13:06
by Pappnase
Monz@ wrote:hi all together...

so now i've just deleted the whole old version from my server and wanted to upload the new files. I'm wondering - there is no "phpwcms_tmp" folder in the 1.2.1 distribution... is this correct???

cheers
hello

i have edit the installation tutorial to 1.2.1

german
http://www.phpwcms-docu.de/dev_1_x_de.phtml
english
http://www.phpwcms-docu.de/dev_1_x_en.phtml

Posted: Mon 21. Feb 2005, 15:00
by Monz@
THANX for all replies

@pico
all code was fine

@pappnase
i've downloaded filezilla :wink: and did the whole procedure again (including deleting the tables in the db and so on...). I've also done the whole installation routine you've described one the docu-page, with the result, that all rests unvisible. In the attached pic you see, the "login" page or even not... but in the status bar you see, that there is smthg working but no visual output.

Image

who has an idea what's going wrong? or shall i go back to ver. 1.1 RC4?

thanx a lot for your inputs!
monz@

here the source code of the ie-explorer:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
phpwcms | free open source content management system
created by Oliver Georgi (oliver at phpwcms dot de) and licensed under GNU/GPL.
phpwcms is copyright 2003-2005 of Oliver Georgi. Extensions are copyright of
their respective owners. Visit project page http://www.phpwcms.org for details.
//-->
<html>
<head>
<title>phpwcms :: web based content management system | Startseite</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script src="phpwcms_template/inc_js/frontend.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="phpwcms_template/inc_css/">

<meta name="generator" content="phpwcms v1.2.1-DEV">
<meta name="description" content="The index page ist Toll" />

</head>

<body text="#000000" link="#FF9900" vlink="#FF9900" alink="#FF9900" style="margin:0px 0px 0px 0px;">
<table border="0" cellspacing="0" cellpadding="0" width="760">
<tr>
<td valign="top" width="200"></td>
<td valign="top" width="11"><img src="img/leer.gif" width="11" height="1" alt="" /></td>
<td valign="top" width="538"></td>
<td valign="top" width="10"><img src="img/leer.gif" width="10" height="1" alt="" /></td>
<td valign="top" width="1"></td>
</tr>
</table>
</body>

</html>

Posted: Mon 21. Feb 2005, 17:19
by Pappnase
hello

one question

did you add an template and an structure?
if you don't add something the index will nothing show! ;-)

Posted: Mon 21. Feb 2005, 17:30
by pico
think that it is NOT the Login-Page - the Adressline Shows only

http://www.schmidag.com/cms/

if I Enter

http://www.schmidag.com/cms/login.php I see the Login-Page

Posted: Mon 21. Feb 2005, 17:36
by melek
My conf.inc.php looks fine according to all of the suggestions I've recieved, my path seems correct and I guess maybe what Pappnase suggested to monz about and FTP error might be the problem.

@pappnase
I will try clearing Everything and reinstalling tonight. I will post here if I have the same issue. I hope this fixes it. :(

@monz
Filezilla is good :) give it a go

-melek

Posted: Mon 21. Feb 2005, 18:00
by Oliver Georgi
sounds like a session problem or rights problem. I really don't know what problem it is.

Maybe send me login information - have you tested release 1.2.1?

Oliver

Posted: Mon 21. Feb 2005, 20:00
by melek
To be clear, the version I am dealing with has been 1.2.1 this whole time. It may be a rights problem, I will check them once I am done with classes today :)
Session problem; I do not know what that means, but the problem duplicates on each computer i've tried.

-melek

Posted: Mon 21. Feb 2005, 21:52
by Oliver Georgi
create template and pagelayout and fill in content - then it will work.