Jump to content

Sanasol

Members
  • Content Count

    43
  • Joined

  • Last visited

  • Days Won

    4

Reputation Activity

  1. Upvote
    Sanasol got a reaction from JulioCF in Web Vending Database (Standalone and FluxCP Addon)   
    Source inserting shop info into database.
    Few source lines and a little bit of magic php + js
    Decorated with new Twitter Bootstrap
     
    Remake of this http://www.eathena.ws/board/index.php?showtopic=255406  /oops 
     
    Installation


    Screenshots

     
    Main page

     
     
    Map position tooltip

    For map showing need *.gat files
    Approximate position, accurate display at map could not to achieve
     
    And Search

     
     
    Item images very old, you need to add the new items
     
     
    FluxCP Screens


     
    Demo
    FluxCP Demo
     
    Sources

     
     
    My src versions: Hercules SRC Patch + web Standalone or FluxCP
     
    Yommy src versions: Standalone or FluxCP
     
    [NEW 04.20.14] Hercules src version: FluxCP
     
    Sources is absolutely free, but if you want you can do donation

  2. Upvote
    Sanasol got a reaction from Legend in Web Vending Database (Standalone and FluxCP Addon)   
    Source inserting shop info into database.
    Few source lines and a little bit of magic php + js
    Decorated with new Twitter Bootstrap
     
    Remake of this http://www.eathena.ws/board/index.php?showtopic=255406  /oops 
     
    Installation


    Screenshots

     
    Main page

     
     
    Map position tooltip

    For map showing need *.gat files
    Approximate position, accurate display at map could not to achieve
     
    And Search

     
     
    Item images very old, you need to add the new items
     
     
    FluxCP Screens


     
    Demo
    FluxCP Demo
     
    Sources

     
     
    My src versions: Hercules SRC Patch + web Standalone or FluxCP
     
    Yommy src versions: Standalone or FluxCP
     
    [NEW 04.20.14] Hercules src version: FluxCP
     
    Sources is absolutely free, but if you want you can do donation

  3. Upvote
    Sanasol reacted to quesoph in Web Vending Database (Standalone and FluxCP Addon)   
    Notice: Undefined offset: 0 in C:Xampphtdocshervendorconfig.php on line 21Notice: Trying to get property of non-object in C:Xampphtdocshervendorconfig.php on line 21Notice: Undefined offset: 0 in C:Xampphtdocshervendorconfig.php on line 22Notice: Trying to get property of non-object in C:Xampphtdocshervendorconfig.php on line 22Notice: Undefined offset: 0 in C:Xampphtdocshervendorconfig.php on line 21Notice: Trying to get property of non-object in C:Xampphtdocshervendorconfig.php on line 21Notice: Undefined offset: 0 in C:Xampphtdocshervendorconfig.php on line 22Notice: Trying to get property of non-object in C:Xampphtdocshervendorconfig.php on line 22Notice: Undefined offset: 0 in C:Xampphtdocshervendorconfig.php on line 21Notice: Trying to get property of non-object in C:Xampphtdocshervendorconfig.php on line 21Notice: Undefined offset: 0 in C:Xampphtdocshervendorconfig.php on line 22Notice: Trying to get property of non-object in C:Xampphtdocshervendorconfig.php on line 22  
    this appears when trying to vend named item.
     
     
    @edit
     
    typo: line 13 of config.php
     
    $refine = array(0 =>"-", "+1", "+2", "+3", "+4", "+5", "+5", "+6", "+7","+8","+9","+10");  
    I think it should be:
     
    $refine = array(0 =>"-", "+1", "+2", "+3", "+4", "+5", "+6", "+7","+8","+9","+10");  
    @TS
    Good job
  4. Upvote
    Sanasol got a reaction from Dies Irae in Web Vending Database (Standalone and FluxCP Addon)   
    Source inserting shop info into database.
    Few source lines and a little bit of magic php + js
    Decorated with new Twitter Bootstrap
     
    Remake of this http://www.eathena.ws/board/index.php?showtopic=255406  /oops 
     
    Installation


    Screenshots

     
    Main page

     
     
    Map position tooltip

    For map showing need *.gat files
    Approximate position, accurate display at map could not to achieve
     
    And Search

     
     
    Item images very old, you need to add the new items
     
     
    FluxCP Screens


     
    Demo
    FluxCP Demo
     
    Sources

     
     
    My src versions: Hercules SRC Patch + web Standalone or FluxCP
     
    Yommy src versions: Standalone or FluxCP
     
    [NEW 04.20.14] Hercules src version: FluxCP
     
    Sources is absolutely free, but if you want you can do donation

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.