Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 28, 20222 yr Have problem with template. Also i see this message in Get support area SELECT * FROM `gallery_categories` LEFT JOIN `core_permission_index` ON core_permission_index.app='gallery' AND core_permission_index.perm_type='category' AND core_permission_index.perm_type_id=gallery_categories.category_id WHERE category_parent_id=0 AND category_club_id IS NULL AND (( FIND_IN_SET(2,core_permission_index.perm_view) ) OR core_permission_index.perm_view='*' ) ORDER BY category_position Disk full (/tmp/#sql_5d0_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
June 28, 20222 yr 3 minutes ago, Igor Denisov said: Disk full (/tmp/#sql_5d0_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") This would be an issue with your MySQL server not having enough space, I'm afraid.
June 28, 20222 yr Author This is also? Array ( [error] => invalid_grant [error_description] => Missing code verifier. )
June 28, 20222 yr This looks to be from a Login Provider which you need to verify but I cannot verify that with just that specific segment. I would recommend resolving from the space issue on your MySQL server first. Then verify any of your login providers to see if this helps resolve your log issues.
June 28, 20222 yr 2 minutes ago, Igor Denisov said: My provider write clean spase /root/temp_back/forum.*****.com/database/ Sorry, I am not quite sure what you mean here. Could you please rephrase?
June 28, 20222 yr Are you stating that you have made space available? If so, then you would need to see if these issues crop up again. If so, you would need to add more space to your server.
June 28, 20222 yr Glad to hear you got the issue resolved. 🙂 For future reference, that error pointed to the ./tmp/ partition running out of space. This is a server-level issue, and something your host should address for the long term. Increasing the size of the partition, deleting expired sessions more frequently, etc. You would be best served discussing this with your Host, though.
June 28, 20222 yr Please disable your advertisements and all things third party. Unfortunately, there is a lot getting injected into the page which is likely causing this.
June 28, 20222 yr Just now, Igor Denisov said: Where /tmp/ folder? This would be on your server. If you have a hosting provider or server administrator they will know how to access or perform what my colleague explained.
June 28, 20222 yr Author I'm trying to figure out ..what's going on with my site template.. It's working in a very strange way. 2022-06-28_18-49-23.mp4
June 28, 20222 yr 12 minutes ago, Igor Denisov said: I'm trying to figure out ..what's going on with my site template.. It's working in a very strange way. 2022-06-28_18-49-23.mp4 4.1 MB · 0 downloads Did you disable all third party items, including advertisements, as mentioned above?
June 29, 20222 yr You have adverts automatically being added to the page somehow that are breaking the layout of your site there
June 29, 20222 yr Author 12 hours ago, Jim M said: Did you disable all third party items, including advertisements, as mentioned above? I have always had ads. This problem started 2 weeks ago. I'll try to disable ads.
June 29, 20222 yr While I understand you have always had ads, these are being generated, so they will not always be the same ads
June 29, 20222 yr Author Solution Yes it is. This is not good. Without advertising, the meaning of the community is missing for me. It's just a loss. I am disappointed.
June 29, 20222 yr You would need to direct your disappointment at the advertising company there. Unfortunately if you have code injecting into your site which is altering the layout, that is something in which we have no control over
June 29, 20222 yr When you use Google to auto inject the ads, you run the risk of them altering your page in unintended ways. Instead of using auto ads, use manual ads that you place via the ad component in the ACP. Yes, it’s more work but ensures you control placement and not some random Google algorithm that does not understand your site layout or intent. As Marc noted, this is a Google failure not an IPB failure. Edited June 29, 20222 yr by Randy Calvert