Jump to content
  • Sign Up

WWD

Snow
  • Posts

    170
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by WWD

  1. Your site will not be removed immediately, it does not work like that. Nor is it an overnight process. It could take months until the changes are reflected in search engines. If you had put this file in your root from the outset...well...you wouldn't be having this issue.
  2. Check this out: https://dev.mysql.com/doc/refman/5.7/en/fulltext-fine-tuning.html For specific instructions on where, you'll have to do some research on your own. It varies system to system. Hope that helps!
  3. The issue ended up being with MySQL's fulltext searching minimum length. If you're having the same issue, you've got to: Adjust the minimum character length in MySQL for full-text-searches Go to ACP > Search > Rebuild Search Index
  4. @lollo90 Short answer: no. IPS does not support any such customization of the messenger function. To achieve something like that, you'd have to disable messaging entirely for a usergroup and then have it enabled when they are moved up to a different group.
  5. Open Notepad or another text editor Paste the following contents into the editor: User-agent: * Disallow: / Save the file as robots.txt Upload the file to your web root. Some common paths of a web root are: /home/myservername/public_html/ or /var/www/html/ but it depends on your web host/OS What this file does it is disallows any search engine from crawling your website, meaning your site will not appear in search engine results.
  6. @GenTLEmeN According to their product site, it is not compatible with 4.2. However, the file on WF says it can be compatible with all IPS4 versions. So you won't know until you do the upgrade. Some plugins for 4.1 do also work on 4.2, but some don't.
  7. Glad you got it sorted so quickly! Remember to mark a best answer on this topic for the mods to close it.
  8. @MiDo Could be a multitude of problems. For starters, when you move over, did you check to make sure your conf_global.php reflected your new database details, and the path is correct? Since you are unable to login to ACP, download the attached file and upload it to your web root. Then access it via yoursite.com/ips4.php - check to make sure there are no errors (in red). This will also check your folder and file permissions to see if the necessary files are writable. ips4.php
  9. @Davlin Just tried your suggestion. Enabled every type of setting that could make the Prefixes dialog show on the topic. Yet the issue still persists.
  10. Oh I'm silly. I did not connect the dots that you were using: Going to try this file on my board now @STAR I seem to be having the same issue as you! I've tinkered around with it, and it doesn't seem to be working...
  11. Give me a minute to test this on my own board.
  12. Is your secondary group also admin? That would be the issue then if it's not.
  13. Hmmm. Not entirely sure why it's not showing up. Is it a per-group setting? Check group permissions to see if it's disabled per-group. But, the editor not loading is an issue with Ajax/site not fully loading. Try clearing your cache and/or opening your site in a guest/incognito tab.
  14. @STAR Hi, Disable all applications/plugins via ACP > Support > Something isn't working correctly > Continue > Third Party Customizations > Disable Customizations This will disable temporarily any modifications you have on your board. Try creating a topic again after you do this and report back whether it works!
  15. Mark your post as the "Best Answer" so that a mod/support staff may mark this topic as resolved!
  16. Could I take a look at your board so we're on the same page? I'm thinking we might not be on the same page.
  17. Create a Friendly URL. ACP > Advanced Configuration > Friendly URLs > +Create New Your "Friendly URL" would be what you described in your post, so language=en The "Real URL" would be whatever URL you use to change the language normally. I don't have multiple languages on my own board so you'll have to find that yourself.
  18. This could be one explanation. Also, try going to AdminCP > Advanced Configuration > Server Environment > Cache sidebar, header and footer blocks option: Check to see what the time is set to. Read explanation of this setting. It describes your situation exactly.
  19. @monsterteam These forums are using the following plugin: However, the above file is only for 4.0.x and I see you need a 4.2.x You can submit a file request for "General Statistics Widget 1.0.2" (the latest version, for 4.2.x) in https://webflake.sx/forum/167-ips-requests/
  20. Can't seem to find this setting in the AdminCP. It should be default on a fresh install...I have it on mine right now and I don't recall changing anything.
  21. @McPearse From what I can glean from that (not very clear), you want the original post (the one that you entered to create the topic) to only show on Page 1 of the comments section and not on the second, third, etc. page?
  22. My best guess is that if guests can't view posts, then neither can any search bot. But past that...how old is your board? If it's relatively (~1-2 months) new then Google might still be indexing your page.
  23. Need a bit more context to this. You want your site to show up in Google search results? Are you running illegal content?
  24. I've gotten this before. Could mean: Your file permissions/group ownership on the files are mismatched. Make sure that nginx/Apache is part of the group that owns the files (ask your host if you need help). As @Davlin pointed to, you have a version mismatch. Are you using 4.1 plugins/apps with 4.1, or 4.2 plugins/apps with 4.2?
×
×
  • Create New...