Jump to content

Nathan Explosion

Friends
  • Posts

    7,136
  • Joined

  • Days Won

    129

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by Nathan Explosion

  1. Last call on the above - application version is done, ready for release, but I'd like to get the above checked just in case. If no takers before tomorrow morning (UK time) then I'll do a final sanity-check and test and then it's submitted to the MarketPlace.
  2. The above works for group formatting, guaranteed... Want more assistance? Post a picture of what you actually have in your group formatting code; also make sure you don't have an app/plugin installed that is also manipulating this.
  3. There is the information that is always helpful 😄 Yep, work back to an older version...I can't be 100% sure but I think 7.1 is the highest that you can use, as IPS 4.3 introduced support for PHP 7.2 Actually, you may need to go to PHP 7.0 as PHP 7.1 support came in fully with 4.1.18
  4. What version of PHP is running on the new server? What version of IPS are you using?
  5. By putting the colour in to the html code... <span style="color:green"><strong>Group name</strong></span>
  6. Turn off Redis usage on the source site, via the ACP and make the provided changes to the constants.php; move database and content to the new server.
  7. Log a ticket with IPS support
  8. The update for this one is next up - I'm looking for 2 testers, out of the existing purchasers, to try out the new application version of this one and possible assist with extending its functionality further through the suite. Send me a PM if interested.
  9. This should do it... ul.ipsDataItem_stats li:nth-of-type(2){ display:none; }
  10. You don't need to do anything...geolocation is a feature within IPS4 which requires an active IPS4 license to work. You have that.
  11. Go to your ACP, type 'topic summary' and enjoy...
  12. He would be if it was available to install. Also if he wasn't on Cloud, where you can't turn on In_dev. And also because of the last paragraph of the description of the app.
  13. Look at the 2 buttons beside the 'start new topic' button.
  14. What you should do is make sure the 3.4.x version is working first on the server before you upgrade. Then drop the new version files on top, run the upgrader. One change at a time.
  15. As per the first reply - use the results filters to achieve the goal: Search for all accounts Click on the 'Spammers' filter in the results Click the 'Prune Members found' button Confirm the prune. Screenshots... After search, but before filter, clicking 'Prune Members found' results in: After clicking the filter, clicking 'Prune Members found' results in: Click Continue and the accounts will be marked for pruning and cleaned up via the background tasks.
  16. It's a group permission, so edit a group...
  17. Probably cms -> global -> records -> youtube But the custom field will pick up whatever settings you've applied to it - so edit the field and see if you have added the height/width parameters and modify them to suit if you have. And if you haven't, then try adding them and setting them to a value of your choice.
  18. Forums -> front -> index -> forumRow Remove: {{if $forum->redirect_on}} &nbsp;&nbsp;<span class='ipsType_light ipsType_medium'>({lang="redirect_hits" pluralize="$forum->redirect_hits"})</span> {{endif}}
  19. A thread can only exist in one forum, so you can't pin that topic in multiple places. What you can do though is put the topic in one forum, and pin it..then move it to another forum, and "leave a link to the new location". Repeat the move to other forums and so on. Then set the 'Delete Moved Links' setting in the ACP to 'Never'
  20. Yes it does, just tried it - pay attention to the choice you have when you do it... What's your actual reason for asking the question?
  21. Merge the user account with another. What's your actual reason for asking the question?
  22. Opportune time to add tags functionality back to this forum, to indicate current state of the idea. 'Planned for future version', as an example.
  23. What does your application state - Custom or MarketPlace? If it says 'Marketplace', and it is doing what you say when you click to update, then log a ticket with support. If it says 'Custom' then either: contact the developer to obtain the update to then manually upload it or log a ticket with support to request assistance with converting the app from 'Custom' to 'Marketplace'
  24. Text - no problem at all. But then have to handle all the other elements that can be added to a post...images, links, videos etc. Already regretting taking a look...parking it for another time.
×
×
  • Create New...