Jump to content

cursedblade

Rookie
  • Posts

    20
  • Joined

  • Last visited

Everything posted by cursedblade

  1. Bump, still an issue Hopefully someone can help
  2. Hello. Whenever we try to access peoples profiles that have posted content on the website it instantly gives us a 503. When we also try to edit any existing content it does the same thing. If we run the support tool we also get this error on our DB, but running the fix doesn't resolve the issue. Any help would be greatly appreciated. Many Thanks, Marshall
  3. Has been happening to me as well. Not sure why :/
  4. No. There's no need to buy ANY antivirus or even use an antivirus if you know the basics of computer security and file debugging. I've not had a virus on my computer in probably 5-6 years now and I don't even have an antivirus
  5. Welcome to WebFlake! Hope you enjoy your stay
  6. When creating a rule for a Donator using the rule system, i am setting it so that upon a forum thread being created a member receives an award but with manual configuration under the conditions tab it keeps telling me 'That value is not allowed.' Why would it be doing this? then and it does this From this could you please guide me to fixing it. Thanks
  7. Thank you for trying I hope we can find a solution
  8. Hello! I'm currently trying to figure out how to PULL information from a user that's in a certain group. For example, if USER 1 and USER 2 are in group "ADMIN" then it will automatically display their Profile Name and Group that they're in on a page. {{$member = \IPS\Member::load(2);}} {$member->link()|raw} {expression="\IPS\Member\Group::load( $member->member_group_id )->Name" raw="true"} That code example works, but it pulls information based on profile ID, not group ID. I'm using IPB 4.3 Any help would be greatly appreciated. Many Thanks, Marshall
  9. Thanks, I was able to use inline CSS and it allowed it!
  10. custom html and css. It's suppose to look like this: But it turns out like this:
  11. I have a custom signature which displays normally everywhere else, but i can't add it to my profile due to it going through the editor. :/ Any ideas on bypassing it?
  12. Greetings. Currently we've got an issue where code is pasted into the editor it gets stripped of most of its features and goes to plain text. How can we allow all html/css to be used within the editor without it wiping it? Thanks in advance.
×
×
  • Create New...