Jump to content

Marco Junior

Clients
  • Joined

  • Last visited

  1. Thanks for this :)
  2. ? My link is: https://community.lightningmu.net Work fine here !
  3. Hello everyone how are you ? I have a somewhat annoying problem with my website. Some players from "Poland" are unable to register on my community. When they access the registration link, they simply receive a message that they cannot register on my website. But I have not set any type of block or anything similar to restrictions. How can I avoid these restrictions and why do they occur?
  4.    Marco Junior reacted to a post in a topic: Invision Community 5.0.4 Releases
  5.    Marco Junior reacted to a release: 5.0.4
  6. For-me your site is very slow !
  7. It's quite strange to say, I noticed that you have a lot of customization on the site. Have you tried removing them? Trying the system without major changes? Another thing I noticed is that your site has become extremely slow because of the "MODAL" used in the main index. Have you tried disabling it?
  8. Have you checked your hosting provider's compatibility before installing IC5?
  9. Explain to me in a private message how you want it.
  10. Hello developers, how are you? I would like to ask you to add the "Quote" button to the pagination of applications created with "Pages". It doesn't make much sense for them not to have this function. And the helpfull function, shouldn't the comment forms and the like be the same as the forums? Were these functions purposely not included? Can they be included in future updates?
  11.    Marc reacted to a post in a topic: Invision Community 5.0.4 Releases
  12.    Matt reacted to a post in a topic: Invision Community 5.0.4 Releases
  13.    bosss reacted to a post in a topic: Invision Community 5.0.4 Releases
  14. Thanks @Matt the update for 5.0.4 Beta 1 and 2 work fine, and that is amazing this is a big updated ! Thanks for all TEAM IPS.
  15.    Ibai reacted to a post in a topic: Invision Community 5.0.4 Releases
  16.    bosss reacted to a post in a topic: Invision Community 5.0.4 Releases
  17. You need add this on your : constants.php define( 'USE_DEVELOPMENT_BUILDS', TRUE );After add this, just check new versions available !
  18. itzellad21 started following Marco Junior
  19.    Marco Junior reacted to an entry: IC5: Menus
  20.    Marco Junior reacted to an entry: IC5: UI Extensions, Part I
  21.    Ibai reacted to a post in a topic: Display tabular data on front-end (IPS5)
  22. Is very strange, but here does not occurs this.
  23. This is a really necessary feature for any type of client. Manually reloading pages to see new responses is a bad.
  24. Marco Junior posted a post in a topic in Feedback
    All the customizations I am doing are with the current system and I simply do not see any difficulty in changing certain points or giving a new look to the front-end of the community, even using the hook system. In less than 30 minutes I understood how it worked, and then I have been creating different pages, adding life according to my needs and tastes in a very efficient, fast and easy way. It would clearly be better if we had access to the models in a broader way, but the current system allows us to achieve identical results as long as we do it in a different way. The world of programming is like this and I heard this so often from my teachers, just because we follow a new path in a different way does not mean we will not get the desired result. It is a matter of adaptation, adapting to the new is often bad. But often the new can give you a new range of options and ideas! ❣️
  25. Your hosting is full compatible with the IC5 ? with all extensions enabled ?
  26. Try add <div class="ipsTableScroll"> <table class="......" </div>At least it works for me when I use it this way, I don't know if this is what you need.