Jump to content

Cookie Monster

Moderator
  • Posts

    1,420
  • Joined

  • Last visited

  • Days Won

    76

Everything posted by Cookie Monster

  1. Well I would presume since it is linking to a 3.X app and its not installed. Would presume a staff member can answer this more then I can.
  2. This is a old topic, but I would presume they will announce if they are looking for more uploaders @Valerie This gives more info on about been one etc. Then again, we will need a staff member to confirm all this.
  3. Hello and welcome to WebFlake!
  4. What was the server issue so far ? That might explain why you are having the other problems.
  5. Try to delete old cache. (AdminCP > System > Support) Also was this with data storage or mysql for the storage of data storage? (AdminCP > System > Advanced Config > Data Storage) I know some people that had the issue you had moving host and using datastorage instead of mysql.
  6. That might be because you do not have friendly URL not set on. That way it would be another link (I think its yourforum.com/index.php?/search/?type=core_members
  7. You need to be on 4.1.x AdminCP > System > Menu Manager Add external link and the link op said or I said.
  8. You're welcome! Just remember to feed me cookies ;)
  9. Check in your control panel under speed. Make sure none is checked
  10. Love this tutorial, though you don't need to add search. You should be able to just add http://www.yourdomain.com/search/?type=core_members
  11. Have you checked that you don't have minify css or js on (i had that on cloudflare and that happend)
  12. 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)
  13. 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
  14. Care to share the script incase others have save issue or question maybe?
  15. 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
  16. Cheers I did not know that and will keep that in my mind! :)
  17. I thought they changed the tables in IPS4 from IPB3
  18. 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
  19. 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; }
  20. 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
  21. Could you list what hooks and applications you have installed please?
  22. 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
  23. 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
  24. 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?
×
×
  • Create New...