Jump to content





RD-WoTanks Theme Design RD-BF3Clan Theme Design RD-Diablo3 Theme Design RD-CodMW2 Theme Design RD-DarkRot Theme Design RD-NascarV2 Theme Design RD-StellarG Theme Design RD-SinCity Theme Design

** Images Size Reduced ** ( RD Commercial Themes Available in the RD Shop, Purchase yours today!! ** Images Size Reduced **
( Click Image to Purchase Theme Design from the RD Shop!! )



Important Announcement!

The Registration process on this web site requires u to enter your PhpNuke, Evolution or Xtreme web site address.
This gets verified, so if u enter a BOGUS or INVALID web address the verification bot will mark your registered account as a TEMP Account.


smilies stopped working


  • Please log in to reply
3 replies to this topic

#1
GI_

GI_

    Member

  • Members
  • 34 posts
  • LocationLONDON

Current mood:
My site smilies have stopped working when trying to post or edit a post :? Just tried yours to rule out my pc playing up and it's perfect, any help, anyone ?, thanks all. 8-)
When i point at yours i get a hand, on mine i get a cross which selects nothing, just won't work as user, or admin.
http://deadlydozen2m...co.uk/index.php

#2
GI_

GI_

    Member

  • Members
  • 34 posts
  • LocationLONDON

Current mood:
Thanks Mortal i see it works for you but not at all for me so i am thinking it is something to do with my pc. What it is i don't yet know or have any idea what it could be.

By the way i have found a way to get rid of the Baidu bot that constantly keeps popping up on my site, i downloaded my .htaccess file and at the bottom included the following:
Below deny from 119.63.196.27
It sends it to a non existent site :D Hope it keeps working

# -------------------------------------------
# Start of NukeSentinel(tm) DENY FROM area
# -------------------------------------------

# Banned Bad Bots
deny from 119.63.196.27

#get rid of the Baidu bot
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ^BaiduBot
RewriteRule ^(.*)$ http://go.away/


#3
TheMortal

TheMortal

    Site Admin

  • Administrators
  • 552 posts
  • LocationThe Mortal Realm

Current mood: Inspired

GI_ said:

Thanks Mortal i see it works for you but not at all for me so i am thinking it is something to do with my pc. What it is i don't yet know or have any idea what it could be.
Make sure your pc allows or is not blocking Javascript. If your browser uses any type of Adblock, b sure and tell it to allow your web site.

As for the cursor, the default cursor that I coded for that theme is a Cross sign. But when u hover over an Emoticon, it should turn into a FINGER. That's normal for it to do that, ok.


Quote

By the way i have found a way to get rid of the Baidu bot that constantly keeps popping up on my site, i downloaded my .htaccess file and at the bottom included the following:
Below deny from 119.63.196.27
It sends it to a non existent site :lol: Hope it keeps working

# -------------------------------------------
# Start of NukeSentinel(tm) DENY FROM area
# -------------------------------------------

# Banned Bad Bots
deny from 119.63.196.27

#get rid of the Baidu bot
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ^BaiduBot
RewriteRule ^(.*)$ http://go.away/
Good deal. U know, now that I seen the code u put there, I do recall doing that to Realm Designz site when I used Nuke-Evolution CMS. I had forgot about that.

I will post a reply to the other thread and include your code so that others who might read it, can use the same code. THANK U for sharing that.  :D

#4
GI_

GI_

    Member

  • Members
  • 34 posts
  • LocationLONDON

Current mood:
Your welcome to it as so far no bots have arrived today, and for some unknown reason i can now use smilies after removing all past history in firefox. I did check that java was allowed and my site is allowed but apart from that i have done nothing exept ban the bots in the .htaccess file :D