Inactive [ECON] WebAuctionPlus - Ebay for minecraft! [1.2.5-R3.0]

Discussion in 'Inactive/Unsupported Plugins' started by lorenzo_p, May 26, 2012.

  1. Offline

    lorenzo_p

    WebAuctionPlus 1.0.x
    WebAuctionPlus is a rewrite of the original WebAuction with many new features and improvements. I've made to many improvements to the code to list on one page. Many of my plans require big changes and a lot of new code. As with any new code, bugs are to be expected, so please bare with me and report any bugs you come across.​
    Performance increase: I noticed a lot of people reporting lag with the original web auction, especially when using a remote database. These problems should all be fixed now. WebAuctionPlus has all new database connection code to do a "pool of connections". New connections are only made if all existing ones are in use. The entire web interface is also being rewritten to greatly improve performance with MUCH fewer queries to the database. Most tasks are now fully multi-threaded, so login lag coming from this plugin is non-existent.​
    [​IMG]
    [​IMG]


    Check out the dev bukkit page for more information: http://dev.bukkit.org/server-mods/webauctionplus/

    I've been working hard on this and releasing updates every few days with bug fixes and improvements. I think the latest version is finally mostly stable. All the major bugs have been fixed and it's running well.

    The latest update on dev bukkit is compiled with 1.2.5-R2.0, but it will run fine on R3.0 servers. If you really can't wait for it, there is a R3.0 version compiled in the repository, which is working, but not finished. If you do use this dev version, you wont be notified in console when it's actually released.
     
  2. Offline

    zok

    xAuth integration? lorenzo pls? :)
     
  3. Offline

    Deleted user

    A changelog, I believe, is required. Also, perhaps you should reread the plugin submission guidelines :).
    The [Economy] in the title should be chagned to [ECON]. Also, you should add a very brief description in your title.
    Example:
    Code:
    [ECON] WebAuctionPlus - Auction off your items! [1.2.3-R3.0]
    
     
  4. Offline

    lorenzo_p

    fixed the thread title :) I do have a changelog, but I don't think it's included in any of the current releases. it will be in the next update. or do you mean a changelog on this thread?
    I don't endorse the use of xauth on offline mode servers, but I do know at least one server is running web auction plus with it. have you tried it? I don't know of any existing bugs or conflicts.
     
  5. Offline

    Deleted user

    A changelog should be included at the end of the original post. [Econ] has to be changed to [ECON] (all caps).
     
  6. Offline

    md_5

    Pretty much what ^^ said.
     
    Deleted user likes this.
  7. Offline

    md_5

    Very nice, but [ECO] and R4.0 please
     
  8. Offline

    md_5

    Approved
     
  9. Offline

    Rarebit

    I have a problem with the webside :confused:
    When i open the folder in my browser i become this message.
    "Fatal error: Call to undefined function: date_default_timezone_set() in /homepages/1/d37662464/htdocs/Nostaria/webauctionplus/config.php on line 42"
     
  10. Offline

    lorenzo_p

    sounds like you're using an older version of php. I recommend you update it, or have your provider update it. you can try removing that line from the config, or comment it out, but you may run into other similar errors.

    an update for 1.3 is in the works.
     
  11. Offline

    Rarebit

    ok thx you ;) i will try it

    what to do ? :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  12. Offline

    lorenzo_p

    that error means the plugin hasn't successfully connected to the database. the first time the plugin does make the connection, it will create the tables automatically, or update them if needed.
     

Share This Page