I had this exact same issue a while back. My case was worst: my translation was paid; the “copy” one too but cheaper. I reported the file, asked to check a couple of intentional errors I left in the translation (for this exact matter) but the old marketplace moderator chose to do nothing about it. 🤷🏻♂️
Not sure if it was Charlie or AndyF. In the end, the user stopped updating it (or copying mine) after only 3 purchases.
That's my way of saying: "Hey I read your post. You don't need to bump or send a private message".
😄
I have a lot of things to update and test and already did a bunch too... new features WILL NOT come this time. If they do, will be later.
Works fine in 4.6.4 with PHP 8.0.7.
Not sure about 8.0.8. Is this officially release? If it is, I'll test it some time this week. It's not usual to break things in a minor version.
In the meantime, disable the application.
What do you mean by "doesn't load"? Shows only the "Processing" flash message? Did you try to click in that button to open on a new tab. There was another shop item like that. See: https://invisioncommunity.com/forums/topic/442262-members-shop-support-topic/?do=findComment&comment=2858261
This is the content item of this app: \IPS\movies\movie, which will generate a “hardcoded” language bit. Although I show different things in templates across the app, for the framework there’s only one. There’s no way to change there, AFAIK.
Hello,
It is probably linking to the old site. I'll change that when I have to update it. I'll make a test install and will send a PM during the weekend. 👍
@Giray, you can make a template edit to accomplish that. Edit your theme and open the core -> global -> login -> securityQuestionsAuth template and find:
<input type="text" name="security_answer" autocomplete="off" {{if request.security_answer}}class="ipsField_error"{{endif}}>
And change to:
<input type="password" name="security_answer" autocomplete="off" {{if request.security_answer}}class="ipsField_error"{{endif}}>
Sorry @Giray, I don't have any of my free plugins, as I didn't keep them. As we, as developers, can't download not even our own files, this (and all other free or paid from TheJackal84) are now unsupported.