Jump to content

Valentine

Explorer
  • Posts

    126
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Valentine

  1. Trouble is though - I'm pretty sure it is a problem with the hooks as it is affecting the regular mobile version too. However, we have so many hooks that it would take forever to filter through all of them to see which one is causing the problems. I wish there was an easy way to tell what the hook was doing to the skin or which hook it was specifically, arg. I could have sworn we used to have Mobivision too. I would try that but like I said, I can't find it here anymore. Edit: Figured it out, it was: (DP33) Customize Posts.
  2. Yeah, I don't think we're done here honestly. There must be something that we can do to figure out this issue...
  3. No, because that would take literally days. We have a LOT of hooks and not enough free time. Either way I'm not sure which could cause that specific problem... If there was another mobile skin I'd just use it but I cannot find one.
  4. I mean...okay. I guess this to be expected as of recent, right? LOL
  5. Yeah, thing is though we don't really have any responsive sort of hooks. I'm really not sure what the deal is...
  6. Done, still has all the same problems. These are all the files I can see. If there is supposed to be more, how do I see them? I've read the readme also. Installed plenty of skins in my time but this one just doesn't seem to be working.
  7. Hey guys. I've been coding a custom message for my forums, which is supposed to display to members with 0 posts. I used this tutorial from a long while back: Now, whilst it works definitely, it is just a piece of text. So of course I'm styling it to match the other messages on the forum which I already know the CSS class for. This is the code: <br><if test="$this->memberData['posts'] == ‘0’"><div class="message">This is a test. See this? It means it works. Woop Woop.</div></if></br> When I put it right at the top of Boardindextemplate, it doesn't appear at all. What is wrong here? Could be a tiny error but I'm not sure. No text, no style displays. I know I'm putting it in the right location since it works without the 0 post function and works without the style, but when both are together something has gone wrong. I'm sure I typed something wrong, but do you know what it is? tl;dr Do you guys know what is wrong with the code above? It isn't displaying. EDIT: I'd also like to know how to make this close-able, if possible. Users will sometimes want to close the announcements we've written up and I'd like to give them that option. I've made this the current code: <if test="$this->memberData['member_id']"><div class="message"> <a href="#" class="close" data-dismiss=“if">&times;</a> <i class="fa fa-coffee"></i> Test Number 2</div></if><br> to close it, but it just doesn't seem to close... Okay, so this is the solution to the problem: <if test="$this->memberData['posts'] == '0'"><div class="message">This is a test. See this? It means it works. Woop Woop.</div><br></if> Turns out I had typed something wrong, haha. Thanks so much everyone!
  8. Yeah, hope we can get to the bottom of this.
  9. Hey guys, there is a problem with the mobile skin we downloaded from here: When you go to a post, this problem appears: The content of posts...just doesn't appear. At all. Do you have any idea what is wrong with it? And also, some topics are appearing like this: When others appear like this: So any idea what the issues are here? I'd like them all to appear dark, but even then some are messed up at the side. Thanks everyone.
  10. Any idea how to remove copyright?
  11. (wearing a black and red corset with a black leather skirt and black fishnet stockings with combat boots) i admire mushrooms
  12. Hi. One Piece is one of my favorite Anime! Have a great stay here.
  13. i dont trust horses bc they are too tall. and they flirt with beetles
  14. So I'm curious, what do you guys think it takes to create a great website? Share your thoughts here.
  15. IPB seems to be pretty secure, at least the most recent versions. Have no experience with past ones.
  16. If you're going to do it, first make sure you have the motivation and time to do it. It isn't good to rely on others all the time for this sort of thing, so make sure you have the time and the motivation to get a good job done, otherwise no one will want to use your site.
  17. Pretty great tutorial. Most of the time I've been using random password generators which is incredibly useful. Anyways though, Thanks Davlin.
  18. I've always found getting on Google pretty weird. My site appears there randomly at times and it gets pretty confusing.
  19. Phun did an incredibly good job on the skin. Elements from it have inspired me too for when I design future skins. Hail our dark overlord, Phun.
  20. Count to ten before a Webflake staff member posts here! For example: Member 1: 1 Member 2: 2 Member 3: 3 Staff Member: Back to zero! Member 4: 1 Like that. I'll start off with 1. Update: No tag teaming please! It must be at least three members in a row, not just two doing the counting.
  21. Simple forum game. The last person to post here is the hypothetical winner. For example: Person 1: "I win!" Person 2: "No, me!" Person 3: "Nah sorry m8 it's me" So get going! I'm the winner right now.
×
×
  • Create New...