Jump to content

Vahvel.net OÜ

Members
  • Posts

    35
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Vahvel.net OÜ

  1. Hi,

    I get this next error when i try to delete a team as an administrator.

    #0 /public_html/applications/tournaments/sources/Teams/Teams.php(89): IPS\Content\_Item->can('view')
    #1 /public_html/system/Content/Content.php(145): IPS\tournaments\_Teams->canView(Object(IPS\Member))
    #2 /public_html/system/Content/Controller.php(847): IPS\_Content::loadAndCheckPerms('2')
    #3 /public_html/system/Dispatcher/Controller.php(85): IPS\Content\_Controller->moderate()
    #4 /public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #5 /public_html/applications/tournaments/modules/front/teams/main.php(37): IPS\Content\_Controller->execute()
    #6 /public_html/system/Dispatcher/Dispatcher.php(152): IPS\tournaments\modules\front\teams\_main->execute()
    #7 /public_html/index.php(13): IPS\_Dispatcher->run()
    #8 {main}

    Also: Can you please add an option to use your app for simple 1vs1 matches? We have random community people interested in doing 1vs1 in cs:go without any clans, but i don't know how to use your app for that. We have also 1st, 2nd and 3rd place, which they receive awards and promoted to new member group for certain time. Can this be implemented somehow? Looking also integration with Kevin Carwile Automation Rules app

    Thanks!

  2. Thanks for the instructions!

    I have newest ips/commerce installed, I looked and i only see this string key "free_shipping" in commerce app but not exactly key "free" and second one was what you mentioned "raffle_free_giveaway" which was also translated. I am just curios why i did not find it in commerce app or this was a mistake. Anyway, i'll change the key what you instructed and keep my eyes open for any issues and report them back to you. Thanks. 😉

    image.thumb.png.6dcbd1274ee32eface378be5045030cc.png

  3. Found it. In fact there was unrestricted permissions for administrator. If i changed it to restricted mode then i was able to edit the administrator permissions and by default there was the setting "can buy items for free" switched to ON. 

    I am glad we found the issue. It was tedious, but thanks for your support and sorry about the hassle.

    image.thumb.png.7e0041ee2b1dc7c9c32c74e31436659d.png

  4. 6 minutes ago, TheJackal84 said:

    course they lose the points, they paid for the item didn't they? what removes the points, they will get what they spent back if they draw, if they win they get double back, if they lost they get nothing, it's not exactly hard to figure out 

    I think what i moan for is actually an error in the code if you say it should loose the points 🙂

    Before buying ...
    image.thumb.png.a06c9c15f9e81145e0ecdf96c0a826ee.png

     

    The item price is 500 points:

    image.png.9bcd06d6d4b96bb9f87a90a4f8932cd3.png

    After loosing the hand...
    image.thumb.png.85016a3fbf91e7e678db1d91b12f3fab.png

    There is still the same account balance:

    image.thumb.png.a618ce3a63ecfb7ccdd56519ab1386ad.png

     

  5. 27 minutes ago, TheJackal84 said:

    if you win you win, if you lose you lose, if you draw you draw there is no charity in it, feel free to edit the code

     

    1. Currently if there is draw then buyer wins (that's charity) 

    2. If buyer looses the hand then buyer does not loose the points (that's charity) 

    Image how much the buyer can take advantage from this item... if he don't loose anything at all then he can play endlessly if we don't put the limit in and we gain nothing with game because there is not equality in it.

  6. 12 minutes ago, Matis Soppe said:

    If buyer don't loose anything in any way then whats the point of this item ? 🙂 ...Charity ?

    Could you please extend this item with some options, so there is a change that the buyer will get 0 points when it's draw and loose the points when looses? 

    Thanks a lot.

     

  7. If buyer don't loose anything in any way then whats the point of this item ? 🙂 ...Charity ?

    Could you please extend this item with some options, so there is a change that the buyer will get 0 points when it's draw and loose the points when looses? 

    Thanks a lot.

  8. There is fundamental problem with the item: Stone, paper scissors. When there is "draw" the buyer gets points (the same points what is item price). Buyer should not get any points when its draw and when he loses. If he loses then it should reduce the points but its not working. Also where can we change the win %  and the winnings amount? Thanks

  9. Hi there,

    We found a bug in you plugin with the help the of invision support.

    Your plugin uses the same language string which is used in invision system and therefore the system string will not save changes to database after i have changed the translation and refresh the page.. the field will be empty again.

    Could you please fix this issue soon as possible?

    Thanks

  10. Hi there,

    I have successfully purchased your Members Shop app. That's great and i like it a lot.

    So far i have discovered some issues with translation strings in some places. In my country there is 14 tenses. You cannot use the same language stings and put them together with other strings like on the screenshot below because the words are different if you put them together as sentence in many countries. Best practice would be if you create all language strings separately. 

    Clarification:
    Do not use {Points} {Donation}
    Use: {Points Donation}

    image.png.533d0b585a078b396f7df7b505d1d7ea.png

     

    Here is another example but this is different because here you use the same main language string "Points" but in my language it should be "Punkti". So again do not use the same main string everywhere.

    image.png.e7dd41cb245c399d777d5df256c39947.png

    I think the only solution would be if you remove this below option "Enter name" and make Points as language strings everywhere. Then we can easily translate them whatever as we want.
    image.thumb.png.de7d1adf79527168fa59a37bb472934d.png

    ---
    Also i would like to know, are you planning to make members shop multilingual in terms of item name and item description?
    One more thing.. The pin topic feature should have option to limit users in which forums they can pin topics, we cannot allow to pin everywhere!

    Thanks in advance!

  11. Unfortunately your app gives an error:

    IPS\Db\Exception: Table 'd18629_ips.gflcore_servers' doesn't exist (1146)
    #0 /home/public_html/applications/gflcore/modules/front/servers/server.php(94): IPS\_Db->query('SELECT SUM(gfl_...')
    #1 /home/public_html/applications/gflcore/modules/front/servers/server.php(37): IPS\gflcore\modules\front\servers\_server->_allServers()
    #2 /home/public_html/system/Dispatcher/Controller.php(96): IPS\gflcore\modules\front\servers\_server->manage()
    #3 /home/public_html/applications/gflcore/modules/front/servers/server.php(26): IPS\Dispatcher\_Controller->execute()
    #4 /home/public_html/system/Dispatcher/Dispatcher.php(152): IPS\gflcore\modules\front\servers\_server->execute()
    #5 /home/public_html/index.php(13): IPS\_Dispatcher->run()
    #6 {main}

    I also noticed that when i added location, afteri saved the location and go back to edit the location then the name was modified to this: "US,US"

    I am using latest IPS 4.4.6

×
×
  • Create New...