Jump to content
  • Sign Up

Phun

Retired Staff
  • Posts

    1,119
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Phun

  1. Thanks, disabled that for now - seems it doesn't catch that it's already updated.
  2. Ofc I won't update while its in beta, just asking for people's experience with 4.1 generally , did anyone test it thoroughly, is there really some performance and overall boost ? I had 4.0 on live site, was good first week, after that performance hit from time to time was awful, plus lot of small bugs, posting youtube links was really buggy. And there isn't much themes for 4.x as well, skiners are telling coding in 4.x is a mess. Doing little research for skins,mods etc for guild website , not yet sure to concentrate on 3.4 or 4.x. Maybe 4.x is flashy but atm 3.4 looks safer and more stable. I already think 4 has a general performance boost over 3, further updates to the system will only make this better. Ofcourse serverside performance tweaking and smart use of caching will help you lots too. I've not experienced performance degradations on WebFlake after we started using 4.x myself. However, if you're comfortable on 3.4 and you have everything in place the way it is and there's absolutely no reason to upgrade other than "being on the latest version" i don't see why you shouldn't stick with your safe, stable and working system.
  3. Steven universe is great from what i've seen, haha. Welcome to WebFlake :)
  4. It's still in beta so it (hopefully) is getting thoroughly tested right as we speak. Don't upgrade to it until it's out of beta :)
  5. The next IPB upgrade gets a fancy menu manager, so you might want to hold on for just a bit :)
  6. Delete these lines from forums > front > topics > postContainer: {{elseif $comment->author()->rank['title'] && $comment->author()->member_id}} <li class='ipsResponsive_hidePhone'>{$comment->author()->rank['title']}</li>
  7. You need to move the part you highlighted, ABOVE the part you put a box around.
  8. It doesn't look (from what you pasted) that you changed it correctly, look at the picture, that's what it should look like on line 48 to 59
  9. As your topic appears to be a support topic for IP.Board, we have moved it to the appropriate forum. In forums > front > index > forumRow find the following lines: {{if $forum->description}} <div class="ipsDataItem_meta ipsType_richText">{$forum->description|raw}</div> {{endif}} Cut that (CTRL+X) and paste it above the following lines: {{if $forum->hasChildren()}} <ul class="ipsDataItem_subList ipsList_inline"> The end result should look like this:
  10. 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.
  11. Phun

    Hexagons

    http://hex.frvr.com/ Puzzletime on saturday! Post your thoughts and ofcourse results here :)
  12. HoloLens: Project XRay This seems pretty fun. The demo looks kinda slow-moving so i wonder how far this will get and if the hololens is able to provide faster tracking etc. but it seems like a pretty big step towards the result they wanna go for. What do you guys think?
  13. It doesn't show up for me either. http://prntscr.com/8oryh Probably its made for Administrators only, I would like to make that to but as I said I don't have that button in Admin Panel. Oh, okay, find out that source is visible for forum Administrators only. It may have to do with being an administrator or having the "Allow HTML posting" option on in the Administrator Group settings.
  14. uh, i see the source button, it's right there.. on the same spot..
  15. It looks like you previously may have had a referral system? Or have one right now? It says it can't find the column "dp3_rs_referred_by" in your database. You need to try to remove and reinstall this plugin.
  16. Do you swim in goats often, goatboy?
  17. So what it looks like to me is that the registration form is trying to get a question/answer challenge from the database but the query fails to execute. Do you have access to your MySQL database via like phpMyAdmin or something? You can check if the tables exist there or see if there's even a question_and_answer with the qa_id "2". If there isn't try adding one or two and then removing via the ips admin panel. Might have been that you added or removed one in the past but it didn't go through correctly. Alternatively you can first run and check in the "Diagnostics" the database structure/index checkers to see if there's any problem that might be fixable through the admin panel without you having to touch your database.
  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. Yeah you can change your group ID if you find yourself in the members table. I think the admin group id by default is always 4
×
×
  • Create New...