
Randy Calvert
Clients
-
Joined
-
Last visited
-
Currently
Viewing Topic: Admin cannot manage course if he's enrolled
Everything posted by Randy Calvert
-
Cloudflare
The CleanTalk anti spam plugin in the marketplace is 8 bucks a year, but has been very good at helping prevent spam registrations AND contact us spam messages. It’s not perfect but has reduced spam by around 90% for my community.
-
Searchable insert existing attachment
Pixabay works by having metadata keywords for each image. The challenge with IPB is that attachments can be more than just images. It also means for every object added the author would have to add keywords to describe it. If they don’t add keywords or don’t add the right keywords, it becomes useless. Similar to using tags.
-
bug, can't drag blocks
By any chance have you tried creating a new default theme and testing if it’s happening there as well? I’m wondering if it’s a theme issue with the new version. You’re still seeing 404s after uploading files so it’s possible your theme is calling something not used anymore.
-
User reported: This webpage using significant energy.
Remember… IPB does have background activities going on. For example the worker that checks for new private messages, or updates of new posts while reading a thread. These are not high resource activities, but if you combine that with a person having 50 other tabs open and other programs running … it could contribute to a lack of resources.
-
User reported: This webpage using significant energy.
This happens to me across MANY different sites… Facebook, Twitter, etc. I tend to see it more on sites that use AJAX calls to load additional content.
-
Problem sending emails after update to beta 1
This is a known issue. It’s been fixed for the next beta release.
-
Domain replacement
To give an example... when I was first moving a live site from Xenforo to IPB... I needed to do a "mock conversion" to make sure I could get through a conversion without having my site offline for a day and nothing to show for it. As a result, I had to install my IPB installation in a different hostname. Because of SSL issues, I had to change it again. IPS staff helped waive this for me so that I could get the conversion actually done and then moved to the final live domain once ready. Generally it's a system designed to prevent abuse. If they see you're not abusing it, they're pretty flexible working with you to make sure you don't get impacted.
-
Reported Content
To build on finding reports… a couple of really helpful features that I could think of include: - Add a search box in the in the report list to search for specific keywords etc. - In the filter list, add ability to search for the name of the person who submitted and/or the person reported - In the AdminCP under the user profile, add a section that shows links to reports. You can see warnings, but there is no way to see reports about the member.
-
Support function
Are you talking about on the emails? ACP - Commerce - Support - Settings - Outgoing Emails Change “The name of the staff member replying” to “The department name”.
-
(DP43) Prevent Login Same IP's
A client does not “enter” their IP. It’s set by the ISP typically via DHCP. If the ISP changes what IP is assigned, then IF another member of your site also has the same ISP AND gets that same IP… one of two scenarios occurs based on what you configure: Most likely you would want to use the second option if you are concerned about legitimate users overlapping IP usage.
-
Admin Error
Awesome!! Glad to know you got it squared away!!
-
Disable copy&paste
As noted above, disabling copying is very easily bypassed by someone who wants to copy data. They could grab it from the browser developer tools, taking screenshots, or another dozen methods. Anything you do will simply make things more difficult for legitimate users without stopping determined bad actors.
-
Private Topics
The API would be something to engage a developer to assist with. If this is for students, I assume you have some sort of roster with user accounts. You could have a developer write a script that would take a list of accounts and create a club for that user, make them the admin of that club, do some basic setup, etc. Otherwise, you could manually do it.... but when you're talking about hundreds of students, that's a LOT of work to create by hand.
-
Canceling products & support
The Downloads module is $100, and then $15 every 6 months. Priority Support is still a valid offering. It's description is: If you don't have Priority Support, you simply need to post in this forum for assistance instead of reaching out via email. Priority Support also gives you that same business day response time, but again here on the forums that generally happens as well. So it depends on what you need and what makes sense for you if you want that extra level of access or if you don't want others seeing what questions you might be asking, etc.
-
Ç̵̡̗̰̻̠̬̲͛̽̀̂̏̓
It simply means it's not there now. Who knows what tomorrow might bring, haha! 🙂 If you would like for it to be considered in a future release, you can make a suggestion in the Feature Suggestions forum below: https://invisioncommunity.com/forums/forum/499-feature-suggestions/
-
Private Topics
It's technically possible to do. The software itself has no problem handling it. The biggest challenge I see would be once you have hundreds/thousands of clubs is organization. If they're open, public, or even closed... that's a BIG list to scroll through. Instead I would suggest you set each club to "Private" based on the use case you described where that club does not show up in the list at all. The club owner would need to invite anyone who needs access into it. (Such as a parent who has their own login separate from the student.) If you're going to have that many clubs... I would also think about creating them programmatically via the REST API. https://invisioncommunity.com/developers/rest-api?endpoint=core/clubs/GETindex Anytime you're doing something hundreds of times... doing it manually will suck! 😄
-
whitelisting of URL remoteservices.invisionpower.com
Most modern firewall systems can whitelist based on hostname. This would be the RECOMMENDED method. However you mention government here, so I totally get that it might not be a "modern" system! You have two ways of applying updates if you cannot whitelist the hostname: Update manually by logging into the Client Center and downloading the latest version. You can upload them manually and run the update at your convenience. Just before running an update, ping the hostname from the same instance. In MOST cases, the IP is not going to change once assigned for several hours because of session affinity (sticky sessions). Whitelist that IP address and then run the update as soon as possible after it is added.
-
Files storage folder chmod issue
In a BIG share of cases when there are problems, a plugin is the culprit. That's part of the reason it's recommended to disable all plugins and test without them to confirm if it's part of the issue. 🙂 I'm glad you were able to get it squared away.
-
Commerce renewal term text (price) display bug
If a hot fix is ever available, it would show up in the Support section of your ACP. Where it says: It would note than an optional patch is available. With that being said, all that has happened so far is that the issue has been confirmed and added to their internal bug tracker. It does not mean a fix has been made and it does not note when the fix would be released (if it would make it into the next release or later). The best thing you can do is watch the Hump Day updates by @Jordan Miller as he frequently posts the changes/fixes that have been made recently and due to be added to the next scheduled release.
-
Twitter emailed me more questions to authorize app, help
This is more for you to answer than IPS.... it's about how you're going to be using access to Twitter. In a nutshell, you're posting promoted content from your website to your Twitter feed. To promote content from your website to your site's Twitter feed. Not applicable. You're simply posting tweets. Content posted by members of your website can be highlighted by site staff and promoted via it's Twitter feed. It is simply a feed of promoted content. Not applicable. You're not importing data from Twitter. You're posting data to Twitter.
-
PAID REQUEST - Slight tweak to Chatbox+
I would suggest something like being able to right click the message to choose a reaction. You could even extend the right click functionality to add features such as quote.
-
Could not write to Store-FileSystem (currentImageProxyRebuil
You might want to check the CHMOD permissions on your datastore folder. IPB needs to be able to write files there, so it should have write permission (typically 777).
-
how to display a "site under construction or under construct
Nope. You don’t need it when using IPB. You might if you were using something else!
-
how to display a "site under construction or under construct
That’s a perfect use case for the Site Online feature. When you access the editor to enter your message, you can add images and such just like making a forum post. When you’re ready for the public to see your work, just go back to the same area and turn the board back on.
-
how to display a "site under construction or under construct
Are you wanting visitors to see the under construction while you're able to work on your forum itself setting everything up? If so, all you need to do is turn the board offline. To do this, goto: ACP > System > Settings > General Configuration UNCHECK the option for "Site Online". When you uncheck it, a box will appear to let you control what is shown to non-admins. Save your change and presto! To test this, pull up a different browser not currently logged in. It should show the offline message you've configured. Only if you're logged in as an Admin will you see your work in progress!