Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Funmobile Staff Nick

  1. #1
    Senior Member
    Join Date
    Dec 2006
    Posts
    858
    Thanks
    7
    Thanked 18 Times in 10 Posts
    Rep Power
    0

    Smile

    I would want to diversify the character of the nick of the staff in all page..any1 can help me???

    and in order to insert a avatar predefined who it does not set up it?
    if like my post click:

    [Only registered and activated users can see links. Click Here To Register...]

  2. #2
    Senior Member Lordx's Avatar
    Join Date
    Mar 2007
    Location
    Romania
    Posts
    303
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    Explain mate i dont andestend what you meen ?


  3. #3
    Senior Member
    Join Date
    Dec 2006
    Posts
    858
    Thanks
    7
    Thanked 18 Times in 10 Posts
    Rep Power
    0

    Default

    nick mod I will set this and nick admin this
    if like my post click:

    [Only registered and activated users can see links. Click Here To Register...]

  4. #4
    Senior Member alesh's Avatar
    Join Date
    Mar 2007
    Location
    Croatia
    Posts
    604
    Thanks
    5
    Thanked 7 Times in 3 Posts
    Rep Power
    0

    Default

    so how cn i make admin and mod nicks bold??

    any1 wanna give sum quick instruction? pls
    eeeeerrr....

  5. #5
    Senior Member
    Join Date
    Apr 2007
    Location
    Centurion
    Posts
    100
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Default

    Goto - index.php 'action-stfol'

    search the lin where there is

    $lnk = "FETCH ARRAY domething something"

    and replace with the follownig


    FOR FUNMOBILE SCRIPT

    {
    $stusex = "<img src=\"images/mod.png\" alt=\"mod\"/>";
    $lnk = "<a href=\"index.php?action=viewuser&amp;who=$item[2]&amp;ses=$ses\">$item[0]</a>";

    }else if($item[1]==&#39;2&#39;){
    $stusex = "<img src=\"images/admin.png\" alt=\"admin\"/>";
    $lnk = "<a href=\"index.php?action=viewuser&amp;who=$item[2]&amp;ses=$ses\">$item[0]</a>";

    }else{
    $stusex = "<img src=\"images/owner.png\" alt=\"owner\"/>";
    $lnk = "<a href=\"index.php?action=viewuser&amp;who=$item[2]&amp;ses=$ses\">$item[0]</a>";

    }



    FOR LAVALAIR / RW SCRIPT

    {

    $lnk = "<a href=\"index.php?action=viewuser&amp;who=$item[2]&amp;sid=$sid\">$item[0]</a>";

    }else if($item[1]==&#39;2&#39;){
    $stusex = "<img src=\"images/admin.png\" alt=\"admin\"/>";
    $lnk = "<a href=\"index.php?action=viewuser&amp;who=$item[2]&amp;sid=$sid\">$item[0]</a>";

    }

  6. #6
    Senior Member alesh's Avatar
    Join Date
    Mar 2007
    Location
    Croatia
    Posts
    604
    Thanks
    5
    Thanked 7 Times in 3 Posts
    Rep Power
    0

    Default

    Goto - index.php &#39;action-stfol&#39;

    search the lin where there is

    $lnk = "FETCH ARRAY domething something"

    and replace with the follownig
    FOR FUNMOBILE SCRIPT

    {
    $stusex = "<img src=\"images/mod.png\" alt=\"mod\"/>";
    $lnk = "<a href=\"index.php?action=viewuser&amp;who=$item[2]&amp;ses=$ses\">$item[0]</a>";

    }else if($item[1]==&#39;2&#39;){
    $stusex = "<img src=\"images/admin.png\" alt=\"admin\"/>";
    $lnk = "<a href=\"index.php?action=viewuser&amp;who=$item[2]&amp;ses=$ses\">$item[0]</a>";

    }else{
    $stusex = "<img src=\"images/owner.png\" alt=\"owner\"/>";
    $lnk = "<a href=\"index.php?action=viewuser&amp;who=$item[2]&amp;ses=$ses\">$item[0]</a>";

    }
    FOR LAVALAIR / RW SCRIPT

    {

    $lnk = "<a href=\"index.php?action=viewuser&amp;who=$item[2]&amp;sid=$sid\">$item[0]</a>";

    }else if($item[1]==&#39;2&#39;){
    $stusex = "<img src=\"images/admin.png\" alt=\"admin\"/>";
    $lnk = "<a href=\"index.php?action=viewuser&amp;who=$item[2]&amp;sid=$sid\">$item[0]</a>";

    }[/b]

    but thats nt 4 the entire script ... its only 4 the stuff online list...
    eeeeerrr....

  7. #7
    Senior Member
    Join Date
    Apr 2006
    Location
    kingston
    Posts
    493
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    so follow wut u got an make it for the entire script
    [Only registered and activated users can see links. Click Here To Register...]

  8. #8
    Senior Member
    Join Date
    Dec 2006
    Posts
    858
    Thanks
    7
    Thanked 18 Times in 10 Posts
    Rep Power
    0

    Default

    you can add this in my page pho???
    if like my post click:

    [Only registered and activated users can see links. Click Here To Register...]

  9. #9
    Senior Member alesh's Avatar
    Join Date
    Mar 2007
    Location
    Croatia
    Posts
    604
    Thanks
    5
    Thanked 7 Times in 3 Posts
    Rep Power
    0

    Default

    so follow wut u got an make it for the entire script[/b]

    aaahhhh hhhhhaaaa!!!! i thought it cn b done in just in one step lol

    okay thanx
    eeeeerrr....

  10. #10
    Senior Member
    Join Date
    Apr 2007
    Location
    Centurion
    Posts
    100
    Thanks
    1
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Default

    Sadly there are no simple steps in php.. Jou have to put that everywhere you want it.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. change nick alone
    By valentinbr in forum Scripts Forum
    Replies: 3
    Last Post: 22-05-11, 12:26
  2. Nick Of The Staff Colorful (html To Lavalair)
    By maul in forum Site / Script testing and error fixing
    Replies: 0
    Last Post: 28-09-07, 06:10
  3. Color Nick In Funmobile Community
    By sweetangel in forum Coding Forum
    Replies: 16
    Last Post: 03-06-07, 22:41
  4. Anonymous Status In Funmobile Only 4 Staff
    By sweetangel in forum Coding Forum
    Replies: 5
    Last Post: 26-05-07, 20:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19