Wallpaper Script Forum » How-To and Troubleshooting

questions from a new guy

(3 posts)

Tags:

  1. ace
    Member

    hi
    im new and i have some questions

    1 first the forum does not have a search ?
    i try to find the search so not ask for thing that answered before but i cant find it

    2 what is the sIFR

    3 i dont want to have register users, how i remove the form from my site ?

    4 i dont want the users to post comments, how i remove the form ?

    5 i dont want the myspace hotlink, how i remove it ?

    6 i dont want webmasters to add links, i preffer they email me, how i remove the add friend ?

    thats all for now :)

    thnaks
    ace

    Posted 4 years ago #
  2. ace
    Member

    one more

    how i update the script ?
    i run the version 0045

    Posted 4 years ago #
  3. 1. we will try to add a search feature today.

    2. it used to show the titles with flash replacement text. It shows a flash that replace the normal text to use nicer fonts.

    for 3, 4, 5, 6 you need to edit some files to remove those things

    for 3 you need to remove the links to register from header.tpl, modules/usermenublock/usermenublock.tpl, templates/default/login.tpl

    for 4 and 5 remove the comments form from wallpaper_details.tpl

    remove the lines {include file="code_maker.tpl"}

    {$comment_block}

    for 6 you need to edit modules/friedsblock/friendsblock.php

    and in the function showTopFriends find "show_add" => true, and make it "show_add" => false, and also remove/comment the switch ($_REQUEST["taction"]) block.

    Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.