XenoBot Forums - Powered by vBulletin

User Tag List

Page 4 of 4 FirstFirst ... 234
Results 31 to 34 of 34

Thread: Tibia Auction Market [BETA] - Looking for testers

  1. #31
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Quote Originally Posted by Furpan View Post
    I really appreciate that he broke the site, it helps me fix the flaws :] Keep on trying if you have the time
    I'll try some versions of pagination so it might throw off some errors from time to time
    So I think what you have now is great for a seamless experience, but you might try limiting it to 100 at a time. Not sure how much control you have over the library, though.

  2. #32
    King Furpan Furpan's Avatar
    Join Date
    Jul 2012
    Location
    Thais
    Posts
    984
    Mentioned
    267 Post(s)
    Tagged
    3 Thread(s)
    Quote Originally Posted by DarkstaR View Post
    So I think what you have now is great for a seamless experience, but you might try limiting it to 100 at a time. Not sure how much control you have over the library, though.
    My first idea was to use same functions as tibias ingame market, my current item array currently looks like this:
    "3318" => array("type" => 4, "name" => "Knight Axe", "cost" => 2000)

    where type 4 equals to 'Axe Weapons', using this would defi limit the auction table. A simple $_GET would suffice, but lets say there'lll be an option for 'Show All' I would still use $_GET with a limit query & 20 ish tables per page and still be able to use the same plugin without pagination as I like the search function
    I don't know enough javascript to make my own atm :{

  3. #33
    Senior Member Gordo's Avatar
    Join Date
    Jan 2012
    Location
    USA>SD
    Posts
    937
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

  4. #34
    newuser444's Avatar
    Join Date
    Sep 2014
    Posts
    111
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    USERNAME : Robyn

Posting Permissions

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