Jump to content

Large Scale Planes

Clients
  • Posts

    282
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Large Scale Planes

  1. Is there a way to do that without rebuilding the entire thing? Kev
  2. Thanks. This made me realise that all I had to do was update the user data for the relevant posts in the database, and all is right with the world. Kev
  3. As the title says, I'm wondering if it's possible to assign "guest" posts to a community member. I sometimes need to do this when a member leaves, their content gets converted to "guest" status, and then they decide to return some time later with a new account. I've also just come across a rather bizarre situation where a long-time member created a thread, and then several of his posts in that thread were attributed to "guest". We don't allow guests to post, so I have no idea how this happened, but I'd like to assign those posts to the actual member who made them if possible. Is it possible? Kev
  4. I cleared the system caches, and the problem appears to have gone away. Hopefully this remains the case! Kev
  5. I've just discovered that we're having this issue too, but only on the mobile version of the site. We're using the standard theme, and no plugins or modifications that I'm aware of. Kev
  6. It seems that restarting the MySQL server fixed the SQL error and allowed the 'support' page to load, which is good. Clearing the caches hasn't resolved the issue with member avatars not loading, however, but that's for a different post. Kev
  7. Is there any way to clear the caches without using the tool in ACP? The reason I ask is that, at the moment, every time I try to load the 'support' page in ACP, I get a MySQL server has gone away error. It's the only page that produces this error, but I'm having other issues that would definitely benefit from clearing the caches (user icons not loading, for example). Kev
  8. We have a member who insists on uploading politically charged and provocative profile photos, and I'd love to be able to forbid only this member from uploading them, but there doesn't appear to be a way to do so. I realise that I can create a new group with that permission disabled, and place the member in that group, but that seems like overkill for such a small problem. I also realise I could simply ban the member for being uncooperative and breaching community guidelines, but I don't think that's warranted just yet. So, I'm just wanting to either confirm that it can't be done, or be shown how if it can. Kev
  9. So, I've solved the issue with the missing 'reactions' icons by recreating the missing directory, and re-uploading a found set of the applicable icons. Check. I also decided that the only practical way to solve the missing avatars issue was to have affected members re-upload their own, which is not the worst thing in the world. However, in the case of at least one member, he's not able to do so, as the spot on his profile where he would normally do so is just a plain white disc now, with no image icon button to initiate the action: Any ideas about how to fix this? My guess is that it will apply to other members, too; they just haven't discovered it yet. Kevin
  10. Thanks, Nathan. I've been able to download the icons for 'like', 'thanks', and 'aha' right from here. Unfortunately, 'sad' and 'confused' aren't used here, so I'll have to locate them elsewhere on the web. Kev
  11. I know it makes no sense, and I do understand and appreciate that you're trying to help. I'm just incredibly frustrated by this issue right now, which is ironic, given how small it is, and how successful this rather major move has otherwise been. Given that no one else on the forums is actually seeing the issue with the reactions icons, I'm going to take an educated guess and say that they've been MIA for some time, and all we/they are seeing is some rather aggressive browser caching in action. I'm guessing that new members wouldn't even notice that they're missing. Simply re-uploading the reaction icons would indeed fix the problem, but they're not included in the downloadable release of the software; I just downloaded the full version of 4.6.1, and they're not there. I suppose I could swipe them from another Invision board, which isn't such a bad idea, actually. None of that helps with the avatars, however, but members can upload news ones I guess. Oddly, it appears at first glance to only affect a small handful so far. There's at least as many working ones that were never uploaded into the /profile subdirectory, so I'm assuming we're the victims of a mishmash of storage schemas going back over our 13+ years of using the product. Anyway, I've logged a support ticket, just so the guys can rule out any technical issues. Thanks again for your attempts to help, and my apologies for being grumpy. Kev
  12. Seriously? We're just going around in circles now. I'll screenshot the directory/file structure on the old server if you'd like, just to prove that those files don't exist. How could I have missed any files, when I copied the entire contents of public_html in a single session? Just one drag/drop FTP operation, copying over 224000 files, with only 25 failed transactions. And these were files with non-ASCII characters in their names, and legacy at that (not even forum-related). Are you guys even reading my posts? Kev
  13. Upon unzipping an earlier v4.4.4 download I already had on my hard drive, I find that the /uploads folder contains only an index.html file, and logs folder. Kev
  14. I don't see an option for enabling a custom URL. I only have this: Ah, I missed the bit about choosing 'edit'. Here's the result: Kev
  15. It's not empty - it doesn't exist! Not on the old or new servers. The only interface graphics folder that exists in uploads/ is emoticons. There's some CSS and JavaScript folders, and a bunch of monthly_xxx ones, and the rest are just image files. Most of the existing user profile photos that still work seem to be stored in the monthly folders. I'll try re-uploading the reaction images and see if that fixes the problem. Yep, done all this. All options simply point to /uploads/ - no subdirectories. There are in fact no /reactions or /profile subdirectories to point them to on either server. And yet, that's where some of them were stored and working from on the old server, which is a complete mystery to me! Kev
  16. Ah, gotcha. Yep, URLs and file paths are identical. The directories the seemingly missing files are supposedly being served from don't exist on either server - old or new. So I'm at a loss to explain how they were even working on the old server! I've checked and re-checked this multiple times so far. And unless IPB is storing files outside the document root somehow, I definitely grabbed all of them. I just don't understand why I seem to be the only one seeing an issue. My guess is that some of those images (the 'like' icons) are possibly inline SVGs, and I've got a problem with a CSS file somewhere. However, inspecting them tells me the browser is trying to load them from /uploads/reactions/, which doesn't exist on either server. Same with the missing user photos (/uploads/profile/). Kev
  17. Cleared my browser cache and dumped its cookies - no difference. It's happening in multiple browsers anyway, so probably not that. Here's the site link: https://forum.largescaleplanes.com/ Kev
  18. Oddly, other members are not seeing any issues, though one did report some missing user photos. But for everyone else, the 'like' graphics appear to be showing, but not for me on multiple desktop browsers. Even more oddly, I don't have any issues at all with the mobile version. Kev
  19. It appears that the second issue above is related to the first, in that the missing images appear to be located in a similarly missing directory called forums/uploads/reactions/. Do I need to rebuild something somewhere within ACP? Kev
  20. I've just manually migrated our community and associated website to a new server, and am discovering some annoying issues with missing graphics. Before describing the issues, I'll mention that I double-checked that all files were moved across from the original server, and I've cleared the forum caches several times on the new server. I also still have access to the old server, should I need to grab anything from it. The first issue is that a small portion of user profile photos (avatars) are now missing - including my own. I fixed my own by uploading a new one, so it's not the worst problem in the world, but what concerns me more is that the missing images are linked to a directory that not only doesn't exist on the new server(forums/uploads/profile/), but didn't exist on the old one either! So, how were they working before? And is there a way to restore them, or are they gone forever? The second and more concerning issue is that the 'reputation' icons ('like', etc) have also gone AWOL. The links are still there, and function properly, but the icons aren't loading. Any ideas? Submit a ticket? Kev
  21. I usually use Sequel Pro for remote connections and management, but it seemed easier to run a repair all style command from phpMyAdmin, rather than repair each table individually with SP. Kev
  22. Right, makes sense. I've never done that conversion, and was under the impression that it can result in data loss, but I guess I'll have to investigate further. Kev As it happens, I went ahead and ran a repair on all tables anyway, and this seems to have fixed the issue (pending further testing). I'd love to know what table/s were involved, but sadly, phpMyAdmin timed out while running the repairs. Kev
  23. Doing it now! Kev Well, ibf_core_sessions definitely isn't crashed, and I have no idea what other table/s could be the culprit. Repairing all 200 doesn't really seem feasible to me. And surely Invision would set the tables up as required for its own product, so if they're MyISAM, then surely they're meant to be? Kevin
  24. Suddenly our community site is giving the old EX145 error code when trying to log in, or when logged in and trying to load a new page. This usually indicates that the table ibf_core_sessions has crashed, but in this case, repairing the table shows no errors and has no effect on the problem. So, I'm completely stuck! For what it's worth, the forums continue to function normally if you're logged out, but any attempt to log in generates the error, including for the ACP. I'm guessing I'll have to log a ticket for this one, but thought I might try the brains trust first. Kevin
  25. Ah, it turns out I really was using the wrong versions of the files. No idea how that came about, as I downloaded the correct update, and took care to rename it properly, but when I downloaded a new version of 4.3.4 and applied it, I was able to get past the System Check. Now I'm just waiting for the UTF-8 conversion to finish! Kev
×
×
  • Create New...