1
jondixon
Rating Optional
  • 2004/7/7 10:11

  • jondixon

  • Not too shy to talk

  • Posts: 107

  • Since: 2004/5/12


Just as comments and notification are optional and can be turned off in the Admin panel, it would be great if rating had the same option.... I really don't want it on the site I'm working for (xdirectory used to list churches, its not all that healthy to allow people to vote on which church is the best).

2
Bassman
Re: Rating Optional
  • 2004/7/7 10:40

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


i don't know that module, but i'm sure the template could be modified to remove the rating link.

3
jondixon
Re: Rating Optional
  • 2004/7/7 10:55

  • jondixon

  • Not too shy to talk

  • Posts: 107

  • Since: 2004/5/12


I've been trying to remove it from the templates for myLinks and its a bit frustrating. Also, I've tried to remove the mainmenu links to popular and top rated to no success.

4
Bender
Re: Rating Optional
  • 2004/7/7 11:22

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Are you talking about 'Site of the day'?

If so edit xoops_version.php:

$modversion['sub'][2]['name'] = _MI_MYLINKS_SMNAME2;
$modversion['sub'][2]['url'] = "topten.php?hit=1";
$modversion['sub'][3]['name'] = _MI_MYLINKS_SMNAME3;
$modversion['sub'][3]['url'] = "topten.php?rate=1";


comment them out to:

//$modversion['sub'][2]['name'] = _MI_MYLINKS_SMNAME2;
//$modversion['sub'][2]['url'] = "topten.php?hit=1";
//$modversion['sub'][3]['name'] = _MI_MYLINKS_SMNAME3;
//$modversion['sub'][3]['url'] = "topten.php?rate=1";


For the rating stuff i donĀ“t know right away. Maybe you ask Kotis (webmaster@zortal.gr) about it?

Login

Who's Online

180 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 180


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits