Jump to content

Jim M

Invision Community Team
  • Joined

Everything posted by Jim M

  1. We just need an unrestricted administrator account so whatever is easier for you. Took a look at your community and you do not have one in place so no need to worry.
  2. Are those visual customizations done in templates? If so, please switch to an unmodified theme so that you can test again. Additionally, please disable any third party applications/plugins to verify these are not related. If you're still having issues after the above, please add your credentials on file: We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you.
  3. Before I state the below, please be aware that third party ad providers are outside our scope of support. What I am providing you is out of my own personal experience, not any official support capacity. The script that is in your image above is your main script for AdSense, this will display their automatic in-page ads (Google decides where they go), anchor ads, and Vignette ads. This will not display manual ad banners where you select their location. Generally, this script is placed in the HTML head of your website, not in the advertisement module itself as it only needs to be included once. If you wish to place manual ad units on your site, which will show up in the places you're selecting here in our software, you will need to create a manual ad unit as well. You can see this documentation for help from Google with that: https://support.google.com/adsense/answer/9274025?hl=en
  4. Please ensure there are delegates for the file type you’re uploading. If it is in the case of the theme or app, you’ll want to check your server error logs.
  5. Please double check you are following the instructions correctly from Google as, at least what I am used to of their script, it does not look to be implemented correctly. It looks like only 1 of 2 things have been implemented. If you have any questions about this, please contact Google. Javascript is only disabled in your ACP for security. This will not have any impact on the front-end visibility of Javascript.
  6. While I understand that, as you've have upgraded both our core software and the add-on or even server-related items over that timespan, there may be compatibility issues there and it is best to disable them to test this or any issue you are having. I would advise working with your hosting provider on anything which causes your MySQL database to "crash." Typically, these are server configuration issues and need to be resolved at the server-level. Typically, another error would be presented if you are low on storage. However, ensuring you have space for the item you're uploading is a good thing to check before moving forward. Tried to login to your community's ACP but the credentials on file are not correct. Please verify and update your credentials in the Client Area.
  7. Thanks for posting! Unfortunately, this issue is beyond the scope of our technical support. 👩‍💻 Our technical support is happy to help you with the Invision Community platform, but we're unable to help with things like server management, theme questions and modifications. I've moved this to our Community Support area where other Invision Community owners will see it and help where they can.
  8. That would be @Mark H cooking 🤐 .
  9. Unfortunately, everything is set to be writable on your server which is not secure and which depending on your server configuration can indeed be causing an issue rather than the solution you're after here. Please reach out to your hosting provider and ask if you are running suPHP or suexec (please do not do any action, just ask if it is enabled). Then please follow the instructions below: Have your hosting provider run a recursive chmod of folders to 755 and files to 644. (If you are running suPHP or suexec, stop here) If you are not running suPHP or suexec, please make the following folders writable (this is typically 777 but please check with your hosting provider if you are unsure or still encounter write errors): applications datastore plugins uploads and all sub-folders of uploads
  10. Please double check your FTP access details, I am receiving an incorrect authentication when attempting to connect.
  11. This would be found in the Client Area (not the ACP) -> Manage Purchases -> click your package -> scroll down to storage usage. At this time, we do not provide storage a la carte but if you have a concern, we can put you in touch with our sales team.
  12. Optimized in what way? That is an extremely broad statement, I'm afraid.
  13. Neither option I suggested recommended leaving them in your system 🙂 1. If they are a level 4 spammer, don’t allow them to register. 2. I would recommend ensuring the delete content and member option is enabled for Flagging as a Spammer so you have a 1 click solution to removing them and their content if they get through the spam defense system on lower levels. (Just ensure you and your trusted staff only have access) If you have previous spammers in your community, you can delete them using the member prune tool available when searching the member list in the ACP. Just ensure you click the “Spammers” tab before pruning found results 😉
  14. Simple answer is don’t allow the score 4 results register as per the default setting in ACP > Members > Spam Prevention > Spam Defense. If you want to review these per your own reasons, any further action would also need to follow your desired plan. I think you’re idea of having a lot of banned accounts would be my personal concern and the above would resolve that. Just a small addendum, it can do those things but all per the proper settings in ACP > Members > Spam Prevention 🙂
  15. Looks like images are attempted to be written and some other files associated with the third party brilliantdiscord application. Please ensure permissions for your new hosting environment are setup correctly. This should be for both folders/files and ownerships of these folders/files. To note the following directories need to be writable: applications datastore plugins uploads and all sub folders of uploads.
  16. Jim M replied to Mr.Flawless's post in a topic in Technical Problems
    Unfortunately, while I thank you for adding the IP address and confirming those details, the credentials on file supply a username, whereas your login requires and email address. Please verify and update.
  17. They would operate when the user is saved. This happens when they login, you manually save the user, etc...
  18. Jim M replied to Mr.Flawless's post in a topic in Technical Problems
    Please ensure that you've done the language pack as well. Please use the default, un-modified English one. This would be in your notes area but I have messaged it to you as well.
  19. You're very welcome. Did that resolve your issue or does it remain?
  20. Jim M replied to Mr.Flawless's post in a topic in Technical Problems
    Please switch to an unmodified language pack and theme then please disable any third party applications/plugins. Then test again. Please also see the IP address that I put in the "notes" section of the Client Area for you and ensure you add that so our technicians can access your community's ACP.
  21. "Featured" topics would be manually done. There are "Popular Now" blocks which you can set a number of replies and a duration and topics which align to those will show in the "Popular Now" block. However, that is the closest thing to an automated "feature". You can certainly suggest this in our Feature Suggestion forum though for review for a future release.
  22. Jim M replied to Mr.Flawless's post in a topic in Technical Problems
    Do you have any further information on the error? What type of file was this that you're uploading? Are you able to provide the file? Please also update access to your community as outlined below: We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you.
  23. Unfortunately, hosting issues are outside our scope of support. You'll want to work with your server administrator to resolve the issue here. Please ensure that the directory which the Invision Community software is in, is the correct PHP version/instance that you're looking at there on your server. You'll want to use the requirements checker at the link provided to review these items and work with your server administrator.
  24. Please disable all third party applications and plugins in the ACP then test again. Let's just start there 🙂 .
  25. Please ensure that you have all required modules installed on that version of PHP. Currently, you're missing mb_string. Please use the following requirements checker and work with your server administrator to fix anything in red: https://invisioncommunity.com/files/file/7046-invision-community-requirements-checker/