Jump to content

AntiMetaman

Apprentice
  • Posts

    64
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by AntiMetaman

  1. I can vouch that I have bought multiple things from Kaneko. We communicate often on discord so the communication is very quick. Replies fast. I've been helped for other things that only client owners would have access to. I used paypal for most of my transactions. Very reliable and trustworthy. You will not be disappointed. Also very polite.
  2. Hi, Upon upgrading IPS to 4.4.8, the Chameleon Dark theme is no longer compatible. If anyone can renew it, I can pay the fee.
  3. By that do you mean, it's being uploaded? I am ready to pay the full price for this application but just need a webflake mod to buy it. I can pay via paypal.
  4. This is one of the most wanted application of all time in the IPS community as there hasn't been one for several years until now: https://invisioncommunity.com/files/file/9160-tournaments/ I can split the price for this if anyone is interested.
  5. Hi, I'd like to request the Animate theme for IPS 4.4.x: https://www.ipsfocus.com/themes/animate/
  6. I thought it was good, but compared to the comics, sucked. In the comics, Thanos collected each of the 6 Infinity Stones by himself and in doing so, he had to trick the person who possessed each stone in different ways. I thought that was really cool. For example, the first stone Thanos had to collect was the Power stone from a guy named "The Champion" that seemed invincible. He challenged that guy to a 1 on 1 fight. That guy couldn't hit Thanos though even though he was more powerful. The Champion ended up punching the planet and causing it to explode but Thanos was able to escape. Both of them can breathe in space, but Thanos had a spaceship so he could move to the next star system, while The Champion was stuck in space in the middle of nowhere. Thanos said he can transport him to the next planet but he'd have to give him the power stone or he'd be stuck in space for eternity. So he did.
  7. These days, the games take a long time to grind and complete. I just watch youtube with cutscenes and it's like watching a movie. Sekiro, for example, I didn't buy but just watched others play it. Same thing for Spiderman PS4. New games are always coming out and I don't have time to play each one myself.
  8. Both have their advantages and disadvantages. I've had both devices but I can say that I can do much more with an android than I can with iOS. There's too much that's encrypted in iOS that makes one have to go through many steps just to get something. Both have the ability to jailbreak or root, but android still gives more options overall. The only reason some people still use iphone is simply because their friends/family use imessage. Though actually, there was a way to get imessage on your browser without even owning an iphone because they found a way to message through that server.
  9. Well I bought myself a Google Pixel 3. I'm quite happy with the results. I got a smart light and chromecast too. One step closer to a Google Home.
  10. This solution works the best and takes the logo and text from the settings. You can use html tags to change font and format of the title. Replace the core->front->log with this: <a href='{setting="base_url"}' class='logo' accesskey='1'> {{if \IPS\Theme::i()->logo['front']['url'] !== null }} {{$logo = \IPS\File::get( 'core_Theme', \IPS\Theme::i()->logo['front']['url'] )->url;}} <img src="{$logo}" alt='{setting="board_name" escape="true"}' /> {{endif}} <span> <span class='logo-name'>{{if theme.focus_logo}}{theme="focus_logo"}{{else}}{setting="board_name"}{{endif}}</span> {{if theme.focus_slogan}}<span class='logo-slogan'>{theme="focus_slogan"}</span>{{endif}} </span> </a>
  11. I already did. The site took time to load. It shows the text next to logo but the logo is broken. It doesn't seem that the location of where it is trying to retrieve the logo is the correct one.
  12. Just so we are in the same page, this is the original code under core->front->logo: {{if \IPS\Theme::i()->logo['front']['url'] !== null }} {{$logo = \IPS\File::get( 'core_Theme', \IPS\Theme::i()->logo['front']['url'] )->url;}} <a href='{setting="base_url"}' class='logo' accesskey='1'><img src="{$logo}" alt='{setting="board_name" escape="true"}'></a> {{else}} <a href='{setting="base_url"}' class='logo' accesskey='1'> <span> <span class='logo-name'>{{if theme.focus_logo}}{theme="focus_logo"}{{else}}{setting="board_name"}{{endif}}</span> {{if theme.focus_slogan}}<span class='logo-slogan'>{theme="focus_slogan"}</span>{{endif}} </span> </a> {{endif}} I replaced line 3 with the two lines you posted. Once I do that and save, the forum no longer loads and goes to timeout.
  13. Are you sure the id is 'elLogo' and not 'Logo'? That's what is currently in the template. The second line isn't in the template. I copy pasted these two and saved. Now, when I try to load my site, it's stuck on loading.
  14. The new ipsfocus themes allow you to either pick a logo or a text. They can't be together. I just want a logo (a png) on the left and text on the right on the header. Does anyone know how to do this through custom.css?
  15. Of all time? 1. Buffy the Vampire Slayer 2. Game of Thrones 3. Everybody Loves Raymond 4. Stranger Things 5. Dexter
  16. It's a pop-up that asks for a password. Then it takes me to the regular login screen which is not a pop-up. I checked htaccess and don't see any passwords.
  17. So for some reason, when I login to the ACP, it asks me twice for my login credentials. The first time is actually a different password than the password used to just login to the forum. I don't have 2FA enabled so I'm not sure why it's asking for 2 passwords. This isn't a problem for me, but now other members who want to access the ACP can't because they can't get past the first login. I just want to know how to disable this. I've gone to System->Settings->Two Factor Authentication. Everything is disabled. Nothing is required. So I'm out of options and I was wondering if anyone has a solution?
  18. I'll use the one that allows people to login with their Discord account. Perhaps foster will later update it to add more role syncing and ability to post on discord when a new topic or thread is created in the forum.
  19. I was wondering which discord login handler WF recommends to be used for IPS 4.3? There are two that are posted - Rich Discord and the Discord Login Handler by Davlin.
  20. I would like to request this app. If someone has already paid for the old version, I can pay the renewal fee. https://invisioncommunity.com/files/file/3366-trader-feedback-system/
  21. It seems downgrading the PHP version from 7.2 to 7.1 did the trick!
×
×
  • Create New...