Jump to content
  • Sign Up

Cookie Monster

Moderator
  • Posts

    1,420
  • Joined

  • Last visited

  • Days Won

    76

Everything posted by Cookie Monster

  1. Have you checked that you don't have minify css or js on (i had that on cloudflare and that happend)
  2. Version 4.1.1

    66 downloads

    This was a re-download from IPS Marketplace. Please remember to feed me cookies! VirusTotal This download is for users converting from third-party software to IPS Community Suite 4.1, for more information about our converters please visit https://www.invisionpower.com/services/migrate The Converters currently support: vBulletin 3.x / 4.x Emoticons Profile Fields Member Groups Members Status Updates / Profile Comments Ignored Users Announcements Private Messages Ranks Forums Topics Posts Post Attachments Blogs Blog Entries Blog Comments Entry Attachments Calendars Calendar Events Gallery Albums Gallery Images Gallery Comments vBulletin 5.x Emoticons Profile Fields Member Groups Members Ignored Users Private Messages Ranks Forums Topics Posts Post Attachments MyBB 1.8.x Ban Filters Emoticons Warning Actions Warning Reasons Profile Fields Member Groups Members (including Ignored Users) Announcements Ranks Private Messages Profanity Filters Question and Answer Verification Forums Topics Posts Post Attachments Calendars Events phpBB 3.1.x Emoticons Profile Fields Member Groups Members Ignored Users Private Messages Ranks Profanity Filters Ban Filters Forums Topics Posts Post Attachments WordPress 4.x Members Pages Categories Tags Comments Media XenForo 1.5.x Emoticons Profile Fields Member Groups Warning Reasons Members Status Updates Status Update Comments Ignored Users Ranks Private Messages Page Nodes -> Pages Resource Manager File-less Records -> Pages Records Resource Manager Downloads -> Downloads (includes Custom Fields, Categories, and Reviews) Media Gallery -> Gallery (includes Categories, Albums, Images, and Comments)
  3. Version 4.1.7

    48 downloads

    This was requested by members - Got it from IPS Download so just a direct re-upload. These files are required to use developer mode in IPS Community Suite. Enjoy, and remember to feed me cookies! VirusTotal
  4. Care to share the script incase others have save issue or question maybe?
  5. I presume you can make a sql script to find all users with title XYZ then make the new ranks and make another sql script to say users with title XYZ now belongs to usergroup ABC
  6. Cheers I did not know that and will keep that in my mind! :)
  7. I thought they changed the tables in IPS4 from IPB3
  8. Hard to just transfer members from 3.4 to -> 4.1 reason is you will need to upgrade so best thing the user can do is to go on forum2 Install 3.4.x Make a copy of the database Upgrade to 4.1 That way he keeps all data and everything
  9. Hi you can either use CSS to remove it or code. You can try the following. AdminCP > Customization > Your Theme > Edit HTML & CSS > custom.css add the following. #elLicenseKey { display: none; }
  10. This can be alot of things, it can be just a javascript or ajax script failing to load (if he has hooks) hence the question of hooks installed etc @allucard
  11. Could you list what hooks and applications you have installed please?
  12. Well I'm no IIS wizzard since im mostly run everything in linux, so apache. YOU can test xampp and see if that works better with the same setup
  13. The locale for each user is setup by each user so a UK user will still see things in $ € or £ But the TIME will show as 12AM/PM instead of 24 hours. You can try play with it in AdminCP > System > General Settings Make sure the country is set to your country
  14. A smart trick here is to use the code <> tag. but why have a if statement if you do not have a else statement ? So your saying to me in that script IF locale is set to de_DE false, then print <h1> tag. and just print random .setlocale?
  15. What is the problem with the progress bar ? € and $ are both UTF-8 and not a standard :) those are signs not special letters :)
  16. Read this might be of good assistance aswell :) http://stackoverflow.com/questions/423693/how-can-i-properly-display-german-characters-in-html The reply explains it the best :)
  17. Well is your mysql db setup as UTF-8 aswell ?
  18. Welcome to Webflake Community! Please remember to feed me cookies :P
  19. Hello and welcome to webflake @thefiredragon First of all make sure you use UTF-8 as metadata and your database. You can in AdminCP > Customization > Your Theme > Edit HTML / CSS > globalTemplate Find </header> and before that add <meta charset="UTF-8">
  20. Well if you send me a PM with a test account with AdminCP and the link I can take a look and see if i can get it sorted for you.
  21. Well you can PM me if you want and need help with some customization or make a thread about it. Just explain it a bit more and add some images.
  22. I did check with offical IPS, I do have the same plugin for IPS 4.1 :)
×
×
  • Create New...