
Everything posted by CheersnGears
-
Buying new self hosted licence - how to choose few applications?
But this is also a chance to grow your site with pages, gallery, and commerce.
-
IC5: Introduction to Listeners
Is that a cause or effect? The number of offerings in the marketplace has dwindled significantly during V4's lifetime.
-
A website is mirroring my website instantly (illegally) - Help
Can you share your website url and the offending website's url?
-
Banned Member Actions/Settings
Yeah, not automatically. You would need to set up an alert, maybe through Zapier or Make for when a member got downgraded and then you'd need to remove them from the club manually. I agree there should be some sort of Permission set for Clubs.
-
Banned Member Actions/Settings
So, rather than banning them, move them to a new group called "Inactive", and strip out the rights to do much of anything on your site. You can then make a block in Pages or a notice that only shows to that group that their membership has expired. If you're using Commerce, you can have your membership packages in there and direct them to it for payment, and Commerce will automagically bump them back to the membership level you specify. Using Commerce, this whole process can be automatic. When they expire, it will bump them down to Inactive and when they pay, it will bump them back up. You can manually process this too for your old memberships that you're carrying over.
-
Twitter > X.com
Too bored to call the Legal Department too, apparently. Microsoft owns the trademark for X for anything software or game related. Facebook-Meta owns the trademark for X for anything Social Media related. This logo, 𝕏 , has been a part of Unicode since 2001 and in math textbooks since the 1970s. So, good luck to Elon with the USPTO. But given his lack of diligence in even just getting a permit for the building sign change, it's probably not going to go well.
-
Banned Member Actions/Settings
What if they want to become members again?
-
Why aren't posts numbered within a thread?
It's not visually clear that it's there. Some sort of Share icon right after the date would be helpful to end users.
-
Why aren't posts numbered within a thread?
This idea has good merit.
-
Why aren't posts numbered within a thread?
I remember that one. On older forums with lots of threads in a single category it could get slow.
-
HORRENDOUS SPAM PROBLEMS!!
If you haven't already, in your CleanTalk account, set a block on countries that are unlikely to be visiting your site, plus Russia and China. Of those that remain, you'll start to see a pattern of blocks in CleanTalk from other countries as well and you can zap those too.
-
HORRENDOUS SPAM PROBLEMS!!
I highly recommend the @CleanTalk plug-in.
-
[Solution] Fix render blocking Google font issues (700ms savings to FCP)
What you're potentially setting yourself up for is a penalty on Cumulative Layout Shift. It won't be the entire penalty, but it will add to it. Google has started to really pay attention to that.
-
Suggestion - ACP - Filter members by login method
-
Suggestion - ACP - Filter members by login method
Given the instability of Twitter recently and some crankiness of Facebook in the past, I thought it would be a good suggestion to have a way to filter the member list by login method. This way if we were to plan to disable a login method, we would be able to reach out to those members to ask them to pick another login method.
-
Q: regarding API Logs - are Invision querying my site for information?
If it matters on a per-site basis, I'm getting them too.
-
Tasks Stuck due to deleted database
I do see an e-mail now that the problem was found. Just nothing on what I should or shouldn't do. I don't want to mess with things if I shouldn't be. If it's that optional patch, I can just run that and be fine?
-
Tasks Stuck due to deleted database
It looks like someone from IPS was in and did some work, but I didn't get a ticket notice or instructions. Should I leave things be? I see there is an optional patch that might resolve the issue, but it wipes out the modified file put on my site. What do I need to do or not do?
-
iPhone notifications, web app and more
I'm not a cloud fan, but 30 euros a month for a server in the EU with decent ram/power/ and over 500g of space doesn't seem like realistic pricing. One of those specs doesn't add up. Maybe a VPS, but then you're not getting a lot of space and certainly not the performance. The cpanel license alone is 15 a month.
-
Pages - WYSIWYG block with Pictures
The article section is OpenType's SuperBlocks, however, the same thing happens with a standard IPS block. The page is just a standard single column IPS page with some page builder blocks in it. The block that holds the word "articles" is just another WYSIWYG block with a single word in it.
-
Pages - WYSIWYG block with Pictures
In Pages, if one adds a WYSIWYG block with a picture, right or left alignment is used, and the picture is taller than the text, the picture breaks out of its block into the block below. Using picture alignment also breaks the formatting of other blocks blow it if the picture is too large. In the picture below, "My Articles" and the first article should be aligned directly under my picture. Reducing the size of the picture to the same height as the text fixes things.
-
Tasks Stuck due to deleted database
I was trying something in Pages and created a new Database. I didn't like how it turned out and decided to take another route, so I deleted the database. Now I'm getting a task-locked error. When trying to run manually, I get: Sorry, you do not have permission for that! 1S111/1 Table 'ddowdell_cng12013.ipb2cms_custom_database_8' doesn't exist Which... true and correct.. but I don't see a way to fix it.
-
Timezone spam rule?
But no details 😞
-
Timezone spam rule?
a corollary to this could be a check if the timezone doesn't match the timezone of the IP address, it might bump up the spam score a bit. They might not be using a local VPN, but they could be on a VPS in the US that is running a script.
-
Pages SuperBlocks (Support Topic)
I bought SuperBlocks and LOVE it! It gave my front page a much needed face lift and I have some other ideas for it in future. @opentype, I don't expect you to add this. My Pages database goes back to the beginning of time when the articles system, by default, included a teaser field. We still use this. Could you direct me to where in the code I could modify SuperBlocks to pull the teaser field instead of an excerpt from the body? Thanks.