Jump to content

Members Shop ( Support Topic )


Recommended Posts

  • 2 weeks later...

Is there anyway to set a members item to update the sell price if it's later changed?

We're trying to have some fun "stock" like items where you buy a voucher for XXX points and then you can sell it back later for XXX+points or XXX-points.

Is this possible? Or is there any way to kind of make it work?

Also in a future version would it be possible to turn off "Use" for some items? We have trading where you can keep items in your inventory to give others as payment but currently if you "use" the custom item it's lost. Just a toggle would be nice.

Link to comment
  • 4 weeks later...

Hi, 

I'd like to report a bug present in your membershop plugin. It's about the Pin Thread functionality - it doesn't work when you buy & redeem. Upon redeeming, the page seems to be loading until you refresh it, but there is no prompt to select a thread to be pinned. When you refresh the page, the item is not consumed, it's in your inventory, so that's fine, but once you try to redeem it again from your inventory, the same situation occurs - infinite loading with no end result.

I would also like to request another feature, if possible - animated avatars. Add an item into the shop that permits the user to have an animated avatar as his profile picture with the .gif format, preferrably. 

Please let me know if you can add the animated profile picture feature and if you know of any fix (or if you are going to patch it) for the pin thread bug.

Best regards,
adik

Link to comment

Two Bugs I came across - 

  • When a comment is deleted, the poster points are deducted but if the setting is to award bonus points to topic starter then the topic starter does not lose his points even after the post is deleted.
  • 'POINTS FOR TOPIC STARTER PER REPLY' functionality is broken. It only works if it is set to 'zero'. If you add any number then it awards what is mentioned in the 'Points per reply' setting irrespective of the number mentioned for this setting.

@Adriano Faria - Please look into it if not now then when you update it for 4.6 🙂

Link to comment
  • 2 weeks later...

Hi @Adriano Faria

The bank returns an error 500 under php 8 :

ValueError: Unknown format specifier "S" (0)
#0 /var/www/vhosts/fallout-generation.com/httpdocs/system/Lang/Lang.php(1950): vsprintf()
#1 /var/www/vhosts/fallout-generation.com/httpdocs/system/Lang/Lang.php(1713): IPS\_Lang->replaceWords()
#2 /var/www/vhosts/fallout-generation.com/httpdocs/system/Output/Output.php(807): IPS\_Lang->parseOutputForDisplay()
#3 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Dispatcher.php(173): IPS\_Output->sendOutput()
#4 /var/www/vhosts/fallout-generation.com/httpdocs/init.php(902) : eval()'d code(14): IPS\_Dispatcher->finish()
#5 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Standard.php(113): IPS\hook1631->finish()
#6 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Front.php(674): IPS\Dispatcher\_Standard->finish()
#7 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish()
#8 /var/www/vhosts/fallout-generation.com/httpdocs/index.php(13): IPS\_Dispatcher->run()
#9 {main}

 

BACKTRACE

 

#0 /var/www/vhosts/fallout-generation.com/httpdocs/init.php(1004): IPS\_Log::log()
#1 [internal function]: IPS\IPS::exceptionHandler()
#2 {main}

 

Thank you for your work 🙂

 

Link to comment
On 6/21/2021 at 4:41 PM, kims79 said:

Hi @Adriano Faria

The bank returns an error 500 under php 8 :

ValueError: Unknown format specifier "S" (0)
#0 /var/www/vhosts/fallout-generation.com/httpdocs/system/Lang/Lang.php(1950): vsprintf()
#1 /var/www/vhosts/fallout-generation.com/httpdocs/system/Lang/Lang.php(1713): IPS\_Lang->replaceWords()
#2 /var/www/vhosts/fallout-generation.com/httpdocs/system/Output/Output.php(807): IPS\_Lang->parseOutputForDisplay()
#3 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Dispatcher.php(173): IPS\_Output->sendOutput()
#4 /var/www/vhosts/fallout-generation.com/httpdocs/init.php(902) : eval()'d code(14): IPS\_Dispatcher->finish()
#5 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Standard.php(113): IPS\hook1631->finish()
#6 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Front.php(674): IPS\Dispatcher\_Standard->finish()
#7 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish()
#8 /var/www/vhosts/fallout-generation.com/httpdocs/index.php(13): IPS\_Dispatcher->run()
#9 {main}

 

BACKTRACE

 

#0 /var/www/vhosts/fallout-generation.com/httpdocs/init.php(1004): IPS\_Log::log()
#1 [internal function]: IPS\IPS::exceptionHandler()
#2 {main}

 

Thank you for your work 🙂

 

If you want to fix this before the new version is out, find the language bit ms_bank_all_points and you will notice a %S. Change to %s.

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...