PokemonCatcher 7 Posted October 1, 2020 Share Posted October 1, 2020 (edited) Hi All, Using the members shop plugin and I'm getting this error when donating points to other users... any ideas? Error: Call to undefined method IPS\Request::referrer() (0) #0 /homepages/18/d767673296/htdocs/forum/system/Dispatcher/Controller.php(87): IPS\membersshop\modules\front\shop\_main->donatepoints() #1 /homepages/18/d767673296/htdocs/forum/applications/membersshop/modules/front/shop/main.php(25): IPS\Dispatcher\_Controller->execute() #2 /homepages/18/d767673296/htdocs/forum/system/Dispatcher/Dispatcher.php(146): IPS\membersshop\modules\front\shop\_main->execute() #3 /homepages/18/d767673296/htdocs/forum/index.php(13): IPS\_Dispatcher->run() #4 {main} Running Invision 4.3.6 Update: I've managed to get this working by downgrading the membershop application to 1.1.2 but this has now caused the Blackjack plugin to break which I suspect is because it doesn't support that version of Member Shop, going to try a couple of other versions of the member shop application to see if this has any effect. Update 2: Yeah this thread can be closed, it's just an incompatibility issue which I suspect there isn't a workaround apart from rewriting the Blackjack application to support older versions which likely isn't going to happen. This is the error code on the blackjack tables in case anyone has any good ideas. Error: Call to undefined method IPS\Member::shopPoints() (0) #0 /homepages/18/d767673296/htdocs/forum/system/Dispatcher/Controller.php(98): IPS\msblackjack\modules\front\main\_table->manage() #1 /homepages/18/d767673296/htdocs/forum/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #2 /homepages/18/d767673296/htdocs/forum/applications/msblackjack/modules/front/main/table.php(37): IPS\Content\_Controller->execute() #3 /homepages/18/d767673296/htdocs/forum/system/Dispatcher/Dispatcher.php(146): IPS\msblackjack\modules\front\main\_table->execute() #4 /homepages/18/d767673296/htdocs/forum/index.php(13): IPS\_Dispatcher->run() #5 {main} I suspect it'll be a case of "no" though Edited October 1, 2020 by PokemonCatcher 1 Link to comment Share on other sites More sharing options...
Recommended Posts