Everything posted by PPlanet
-
Anyone using Mariadb with IPS 4.7.20?
Great to know, cheers!
-
Moving to a New Server: What should I test before finalizing move?
Emojis all working fine? Find a page that contains emojis from before the migration and refresh it to make sure they are still there. It may sound strange, but years ago during a migration my emojis were lost, as the default character set for mysqldump in version 5.7 was still UTF8 and it was exported that way. Unfortunately it took me 3 months to realise this has happened and why as new emojis were working fine, so I just couldn't go back to a backup or new dump. It is very unlikely this happens today, particularly if this was a CPanel/WHM migration, but no harm in checking.
-
Where to find modules since the Marketplace has closed?
There is this site that was opened after the Marketplace closed: https://invisioneer.org/index.php?/marketplace/
-
Accessing Community Knowledge through AI
It would be a good way of monetizing as well, if whatever comes out of this works with the normal usergroups' permissions system.
-
Anyone using Mariadb with IPS 4.7.20?
Thanks; what version of IPS 4.7 are you using? 4.7.20?
-
Anyone using Mariadb with IPS 4.7.20?
Yes, I wanted to change to Mysql 8 but I have a few legacy sites (non IPS) that would not work with it. My new host didn't have Mysql 5.7 and talked me into using Mariadb instead. I'm quite happy with the performance at the new server but can't put it to the change in Mysql exclusively. By the time I'm ready to upgrade to version 5, I'll probably swap to Mysql 8 that being the case. (Have plenty of other things to solve first though) :) Cheers
-
Anyone using Mariadb with IPS 4.7.20?
Hi everyone, I've migrated my site to another host and as a consequence of this, I went from using Mysql 5.7 to Mariadb 10.11.11. I know that IPS is optimised for Mysql and not Mariadb, but as a common drop-in, has anyone used it with version 4.7.20? I went through what's available here, and apparently someone had noticed the site becoming slower after upgrading to 4.7.19 some time ago. So, I'd appreciate any feedback from someone using Mariadb with 4.7.20. Cheers! PS, I'm still using IPS 4.7.15 and it works fine (hence wondering if the upgrade to 4.7.20 is worth it?)
-
Member accidently marked as spammer
I would adjust the settings not to hide all the posts, but to just restrict new posts, until you have the time to review the situation when someone is flagged as a spammer.
-
Invision Community 5.0.0 Released
Okay thanks. Wll have a look. Cheers
-
Invision Community 5.0.0 Released
My legacy self-hosted plan was automatically renewed the other day. What happens if I switch to the new licensing plan now? Do I lose any money or does the time gets credited somehow?
-
Please stop removing features
I guess you'll have more of a chance of someone creating applications from scratch when the original developers have moved on. If some are vital to you, you can always commission one for you from some of the developers who are still around. In that case just make sure that if they are plugins with existing data, not to upgrade to version 5 until you've found an alternative in place for the plugin/s in question.
-
Please stop removing features
If there is any consolation, here you have an option for the status updates: https://www.invisioneer.org/files/file/459-ustatus/ I'm still missing many things removed from version 3. I admit that I like many things introduced with version 4 though, and I'm still a bit "meh" about version 5, but I'm not using it on my site yet to give a qualified opinion. I think I'll be a late adopter as I was a late adopter of version 4 too. The problem is that generally the more you leave it for later, the painful upgrades become.
-
Custom folder under Uploads
This is sort of related but I cannot find the topic where it was discussed. Like the OP, I also have images not attached but linked directly in thousands of posts, coming from the monthly folders under Uploads, whose urls are often copied manually when opening images from the gallery albums in a separate tab. So you get an url like this for example: https://domain.com/uploads/monthly_2024_09/large.275220.jpeg.7ca4cd251d1d7a02c980939745bc95d7.jpeg Did I read correctly that in version 5, those "monthly" folders will be discontinued? And if so, what happens to the existing ones (like in my example the "monthly_2024_09")? Do they remain there? Because if not I foresee a disaster of broken links among posts; unless the system automatically modifies the path. Could you please clarify? And I apologise in advance if I misunderstood anything about the plan going forward. Cheers.
-
Invision Community 4: SEO, prepare for v5 and dormant account notifications
To upgrade to 4.7.19 can I still run database 5.7 and still have mixed tables InnoDB/MyISAM? Will I get a simple warning about V5 or will this upgrade already force me to change something? (I'm not planning to upgrade to version 5 for quite a while yet, so I don't want to be changing anything just yet)
-
X embed issues
It's all good at the moment @Marc. What I meant is that clearing the system cache did the trick for me (then again, not sure if it was the same problem others were having). I do use Cloudflare too, so maybe that's another factor which may have had some incidence. If it happens again, I'll let you know; cheers.
-
X embed issues
No, nothing related to that.
-
X embed issues
What I noticed on my forum is that out of the blue, the tweets would just not display. I cleared the system cache and they are displaying again. Not sure if this is the same problem the OP was having.
-
How to to find duplicate IP addresses amongst members.
There is a third party app for that, but I don't advice to guide yourself by IP addresses duplicates, because of the reasons @Dll mentions above. And the bigger your membership base, the worse it gets. That same app also can detect and prevent registrations from people using a same device, which is a better way to go IMHO. Sadly, the functionality for device detention and subsequent actions it offers is not as good as what it offers for IP address detection. You still need to go fishing for the duplicate devices from a list instead of sending you a message letting you know of a case when it happens (which I believe it does when there's an IP address match). The was a previous app by another author that was more practical and sent messages when it came to device detention but he discontinued it.
-
Question about Visitors Block
Okay, thanks @Marc Stridgen. That's what I thought. Cheers.
-
Question about Visitors Block
Hi @Marc Stridgen, can I PM you a couple of examples?
-
Question about Visitors Block
On my site there seem to be quite a difference between the maximum amount of visitors to members' profiles displayed in the latest visitors block. While some show up to 11, others only show up to 5, and of course I'm only comparing profiles for members I know must have received more visits than either amount. So, I'm trying to work out the reason behind this difference, if there's some setting somewhere that determines the max. number of visitors shown for each profile. At this point I tend to believe that only members who signed up before a certain date, show up to 11 visitors, while those who signed up after show up to 5. I know that would odd but it's the only explanation I've found so far. Any ideas?
-
members need to be verified before being able to view certain forum topics
@sean182011 not sure if I understand correctly. Yes you can achieve that with permissions but you'll also need to approve all registrations manually. You can select that under Settings > Login & Registration So, they won't become a member until you approve their accounts. But is it that what you want to achieve? Basically nobody becoming a member until manually approved? Or even after being approved, still not being able to see more than a guest? I still don't have that quite clear after reading your post. For the latter, the most practical solution would be giving your default member group (generally group #3) limited permissions. So, when they move from "guests" to "members" they only see what you want them to see, and only after that they begin moving to other usergroups with more permissions, either manually by you moving one by one or by promotion rules (which is generally a better way). Mind you, this solution is better applied when you are creating your site, so from the beginning the member group (which you can give any name really) serves that purpose. The way around if your forum already exists and you have members already would be, before implementing the above, to mass move all your members to a higher usergroup. You start by copying the "members" group and then moving members to the newly created group that you can call whatever you want too. Anyway, if I misunderstood, please let me know.
-
Help with paywall on a forum
@Adam Chernoff, you may want to take a look at these third party apps: https://www.invisioneer.org/files/file/23-dp45-guest-view-limits/ https://www.invisioneer.org/files/file/24-dp45-groups-view-limits/ Particularly if you want to have a teaser system to allow guests or members of some usergroups to have a limited access to topics, rather than all or nothing.
-
PHP8 Incompatible Customizations
These three should be fine, as I have them and had no problem with them. The Classifieds app needs to be updated though. I opened a ticket on bbcode.it and now I'm waiting, as the scanner did lock that app. Luckily I was able to perform the IPS upgrade to 4.7.15 without interruptions (it simply locked that app after the upgrade was completed), and being this on my test installation, it's not a major problem. But I'll wait for that app to be updated before upgrading my live site to the lastest version.
-
PHP8 Incompatible Customizations
So, is this a case that if upgrading IPS to 4.7.15, one needs to upgrade third party apps before? (I mean to avoid being stuck half way an upgrade?)