Jump to content

Cookie Monster

Moderator
  • Posts

    1,420
  • Joined

  • Last visited

  • Days Won

    76

Everything posted by Cookie Monster

  1. Might want to advise to BACKUP things before you do anything? ALSO since this is 4.1 -> 4.2 there are a few other suggestions. Backup, backup, backup (File backup database backup) can't have too much backup. Reset to default 4.1 Theme Disable all applications and plugins before upgrade.
  2. Version 4.2.2

    470 downloads

    Uniform is a light, modern theme focused around a background picker which applies a single background image throughout the entire forum, including category bars and forum icons. The theme is packed with customizable features which can be easily enabled or disabled from within the Admin Control Panel. You need to remove 4.1 version and reinstall this one fresh.
  3. When I do programming and want to relax. Here are 20 minutes of relaxing music! Taken from Secret World game
  4. Isn't this the 3rd Gaming logo you requested or you requesting the same logo for something else @Laur@Glont
  5. Would it not just be easier to use CSS to place the logo on the background? As the background is transparent? or is it used for anything special like marketing material etc ?
  6. No that's fine, I will then not publish my updated guide for 4.2 to get this working as I was working on it. (as this tutorial is a bit old) Ungrateful people that talk to me like that when I simply ask a question I don't feel like helping sorry.
  7. Because the code changes for Reactions in 4.2 That's the reason that code won't run. https://invisioncommunity.com/developers/docs/general/enabling-developer-mode-r23/
  8. Why request a demo when you request someone to do it here?
  9. If you're willing to create me a DB user and an Admin user I can take a look for you feel free to PM me the info, and I can in return send my IP so I can remote SQL into the server? Just a suggestion. If you want to take me up on that offer feel free to PM me.
  10. One suggestion i can do, is to create a admin user in the DB. Give it the same user group as Admin. Then try login (as you have not enabled MFA) on this user it shuould bypass it, if you can you should be able to turn it off ?
  11. Could be possible in core_sys_conf you have a few mfa fields there.
  12. So what happends when you click the button ?
  13. I just did you need to insert your URL into the code <a href="INSERT YOUR URL HERE" target="_blank"></a> That's the code that goes in the HTML for the button
  14. Even the images made no sense. So you want to add a button, so when you CLICK on the button you do what? The html code to open a link in a new page would be like this <a href="www.google.com" target="_blank">INSERT TEXT HERE</a> The href is where the url goes. The INSERT TEXT HERE is what it says like this
  15. Best tip to start sololearn Free do HTML, CSS, JavaScript and Jquery. Once done Try PHP. Pass all and you should have no issues bootstrapping a page.
  16. This was to remove the NULLED under your top menu bar, not that one.
  17. You STILL need HTML Its like saying i would like to build a car but i have no idea what parts are in a car
  18. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  19. Thank you sir for posting just before me Anyways for the OP you want to resize the height of the chatbox so its the same size as your staff box? Or did i missunderstand that ?
    For those asking this is 4.2.2 Just click Download and it will show.
  20. Don't need software for it, get a developer to make it for you (Well or make it yourself) So I would say an HTML and Javascript. website designed to your needs. And with added support for the REST API for IPS. This means that a user can read the topics register etc. but it still built only for you. Some people might argue that you can use PAGES, but I just prefer to do it with pure code. EDIT: Could do it yourself with WordPress as front
  21. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
×
×
  • Create New...