Jump to content

Decon

Rookie
  • Posts

    26
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Decon

  1. This error occurs when IPS is trying to load a plugin or widget from an application and can't find it or it isn't working properly. I would start by finding out if it's a widget or a plugin, and working back from there. I don't know about in this specific case, but usually viewing the error log file can help get some insight on what is happening. Your error log can be found in /uploads/monthly_YYYY_MM/ folder or through the ACP. If that doesn't exist or tell you anything, then I would say to check that all your widget and plugins are installed properly.
  2. It doesn't look familiar to any theme I've seen used by IPS, and browsing through the source code and custom stylesheet make's it look like it was custom made. They have also branded it as their own in the footer with the theme name, so I would say it's not available unless exported or ripped from their site. I may be wrong though.
  3. The way IPS loads it's classes is by prefixing their original classes with a unique character (an underscore), then loading all the plugins/hooks and patching them over the original class, then patching an empty class with the proper name at the end. For example, IPS\_Output would be extended by IPS\hook123 which would then be extended to IPS\Output (which would be blank), so that all the hooks (in the order they are installed I believe), are loaded before creating the right name for the output. By the looks of this error message, one of your hooks/plugins got deleted or uninstalled improperly, and now it can't find it while it's trying to patch it. I've never experienced this issue before, but your best bet would be to check that all the plugins you have installed are installed correctly, and if you deleted any plugins, make sure they are actually out of your script so that IPS has no way of knowing that it ever existed in the first place. Look inside your /plugins/hooks.php file and look for the numeric ID 489 and see what it's looking for and what it's trying to override. Either delete that section of code in the file carefully to not mess up the rest of the file and then try again.
  4. My personal go to favorite is definitely Invision Power Suite, usually pretty stable, easy to use, highly customizable, and very optimized. The downside being that because it is so great, a lot of forums use it. MyBB is a great free alternative, however, I find that it isn't as easy, and most customization pieces seem to be universal and most themes look very similar or overused. I have no interest in vBulletin, it seems to be the least popular of the forum softwares I have found. XenForo is pretty good, but I think they push updates extremely slow.
  5. I've only ever used IOS devices, but I've heard Android is the way to go for customization. I really like IOS interface and security though.
  6. If you change your display name or profile picture, IPS should update it throughout your website to show the changes. You shouldn't need any additional special code?
  7. My first guess is that you actually are gonna wanna looking into finding the color in Javascript, not PHP.
  8. I used to be a huge fan of Firefox, I liked the interface and all the developer features. But then I switched to Google Chrome and I've been using for a while now. I like the interface of Safari, but I don't like it's lack of developer features and they don't support it on Windows anymore.
  9. Good to here that it is working. Glad someone can actually verify that it works on the latest release.
  10. Sadly, I cannot seem to get my hands on any beta release after the second, so I can't see what they changed or see why it doesn't. In the code, just up the expiration date to as high as you want. Any information on what doesn't work? Does it say the license is expired or what is the problem? If I could get my hands on a newer copy of IPS I would try to update the code. Also, the code in the thread has been updated and revised.
  11. This error is because you are not using a IPS 4.0, but rather IP.Board 3.x. This tutorial is for 4.0, sorry! Were you using 4.0 or an older version?
  12. Mind posting the error here so I can look at it? I'll work on updating this code in the meanwhile.
  13. I've been using Font Awesome for a while and I'm very pleased. I'm not a huge fan of all these other fonts rising up, but I can't wait for Black Tie.
  14. Seeing some of the other results make me feel like my website didn't do too bad. xD I'm not very well educated at load timing, but I don't think I did too bad:
  15. I do not recommend anyone use the W3 HTML Validator. They do not support most (if not all) HTML5 elements, and aren't very fond of ID and class attributes.. For example:
  16. Forum Niches are dying. In my opinion, forums in general are dying. And WebFlake isn't one of the few communities which offered exclusive content like the old forum(s) did, now you can find nulled downloads almost anywhere.
  17. So, as some of you might know I had a few files up in the downloads for nulled copies of the coming IPS4, but sadly they were taken down because WebFlake doesn't support 3rd party nulls. So, I figured I'd share how to null it because, honestly, IPS didn't care this time around if their work was nulled, they made it easy... So basically, all you have to do is replace your init.php file contents with this (the whole thing): Then, upload it and you are set to go. When prompted for a license, enter whatever you want. And this works, simply because your board will think you are using the pre-release key and never check if it's real. And as long as IPS doesn't update this file, this should work on any and all releases for IPS4. So, enjoy WebFlake!
  18. Decon

    IPB 4.0 Beta

    While I do normally agree with this, this time I stand on the otherside. You would think after the countless updates they made to the pre-release that they would fix all the timeout issues, and errors. Now it's officially in beta, and I haven't heard anything of these problems going away. But otherwise, I do agree with this statement. I had one up a while ago, but then Davlin took it down after Phun approved it because they don't allow 3rd Party nulls. I'll make a post in the IP.Board section on how to null it.
  19. Well, I did finish the skin, but never actually released it. I decided it would just be a collection for my portfolio. I allowed one community to use it, but that community is long dead.
  20. So this thread serves 2 purposes. One is to make my account active again... The second is to let the administrators know that underneath the global message saying your account is marked as inactive, there is a line break, which causes this: Doesn't really fit in that well, so I thought I would let the staff know.
  21. Wait, you want the border on the bottom to change colors if you hover over the link, or am I misreading?
  22. Lately, I haven't been using the internet much. But I'm slowly trying to get back into it and pick up some new projects. I decided to start an IP.Board Skin. It's still a work in progress, just wanted to get some feedback really quick before I finish it up. May I present to you, Conduit I've been working on the globalTemplate and forum index mainly, so that's all I really have to show off that looks decent if you ask me. What I have also done is added a configuration template to change anything you want. Included the fonts Font Awesome and Open Sans. I completely redid the globalTemplate and a lot of the CSS regarding the global view, and so the overall layout of the theme takes a step away from the usual stuff there is. So, what do you guys think? All feedback welcome.
×
×
  • Create New...