Web Hosting Talk







View Full Version : frontpage counters


hitspot
08-12-2001, 07:38 PM
I have a user on my raq 3 server using frontpage, and having problems with the frontpage counter component. What happens is that the counter displayed digit 1 on the page, but it never increments to the next number, just stays on 1 after reloading.
I have tried setting up a completely different sub-domain, and uploaded a frontpage page with the counter component myself with the same results. Anyone know what might cause this?
Thanks,
David Kiley

cgisupp
08-13-2001, 12:56 AM
This is a known bug with RAQ3 FP server extensions. You need to telnet into the /home/sites/www.domain/web/_private directory
and change the *.cnt files to chmod 777 .
The counter should then work.


- Bruce

hitspot
08-13-2001, 01:54 AM
Got it, thanks a great deal!
DK