Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2008
    Location
    Bogotá
    Posts
    245
    Tokens
    2,177
    Habbo
    alvarorojas4

    Latest Awards:

    Post Help with twisted values...

    Can you help me with the values..?
    -Is possible to put the last furni updates in a page?
    -Is possible to show only 1 category in the show_rares?
    -Arrows if up or down? ( I have it but not automatic, i have to write up,down,equal to appear )

    Can you help me ?


    www.Foroact.com -- My Spanish Forum

  2. #2
    Join Date
    Jul 2004
    Location
    Ottawa, Canada
    Posts
    1,363
    Tokens
    1,513
    Habbo
    Yonder

    Latest Awards:

    Default

    Quote Originally Posted by soyalvaroandres View Post
    Can you help me with the values..?
    -Is possible to put the last furni updates in a page?
    -Is possible to show only 1 category in the show_rares?
    -Arrows if up or down? ( I have it but not automatic, i have to write up,down,equal to appear )

    Can you help me ?
    You could make new .php pages to show different categories. Just edit the show_rares.php query


    Code:
    $get_rares = mysql_query("SELECT * FROM `rares` WHERE `catid`='INSERT ID'") or die(mysql_error());
    where insert id = the id of your category.


    By last furni updates do yo mean last item that was updated automatically or like Habbox has a bit of information about it?

    Ill have a look at the code an get back to you on the arrows.

  3. #3
    Join Date
    Apr 2008
    Location
    Bogotá
    Posts
    245
    Tokens
    2,177
    Habbo
    alvarorojas4

    Latest Awards:

    Default

    Thanks for the ID

    In the last furni updates is possible automatically...??
    Thanks a LOT + REP..
    Last edited by alv4; 30-01-2009 at 09:51 PM.


    www.Foroact.com -- My Spanish Forum

  4. #4
    Join Date
    Apr 2008
    Location
    Bogotá
    Posts
    245
    Tokens
    2,177
    Habbo
    alvarorojas4

    Latest Awards:

    Default

    Anyone can help me??
    -Is possible to put the last furni updates in a page?
    -Arrows if up or down? ( I have it but not automatic, i have to write up,down,equal to appear )


    www.Foroact.com -- My Spanish Forum

Posting Permissions

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