Jump to content

Rinto Kagamine

Apprentice
  • Posts

    65
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by Rinto Kagamine

  1. This has been solved. The tutorial Morpheus made works great.
  2. but how can add color to it I want to make a red and bold member title
  3. I am trying to give a user colored member title. I used to be able to do this in IPB 3.x now I need to do it in 4.1.18.2 Here is the command I am using update `core_members` set title='<span style="color:#FF0000;font-weight:bold">The Black Swordsman</span>'where member_id='1'; This is what I am getting when I input the query:
  4. Welcome and thanks for uploading. You've uploaded some great stuff.
  5. Hello, I have an issue with cloudflare showing their IP instead of my member's real IP. I knew how to fix this in IPB but not in XF. My version is 1.5.12 Thanks in advance.
  6. I should be more mature but I can't stop laughing. http://prntscr.com/e3d9fl

  7. Yes, @Ketchup went to my site and assisted with my issue and it's now solved. Thanks for the help
  8. Hello, in a XF 1.5.10 community I have I installed the Quark Theme that was recently uploaded by @Ketchup. I then followed this tutorial to get my avatars in posts to be big and tall: https://xenforo.com/community/threads/avatars-big-tall.49012/ which instructs me to add this to Extra CSS: .thread_view .messageList a.avatar img, .thread_view .quickReply a.avatar img, .conversation_view .messageList a.avatar img, .conversation_view .quickReply a.avatar img { width: 142px; height: auto; } And then to add this in Message_user_info <xen:avatar user="$user" size="l" /> After I completed that the full avatar shows but the size is still too small:
  9. I'm back after winning the Russian roulette 

    1. Erza

      Erza

      Welcome back, champ! :) 

  10. I didn't notice my ban oh wells
  11. @Ronnie Radke and the site owner I was helping manged to solve the situation successfully. Thanks for the help. This can be closed now.
  12. Hello, I had brought this up in another topic but I had other issues to address in that topic, which have been solved. The issue now is when I type my domain name I get this: http://prntscr.com/dr356v HOWEVER, if I type /index.php on the address bar, My site appears just fine. this is pretty much the only thing stopping my site from going public. I also uploaded to the root the .htaccess file that has this code: <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> my conf_global.php also has everything inputted correctly.
  13. Hello, In your Theme > Go to Edit html > forums > front > topics > postContainer and delete: <li>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</li> If you forum uses more than one theme, you will have to do it for all of them. Hope this helps.
  14. ACP > Members > Groups > Select your group > Edit group Icon, upload your userbar > Save.
  15. I was posting a support topic and it made 2. Letting any mods know to delete one of them.

    7MPb2J8.jpg

    that moment when your users like this more than cometchat O__O Working great! thanks for sharing.
  16. I just remembered this topic lol. It's been working great. I actually had uninstalled all hooks, themes and apps then overwrote the files and ran the upgrader. Everything worked fine.
  17. Hello, I currently have a 3.4.9 community. I added to it the other apps that didn't come with it (blogs, downloads, gallery, content) and I got them from another site. My users seem to prefer 4.x and I want to do the upgrade but this is my first time going from 3.x to the latest IPS suite version If I download @RoSiCkY's latest IPS version would all I have to do is overwrite the files and thats it or is there any complex process? Thanks.
×
×
  • Create New...