clearchannel
05-30-2004, 02:51 PM
I am running CMPS v1.0 RC2 on a vB 3.01
I have a problem with the logo appearing on the cmps page.
If I log in as admin, I have no probelm. I use three browsers MSIE, Netscape, and Firefox to test the installation, login in as admin, the logo appears in all three browsers.
If I log out as admin, come back as guest, the logo does not appear, I get the default text instead of a logo. If I log in as a member the logo does not appear, again, I get the default text, if I log in as admin I have no problem with the logo.
I have the forums installed in www.mydomain.com/forums the cmps_index.php has been placed in the root (www.mydomain.com) and renamed index.php
I edited the cmps_index.php path (chdir('./forums');) to (chdir('home/virtual/site3/fst/var/www/html/forums'); which I know is correct.
I edited my paths in admincp to show the forum url as www.mydomain.com/forums the home page url as being www.mydomain.com
The Path to Save Cookies is set at "/"
The Cookie Domain is blank.
I have deleted all cookies and cache files in all three browsers to no avail.
Your advice is greatly appreciated
If I comment out the chdir('./forums'); as in // chdir('./forums'); and place it in my forum directory, everything works fine, as guest, member or admin.
I have a problem with the logo appearing on the cmps page.
If I log in as admin, I have no probelm. I use three browsers MSIE, Netscape, and Firefox to test the installation, login in as admin, the logo appears in all three browsers.
If I log out as admin, come back as guest, the logo does not appear, I get the default text instead of a logo. If I log in as a member the logo does not appear, again, I get the default text, if I log in as admin I have no problem with the logo.
I have the forums installed in www.mydomain.com/forums the cmps_index.php has been placed in the root (www.mydomain.com) and renamed index.php
I edited the cmps_index.php path (chdir('./forums');) to (chdir('home/virtual/site3/fst/var/www/html/forums'); which I know is correct.
I edited my paths in admincp to show the forum url as www.mydomain.com/forums the home page url as being www.mydomain.com
The Path to Save Cookies is set at "/"
The Cookie Domain is blank.
I have deleted all cookies and cache files in all three browsers to no avail.
Your advice is greatly appreciated
If I comment out the chdir('./forums'); as in // chdir('./forums'); and place it in my forum directory, everything works fine, as guest, member or admin.