Jump to content

SerialNoob

Members
  • Posts

    262
  • Joined

 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 SerialNoob

  1. Same as Paul, after upgrading to IPS 4.4... I hope I won't have to reinstall.

    ParseError: syntax error, unexpected ';', expecting ',' or ')' (0)
    #0 [internal function]: IPS\IPS::autoloader('IPS\\membersshop...')
    #1 [internal function]: spl_autoload_call('IPS\\membersshop...')
    #2 /home2/*****/public_html/system/Dispatcher/Dispatcher.php(135): class_exists('IPS\\membersshop...')
    #3 /home2/*****/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #4 {main}

     

  2. I also get the same message as Paul after donation

    Error: Call to undefined method IPS\Request::referrer() (0)
    #0 /home2/*****/public_html/system/Dispatcher/Controller.php(85): IPS\membersshop\modules\front\shop\_main->donatepoints()
    #1 /home2/*****/public_html/applications/membersshop/modules/front/shop/main.php(25): IPS\Dispatcher\_Controller->execute()
    #2 /home2/*****/public_html/system/Dispatcher/Dispatcher.php(146): IPS\membersshop\modules\front\shop\_main->execute()
    #3 /home2/*****/public_html/index.php(13): IPS\_Dispatcher->run()
    #4 {main}

     

  3. Hello,

    This is what I get when I "buy and store" any item

    Error: Call to undefined method IPS\Request::referrer() (0)
    #0 /home2/*****/public_html/system/Dispatcher/Controller.php(85): IPS\membersshop\modules\front\shop\_main->buyItem()
    #1 /home2/*****/public_html/applications/membersshop/modules/front/shop/main.php(25): IPS\Dispatcher\_Controller->execute()
    #2 /home2/*****/public_html/system/Dispatcher/Dispatcher.php(146): IPS\membersshop\modules\front\shop\_main->execute()
    #3 /home2/*****/public_html/index.php(13): IPS\_Dispatcher->run()
    #4 {main}

    This is what I get when I "buy and use" any item (membership upgrade for example)

    Error: Call to undefined method IPS\Request::referrer() (0)
    #0 /home2/*****/public_html/applications/membersshop/modules/front/shop/myitems.php(237): IPS\membersshop\modules\front\shop\_myitems->upgradeUsergroup(Object(IPS\membersshop\Purchases), Object(IPS\Member))
    #1 /home2/*****/public_html/system/Dispatcher/Controller.php(85): IPS\membersshop\modules\front\shop\_myitems->redeem()
    #2 /home2/*****/public_html/applications/membersshop/modules/front/shop/myitems.php(25): IPS\Dispatcher\_Controller->execute()
    #3 /home2/*****/public_html/system/Dispatcher/Dispatcher.php(146): IPS\membersshop\modules\front\shop\_myitems->execute()
    #4 /home2/*****/public_html/index.php(13): IPS\_Dispatcher->run()
    #5 {main}

    This is what I get on ACP when i'm trying to access custom items redeemed

    ParseError: syntax error, unexpected ';', expecting ',' or ')' (0)
    #0 [internal function]: IPS\IPS::autoloader('IPS\\membersshop...')
    #1 [internal function]: spl_autoload_call('IPS\\membersshop...')
    #2 /home2/*****/public_html/system/Dispatcher/Dispatcher.php(135): class_exists('IPS\\membersshop...')
    #3 /home2/*****/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #4 {main}

    Notifications for custom items redeemed have been set but I don't receive such notifications after the upgrade.

    Could you please fix?

    Thanks in advance!

  4. 19 hours ago, TheJackal84 said:

    Maybe I have been busy and have not had time to rush to everybody who sends me a message / post to a topic and will reply when I can, maybe I have been updating over 25 apps and plugins for 4.4, maybe I took a holiday for the first time in the 2 years I have been doing this, there could be many reasons why

    Please don't get me wrong, I'm not questioning your reply speed, you could have taken a trip to the moon for a year, I would have waited almost quietly as we all have a life, but at your return I would expect an answer.

    When I reported that issue with NEXUS in January 22nd, you told me that you'll look into it, but then someone else @helloworld77 said he's having the same issue, YOU OFFERED HIM A PATCH... and when I asked again, sure you didn't answer; busy or holiday, but that's not the problem... the problem is when you returned, you answered messages from someone who posted after me. And no sir, what you said doesn't answer my question.. "update coming soon" doesn't mean that all reported issues or suggestions will be taken into account and that has happened before.

    So let me rephrase, why can @helloworld77 get a patch for the same issue and I can't... or anybody else for that matter.

    19 hours ago, TheJackal84 said:

    have not had time to rush to everybody who sends me a message / post to a topic and will reply when I can, maybe I have been updating over 25 apps and plugins for 4.4, maybe I took a holiday for the first time in the 2 years I have been doing

    1

    and why would I have to rush to everybody who sends me an order for points and add it manually while I've installed an app to have it done automatically.. maybe I also have 25 other things to do and maybe I can't take a holiday cuz there would be nobody left to rush to everybody...

    Maybe you don't need to rush to everybody, but for a grouped answer, you sure need to quote/mention all those awaiting a reply, unless it is the same issue; which is not this time... just saying.

    I'll wait for the update. Peace out!

  5. We've all paid for this app, I guess.

     

    I just renewed this for another year. Yet, for a while now I noticed that my concerns are being ignored while other people's posts are answered within few hours.. most of the time I have to quote myself to get a reply and that doesn't even work anymore.

     

    So is there is a specific kind of people that can get support from you @TheJackal84 ? What is that criterion that I haven't fulfilled?

     

  6. On 1/22/2019 at 1:51 PM, SerialNoob said:

    Hello,

    The new update doesn't work properly with Nexus.

    If I set points to be added automatically upon purchase, it results in the following error

    
    Error: Access to undeclared static property: IPS\nexus\extensions\nexus\Item\Package::$itle (0)
    #0 /home2/*****/public_html/applications/nexus/extensions/nexus/Item/Package.php(63): IPS\nexus\Invoice\_Item->__get('itle')
    #1 /home2/*****/public_html/init.php(460) : eval()'d code(33): IPS\nexus\extensions\nexus\Item\_Package->__get('title')
    #2 /home2/*****/public_html/applications/nexus/sources/Invoice/Invoice.php(1693): IPS\nexus\extensions\nexus\Item\membersshop_hook_NexusItemPackage->onPaid(Object(IPS\nexus\Invoice))
    #3 [internal function]: IPS\nexus\_Invoice->markPaid()
    #4 /home2/*****/public_html/init.php(460) : eval()'d code(17): call_user_func_array('parent::markPai...', Array)
    #5 /home2/*****/public_html/applications/nexus/modules/admin/payments/invoices.php(1116): IPS\nexus\comrules_hook_ipsNexusInvoice->markPaid()
    #6 [internal function]: IPS\nexus\modules\admin\payments\_invoices->IPS\nexus\modules\admin\payments\{closure}(Array)
    #7 /home2/*****/public_html/system/Helpers/Wizard/Wizard.php(177): call_user_func(Object(Closure), Array)
    #8 /home2/*****/public_html/system/Theme/Theme.php(824) : eval()'d code(1663): IPS\Helpers\_Wizard->__toString()
    #9 /home2/*****/public_html/system/Theme/SandboxedTemplate.php(58): IPS\Theme\class_core_admin_global->globalTemplate('040f4e728a601a3...', Object(IPS\Helpers\Wizard), Array)
    #10 /home2/*****/public_html/system/Dispatcher/Dispatcher.php(166): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array)
    #11 /home2/*****/public_html/system/Dispatcher/Standard.php(118): IPS\_Dispatcher->finish()
    #12 /home2/*****/public_html/system/Dispatcher/Dispatcher.php(148): IPS\Dispatcher\_Standard->finish()
    #13 /home2/*****/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #14 {main}

    Please fix

    When will this be fixed?

  7. Hello,

    The new update doesn't work properly with Nexus.

    If I set points to be added automatically upon purchase, it results in the following error

    Error: Access to undeclared static property: IPS\nexus\extensions\nexus\Item\Package::$itle (0)
    #0 /home2/*****/public_html/applications/nexus/extensions/nexus/Item/Package.php(63): IPS\nexus\Invoice\_Item->__get('itle')
    #1 /home2/*****/public_html/init.php(460) : eval()'d code(33): IPS\nexus\extensions\nexus\Item\_Package->__get('title')
    #2 /home2/*****/public_html/applications/nexus/sources/Invoice/Invoice.php(1693): IPS\nexus\extensions\nexus\Item\membersshop_hook_NexusItemPackage->onPaid(Object(IPS\nexus\Invoice))
    #3 [internal function]: IPS\nexus\_Invoice->markPaid()
    #4 /home2/*****/public_html/init.php(460) : eval()'d code(17): call_user_func_array('parent::markPai...', Array)
    #5 /home2/*****/public_html/applications/nexus/modules/admin/payments/invoices.php(1116): IPS\nexus\comrules_hook_ipsNexusInvoice->markPaid()
    #6 [internal function]: IPS\nexus\modules\admin\payments\_invoices->IPS\nexus\modules\admin\payments\{closure}(Array)
    #7 /home2/*****/public_html/system/Helpers/Wizard/Wizard.php(177): call_user_func(Object(Closure), Array)
    #8 /home2/*****/public_html/system/Theme/Theme.php(824) : eval()'d code(1663): IPS\Helpers\_Wizard->__toString()
    #9 /home2/*****/public_html/system/Theme/SandboxedTemplate.php(58): IPS\Theme\class_core_admin_global->globalTemplate('040f4e728a601a3...', Object(IPS\Helpers\Wizard), Array)
    #10 /home2/*****/public_html/system/Dispatcher/Dispatcher.php(166): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array)
    #11 /home2/*****/public_html/system/Dispatcher/Standard.php(118): IPS\_Dispatcher->finish()
    #12 /home2/*****/public_html/system/Dispatcher/Dispatcher.php(148): IPS\Dispatcher\_Standard->finish()
    #13 /home2/*****/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #14 {main}

    Please fix

  8. 1 hour ago, TheJackal84 said:

     

    the mystery items box will be in the next update

    spacer.png

    as for the images, I have already wrote like 60% of the code to use them what is inside the app atm, just hidden away, it is something what is coming but requires lots more work and a better way to store them for when users buy and store the items without filling up the server with lots of duplicate images as the items can be created in millions of different ways per item etc and could all maybe be using different images

    I am also thinking of maybe adding a win % to all the mystery points etc, if you set it at 70 then a user has 70% chance of winning with 30% chance of losing and getting nothing

    Awesome! Can't wait 🙂

  9. 2 minutes ago, TheJackal84 said:

    Sorry been busy lately and not really had the time to reply to requests etc, just been doing support while I have been here, I am not to sure if I will be adding new items to the next update as it is more of a makeover and want to get it published, I have some ideas for more items anyway so after this update is released I will look into another one with some new items, I was hoping this would of been finished ages ago but custom stuff keeps poping up and I have to make them the priority over updates what are not like bug fixes, but I do always go through these topics for ideas when I am making the updates

    Alright, no problem 😢

  10. Just now, TheJackal84 said:

    yeah $50 was a introductory price ( it did have that in bold on the files description ), it was only going to be that for about a week then I decided to leave it $50 over the black friday sales

    Yeah I saw it 😢 I was hopeful... are you adding individual tournaments soon?

  11. On 10/31/2018 at 10:15 AM, TheJackal84 said:

    At the minute it is teams only, although the member could just create a one player team and join that way, I will be looking into member tournaments in the future though

    That's what I was waiting for, and now the price is $65 😢😢😢

×
×
  • Create New...