Author Topic: Remove the rating function  (Read 4640 times)

0 Members and 1 Guest are viewing this topic.

Offline popstar

  • Newbie
  • *
  • Posts: 11
    • View Profile
Remove the rating function
« on: February 06, 2003, 12:39:57 AM »
does anyone know of a way to safely remove the rating function from the script? I don't need/want it to run on my site.

Thanks! 8O

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Remove the rating function
« Reply #1 on: February 06, 2003, 02:51:02 AM »
search in templates for {lang_rating} well, actualy search for word RATING
then remove all tags with rating.
(mainly it's in /details.html template)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline popstar

  • Newbie
  • *
  • Posts: 11
    • View Profile
ok.......
« Reply #2 on: February 06, 2003, 06:47:47 PM »
but now I can't seem to see where to remove the "Top images" and "New images" links in the template. I removed it from "top.html" but it still shows up, what other files do I remove these lines from?

Thank you!

Offline popstar

  • Newbie
  • *
  • Posts: 11
    • View Profile
nevermind......
« Reply #3 on: February 06, 2003, 07:15:17 PM »
I found it in the home.html file :)