Jump to content

Mark H

Friends
  • Posts

    3,708
  • Joined

  • Days Won

    1

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Forums

Events

Store

Gallery

Everything posted by Mark H

  1. Just to confirm, the account you are using to take that screenshot is a fully unrestricted Moderator (in ACP -> Members -> Staff, Moderators), correct?
  2. Check the settings of the Group(s) they are in, Social sub-tab, Messages sub-section, and see how many conversations they are allowed to start.
  3. What doesn't show up for you? The menu choice itself in the "Moderation Actions" dropdown, the popup itself not showing, or it shows but is empty?
  4. If you created that file in the Pages app following the steps in the guide carefully, it should have satisfied the Adsense requirement. Can you please double-check that you do have that Page created, that it still is shown in the ACP, and that it is set up following the guide? (Make sure all fields or menu choices match what the guide says.) EDIT: That guide is somewhat generic, so for ads.txt you have to fill in the info required by Adsense. The "Content" sub-tab field would be the code block which Adsense provides.
  5. You're welcome, glad to see you got the issue resolved. 🙂
  6. You're starting on the wrong page. 🙂 From ACP main page, on the left, near the top, choose "System Settings". Then on the next page, click the Members sub-tab (not the Members tab at the top of the ACP). I've also moved this to the Community Support section since it is for IP.Board version 3.
  7. You'd find it in ACP -> System Settings -> Members sub-tab -> Spam Prevention -> Captcha Type. Note that you cannot use the "reCAPTCHA" entry; that is the old Google method which no longer works. Your only options in v3 now are to disable it, or to sign up for KeyCaptcha (there is a free version available) and use that method. Also make sure to get your "Secret Key" from KeyCaptcha, and enter it in the field on the bottom of the above page before saving.
  8. Apologies, I misspoke and said InnoDB instead of MariaDB. But that's the issue; you're using a version of MariaDB that is too new. One of the queries is using a now-reserved word, "rows". You'd need to downgrade MariaDB/MySQL.
  9. It may be that you used a version of InnoDB that is "too new". Do you have an earlier version you can use? But first things first.... check your sql error log. What is the actual SQL error there?
  10. I suspect this is an issue local to you or your computer. I just navigated around your site for several minutes (as a Guest) and every page is loading very quickly. Have you tried a different browser, on the same computer which is slow with Firefox?
  11. If you are installing any version of 3.x then when the install asks for the License Key, simply leave the field blank and continue. It should proceed without issue.
  12. In looking with SFTP, I see that all files and folders for the software are running under the root user, or at least they are owned by the root user. This is non-standard, and could be the issue. You normally have the files and folders owned by the same server account which actually runs the software. That could be the 'www' or 'apache' user, though it's usually a named account. (For example, the SFTP username you provided.) Please check with your server provider to see what account should own the file structure for the software, then change the files and folders ownership as they indicate. Permissions should remain the same if suexec or suphp is in use, but the ownership needs to be set to the correct account.
  13. The screenshot you provided does not appear to be from a Linux server. And although it's in a language I can't read, it does appear to be what you would see in IIS (or Windows) for file/folder properties. Can you please clarify?
  14. Ah, is this an IIS server? If so, that is the problem. We unfortunately do not support the use of IIS servers, we only support a server running a LAMP stack. But if this is a Linux server with Apache, MySQL and a compatible version of PHP, please let us know.
  15. That error suggests your .htaccess file is missing, or cannot be read by the server account running the software. Permissions on .htaccess should also be 0644 if you are using suexec or suphp. Have you checked that specifically?
  16. We are simply following our internal security policy in asking for proof that you are who you claim to be, nothing more than that. We aren't trying to strong-arm you into renewing. 🙂 Asking us to cancel an account. when the request comes from an email which is not associated to the purchase at all, is something we cannot do without proof. This protects both the integrity of your account, and us, from malicious actors. Since you said the email used to register can't be used, we asked for an alternative way to prove your identity, in the form of a government-issued identification. (You did previously reply, "If you allow any other verification, please do let me know." We did offer the alternative method, which you indicated you were not comfortable doing.) This has been policy for a very long time when an email address expires or is deleted, and we receive a request to cancel an account, license, or package. I'm sorry you feel this is not an acceptable way to do this. That said, if you've removed your credit card from the Client Area, any renewal would go unpaid and eventually expire on its own.
  17. If you are using suphp or suexec, the permissions for our software are normally set as: All Folders and Subfolders: 0644 All Files: 0755 Setting any file or folder to 0777 can (and usually does) led to 500 Errors, with a message about "access denied by client configuration" or similar.
  18. I believe what you're describing is covered by a setting in each forum: "If a user does have permission to see the forum but not to read the topics, this setting controls whether or not they can open the forum and see the topic titles." You'd toggle that button on the forums you mean (be sure to save). Does that accomplish what you wanted>
  19. Apologies, but I'm not certain I understand what you're asking, can you please clarify what you want to accomplish, or show (or not show?) to Guests?
  20. Following up here.... I just visited your site and, as a Guest at least, I am seeing the forum with correct layout and styling. If you are still having issues, though, please reply here with details.
  21. Please see this Topic, which discusses this subject and has the answers you seek. I'll close this Topic to prevent clutter.
  22. You're welcome. 🙂
  23. As Nathan stated, the error points to a 3rd-party plugin/app, "axenserverlist", and you would need to contact its author for assistance in resolving that issue.
  24. You're welcome. 🙂 We're glad to hear you found a solution that works for you.
  25. Thank you. I've flagged this topic for dev review, to see if there is a way to accomplish what you want without complex CSS (which, in another topic, was suggested as the only way to do this right now).
×
×
  • Create New...