Jump to content
  • Sign Up

Cookie Monster

Moderator
  • Posts

    1,420
  • Joined

  • Last visited

  • Days Won

    76

Everything posted by Cookie Monster

  1. Welcome to Webflake @thomas20012 Please remember to read our Community Guidelines and enjoy your stay!
  2. 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.
  3. Use 301 redirect for temp redirect don't use meta Google hates it. I also replied in the on you sent me. Though what @Hidden Ninja answered is what you do. Create a folder named forums with FTP. Move all files and folders inside that folder. Change global config php file and add /forums
  4. The Answer is NO sadly. They even warn you when you upgrade you can't restore it.
  5. 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.
  6. Yeah, its the wrong place edit the forums not permissions. See the bottom checkbox.
  7. Since this was posted from github.com any chance you can link the original source?
  8. As a normal forum just unchecked the option Users can see other topics by user. And there you go no special things required
  9. Well since you know why you ask? I would agree with @Salazar on this. As far as I remember blocks use a caching method. Of course, if you know this, and still ask I can answer with a simple thing. AdminCP > Pages > Blocks And create your own with php and the MVC it comes with
  10. I believe you can change a lot of it in AdminCP > Customization > Email. So that is the text etc. But you can also further customise the CSS. So AdminCP > Customization > Themes > Your Theme > CSS > Email This should be a search so if you find anything, try to change some colours.
  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. Settings > ACP > Plugins > Click on the edit option (Those are plugin specific settings if they exists) Since the screenshot shows there are no settings, only way would be to recode the plugin yourself or pay a developer to get it done to your needs,
  13. Welcome to WebFlake @KomodoByte Please Remember to read our Community Guidelines Enjoy your stay!
  14. It's been a while, I thought you could ban users from not be able to use the chat box. You could use some workarounds like, move them to a secondary group that does not have permission to view or chat.
  15. Upgrade to 4.1.19.4 should fix midt issues
  16. This means a permission error. Make sure all files and folders (and subfiles, folders) here /forum/applications/core/interface/js are set to 755 in CHMOD with your FTP client.
  17. Again same error as before, My advice try a different theme. Does the block manager work then? IF YES = Use a different theme, your theme is broken or not compatible or coded correctly IF NO = Test on a different host or check if others have had the similar errors. I have no errors on mine when tested it. Great thing to suggest here is to use search for the errors on the forums and see if others have had the same issue.
  18. Also to note you can continue {{else if}} for as many groups as you want with different code. Just remember to end it with {{else}} {{endif}}
  19. I'm not the best theme(r) but I would think you can use if else statements. And default usergroup as a fallback. So if usergroup is X then this colour. Else this
  20. I'll check it out tomorrow I know in admincp > system > email settings you can change the buttons and add a logo etc but not the background. So would presume it's applying from somewhere else. Currently on my phone so will check and answer tomorrow
×
×
  • Create New...