Everything posted by Nathan Explosion
-
template_error - DivisionByZeroError
Is it?
-
template_error - DivisionByZeroError
Looks like setting an image height/width value, probably an ajax call.
-
Moving posts archived in a seperate table to a new database
Put archiving back to how it was previously, then unarchive everything so it is moved back to forums_posts. Then change your archiving configuration to go to a remote database, and archive stuff...
-
Email notification of new registrations
It's the bell icon in the top-right...
-
API Activiation
Yes, put it in the /api folder as it say in the instructions displayed.
-
Next Page on forums is not working.
With all patches applied? There was one specifically for this issue, so check the support page in the ACP to see if any patches are waiting to be installed.
-
Minimum MySQL users' permissions
@Egorkin - I'd appreciate it if you unmarked my post as the solution, because it isn't. I stated "at least" which means that there may be others. My statement is not definitive, and I'd hate for someone to stumble across it and blame me at a later point for any issues they experience.
-
Minimum MySQL users' permissions
That's just the 'DATA' level. For structure, you'll need ALTER, CREATE, INDEX and DROP at least.
-
Issue when enabling Zapier
Just because you didn't specifically menion it - after putting the file in the /api folder, did you rename it so that it comes into effect? The file downloaded is called htaccess, so did you rename it to .htaccess when you put it in the /api folder?
-
Enter the logged-in member's email address in a javascript (plaintext or encrypted sha256)?
<script> alert("{expression="\IPS\Member::loggedIn()->email"}"); </script>
-
Mixin to change star ratings
Just taken a look at the controller, and yep...no function called that (it's off in the ips.ui.rating module) so that will be why it's not working. Mixin is for controllers. No idea what you are trying to do before the function, but as it is called in the init of ips.ui.rating then wouldn't before initialize meet the same need? (unless you need something that the init is providing? Again...no idea what you are trying to do)
-
Mixin to change star ratings
Is there a _buildRatingElem function in the controller registered as core.front.core.rating?
-
Enter the logged-in member's email address in a javascript (plaintext or encrypted sha256)?
\IPS\Member::loggedIn()->email
-
Horizontal Line Option in Editor
Just add a custom button: Here's the HTML: <hr>
-
Similar content widget block not available
No idea what URLs you took those screenshots from, and away from my laptop so can't check if for you...but pretty sure that the widget is only available on content pages, so if you are on a forum index then no widget, but if reading a topic, you gotta widget.
-
Live topics
-
Number of quote levels available?
Like that? If so, it's probably simply a case of them quoting the content then copying the quote and pasting into an existing quote...and rinse/repeat. Quoting works the way you see it - 1 level. But there are ways around it, as mentioned.
-
Can't upgrade from 4.4.6
Don't use the auto uograder. Manually upgrade...download the files, upload them to your site, change the PHP version (after ensuring that the ips4.php checker says all OK) and go directly to /admin/upgrade, or whatever it is.
-
Down for 6+ Months
Are you definitely using PHP 8.0 for your site? Go to the support page in the ACP and confirm what version of PHP your site is running under, then come back and advise.
-
Remove "Powered by Invision"
-
Issue with Forum Page Navigation After Forum Software Upgrade
Go to the support page and install any pending patches.
-
Possible to change order of Emoji groupings?
https://www.ynwa.tv/files/file/20-ne-emoji-enhancements/
-
Reset Web IDs to 1
Delete the database Delete the files Reupload the files Install the software.
-
4.7.16 update doesn't work
Seeing as there were some other people who reported this and were actually running an unsupported version of PHP...what version of PHP do you currently have in use? (view it on the Support page in the ACP) If it is NOT 8.0 or 8.1, and is 8.2 or 8.3 then drop down to a support version (8.0 & 8.1)
-
Disable Right Click