Page 1 of 1

Install Problem

Posted: Mon 24. May 2004, 13:50
by sijo
I have a new web hosting account setup and I have installed phpWCMS. Until my new domain works I access my account using:

http://www.myisp.com/~myaccount

I have amended the document root and can login and make changes and display the front end.

However, when I try to edit an article or add a new article I get a javascript error and none of the images like "include/inc_ext/spaw/lib/themes/default/img/tb_cut.gif" it is not adding the /~myaccount before the "include"

Any ideas as to which files i need to change

Thanks (I am a newbee at this)

Posted: Mon 24. May 2004, 14:49
by Pappnase
hello

please look at this!!

http://www.phpwcms.de/forum/viewtopic.php?t=1815

p.s. i hate these ~folders*ggg

Posted: Mon 24. May 2004, 16:56
by sijo
Thanks - but document root is not my problem as I can login in.

It is just the javascript and the images on creating articles that are the problem

Posted: Tue 25. May 2004, 15:23
by sijo
I have actually found the answer to my problem elsewhere. Basically if you are running phpwcms in an account like http://www.mydomain.com/~username then you cannot use SPAW. You need to use HTMLarea.

This change is made in the conf.inc.php file.