This is probably something *really* stupid, but after installing google tap, my java clock isn't working anymore!
Also, some other question... what's the difference between the .plain and .GT files? One says "google tap" and the other "plain" but what on earth does that mean?
And, how do I know that GT really is working? When I look at the web address, it looks the same as it did before I installed GT. I was rather hoping that I would see "normal" looking web addresses.
Thanks!
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Wed Aug 13, 2003 5:47 am
Hi the *.plain files are not GT enabled, where as the *.GT ones are.
In the meantime a link would be helpful.
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
evengstr6 Private
Joined: Aug 13, 2003
Posts: 41
Posted:
Wed Aug 13, 2003 5:59 am
OK, I'm a clueless nuke newbie and have no idea what that means... can you explain it in idiot terms
It's like it can't find the class file... but the class file hasn't moved
Thanks!
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Wed Aug 13, 2003 6:57 am
Hi I was answering your question above about the plain files versus the GT ones. The ones named *.GT are googletap enabled, and the ones *.plain are not. If you don't want your site to be GT enabled, simply overwrite the real files with the *.plain ones.
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
fe505 Nuke Cadet
Joined: Aug 28, 2003
Posts: 9
Posted:
Mon Sep 15, 2003 9:18 am
Java solution if not already been fixed.
The code you need to look for is in the .htaccess or htaccess.txt (whichever u want to call it). Look for something like this in the beginning lines...
Code:
# deny most common except .php
<FilesMatch "\.(inc|tpl|h|ihtml|sql|ini|conf|class|bin|spd|theme|module)$">
deny from all
</FilesMatch>
Find and del the word class and a | in front of or behind class so you would need to del: "|class" or "class|"
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum