Problems with Dev 1.2

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Monz@
Posts: 34
Joined: Fri 18. Feb 2005, 17:10
Location: Balzers / Liechtenstein
Contact:

Post 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?
Pappnase

Post 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.
Monz@
Posts: 34
Joined: Fri 18. Feb 2005, 17:10
Location: Balzers / Liechtenstein
Contact:

Post 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
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

thats right this Folder has 'gone' - means will not needed any more :D
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Monz@
Posts: 34
Joined: Fri 18. Feb 2005, 17:10
Location: Balzers / Liechtenstein
Contact:

Post 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??? :?:
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post 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";
Last edited by pico on Mon 21. Feb 2005, 12:07, edited 1 time in total.
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Pappnase

Post 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!
Pappnase

Post 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
Monz@
Posts: 34
Joined: Fri 18. Feb 2005, 17:10
Location: Balzers / Liechtenstein
Contact:

Post 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>
Pappnase

Post by Pappnase »

hello

one question

did you add an template and an structure?
if you don't add something the index will nothing show! ;-)
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post 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
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
melek
Posts: 16
Joined: Thu 10. Feb 2005, 09:02
Location: Boulder, CO
Contact:

Post 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
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post 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
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
melek
Posts: 16
Joined: Thu 10. Feb 2005, 09:02
Location: Boulder, CO
Contact:

Post 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
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

create template and pagelayout and fill in content - then it will work.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply