Search found 5 matches

by rockbust
Sun 18. Dec 2005, 16:09
Forum: phpwcms Installation Troubleshooting English
Topic: Please help with errors.
Replies: 7
Views: 3235

I have tried these settings but still no good.

I can not see the WYSIWYG editor.
all else seems to work.

I have tried for day now. anyone have a fix for this?

As stated before the domain is http://207.210.72.80/~usnmc/ (and not yet neapolitan.org until I transfer the name servers).
by rockbust
Sat 17. Dec 2005, 14:54
Forum: phpwcms Installation Troubleshooting English
Topic: Please help with errors.
Replies: 7
Views: 3235

More problems.

Now the problem is I can not see the editor when creating an artile. I have tried both IE and firefox.

Is it the path information?
I now have

<?php

// database values
$phpwcms["db_host"] = "localhost";
$phpwcms["db_user"] = "usnmc_usnmc";
$phpwcms["db_pass"] = "xxx";
$phpwcms["db ...
by rockbust
Tue 13. Dec 2005, 06:23
Forum: phpwcms Installation Troubleshooting English
Topic: Please help with errors.
Replies: 7
Views: 3235

I think it worked.
Thank
by rockbust
Tue 13. Dec 2005, 04:38
Forum: phpwcms Installation Troubleshooting English
Topic: Please help with errors.
Replies: 7
Views: 3235

Thank You for the information.

Is this something I do or the Hosting company?
by rockbust
Mon 12. Dec 2005, 13:59
Forum: phpwcms Installation Troubleshooting English
Topic: Please help with errors.
Replies: 7
Views: 3235

Please help with errors.

I need help with error messages on a new install.
I think it is the way the path info is set up.
when I use the format below I am able to log in but receive error messages in the backend page and on the index page.
when I change $phpwcms["root"] to ""; I am directed to a 404 error on the back end ...