Jump to content
  • Sign Up

Cookie Monster

Moderator
  • Posts

    1,420
  • Joined

  • Last visited

  • Days Won

    76

Everything posted by Cookie Monster

  1. 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.
  2. 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 ?
  3. Make a backup then delete the row
  4. Could be possible in core_sys_conf you have a few mfa fields there.
  5. So what happends when you click the button ?
  6. 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
  7. 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
  8. 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.
  9. This was to remove the NULLED under your top menu bar, not that one.
  10. 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
  11. 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.
  12. 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.
  13. 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
  14. 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.
  15. Could you explain a bit with a screenshot what you are trying to achieve? Theme colours do not specifically change colours for Chatbox as it has its own CSS and HTML in the theme.
  16. Glad to hear you finally sorted it! Could you share what file you had to edit to make it work? That way others might be able to do it too
  17. 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.
  18. So your missing PIN and Feature? Not message and recommend? AdminCP > Members > Staff > Moderators Make sure that you have all permissions.
  19. I have re-uploaded and removed the nulled but for those that do not want to reinstall here is a quick fix for the issue (if you want to remove it. AdminCP > Customize > Themes > Select the one that it says AdminCP Default > Edit HTML & CSS > CSS > custom.css Insert this .nulled { line-height: 32px; text-transform: uppercase; color: rgba(255, 255, 255, 0.26); visibility: hidden; } SAVE. Make sure you apply it to the theme that has AdminCP Default, not the normal theme.
  20. 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...