Jump to content
  • Sign Up

The Grim Reaper

Expert
  • Posts

    411
  • Joined

  • Last visited

  • Days Won

    41

Everything posted by The Grim Reaper

  1. We don't sell the site, is a community project, we sell just a facebook group for gaming with 14k members. The main purpose is to be used by our community and after to be used by others. For now 2/3 romanian gaming communities uses our banners.
  2. Arkored is a network for gamers with game server stats and game server banners. From current scores to historical player data and worldwide game server ranking, Game Tracker records detailed statistics on how you and your server fare against the competition. Our site is in BETA so bugs/errors may appear, report them here https://arkored.com/forum/5/bug-reports/view or send an email to [email protected] We will add new games with time so be patient ? https://arkored.com
  3. Version 1.0.0

    640 downloads

    This theme is a clean aspect for gaming community based on deflection. The theme was created by me and my fellow Craze. I release this skin because many kids copy it with inspect element and claim are their. 27.01.2021 UPDATE : For those who are unable to find the code to show the categories icon, here is a short tutorial : Go in your template codes, after go in forums - index - forumRow, and edit this code with your category id. Make sure you have fontawesome 5.0 installed or the IPS plugin for it. <div class="junky-forum-icon"> {{if $forum->id == 259 }} <i class="fas fa-hamburger"> </i> {{elseif $forum->id == 2 }} <i class="fas fa-newspaper"> </i> {{elseif $forum->id == 7872 }} <i class="fab fa-steam-symbol"> </i> {{elseif $forum->id == 17512 }} <i class="fas fa-eye"> </i> {{elseif $forum->id == 3}} <i class="fas fa-users-cog"> </i> {{elseif $forum->id == 4}} <i class="fas fa-hands-helping"> </i> {{elseif $forum->id == 7163}} <i class="fas fa-comment-dollar"> </i> {{elseif $forum->id == 7735}} <i class="fas fa-grin-stars"> </i> {{elseif $forum->id == 1013 || $forum->id == 3365 || $forum->id == 11}} <i class="fab fa-steam-symbol"> </i> {{elseif $forum->id == 3365}} <i class="icon ion-logo-game"> </i> {{elseif $forum->id == 11}} <i class="icon ion-logo-game"> </i> {{elseif $forum->id == 1030}} <i class="fab fa-teamspeak"> </i> {{elseif $forum->id == 16701}} <i class="fas fa-cubes"> </i> {{elseif $forum->id == 29}} <i class="fab fa-adobe"> </i> {{elseif $forum->id == 28}} <i class="fas fa-comment-alt"> </i> {{elseif $forum->id == 31}} <i class="fas fa-tags"> </i> {{elseif $forum->id == 30}} <i class="fas fa-microchip"> </i> {{elseif $forum->id == 15459}} <i class="fas fa-trash"> </i> {{else}} <i class="far fa-comment-alt"> </i>
  4. Go into your web hosting panel and edit php upload settings for your website.
  5. You have to change each post and topic with your current ID.
  6. Do you have a custom php menu or a new button menu added on menu manager ?
  7. If you installed the platform on /forums you cant use /forum you have to change the url in confglobal.php
  8. If you're speaking about the header image is because it's not enough large to be shown on all resolutions.
  9. Log out all members and put them to connect again.
  10. I think your server does not accept nulled version.
  11. These errors are shown because your template is not up to date with the platform, see the theme difference here. https://invisioncommunity.com/index.php?app=core&module=system&controller=plugins&do=diff
  12. I don't think this is possible because files are uploaded by users via their unique member id, you can try to move the database tables from downlods and the FTP files to the other platform but i think you will have to update each file with a new member for them.
  13. I think you might have some eyes problems, since when you change the text showing on offline from your template php files ? For your arrows you find your answer on the php setting from theme. template code from where i showed you : <div id='ipsLayout_mainArea'> <div class='ipsBox_alt'> <br> <h1 class='ipsType_pageTitle'>{lang='offline_unavailable' sprintf='\IPS\Settings::i()->board_name'}</h1> <br> <div class='ipsRichText ipsType_normal'> {$message|raw} </div> <br> {{if member.member_id}} <a href='{url="app=core&module=system&controller=login&do=logout" seoTemplate="logout" csrf="1"}' class='ipsButton ipsButton_medium ipsButton_primary'>{lang='sign_out'}</a> {{else}} <a href='{url="app=core&module=system&controller=login" seoTemplate="login"}' class='ipsButton ipsButton_medium ipsButton_primary'>{lang='login'}</a> {{endif}} </div> </div> offline text title : <h1 class='ipsType_pageTitle'>{lang='offline_unavailable' sprintf='\IPS\Settings::i()->board_name'}</h1> buttons text : {{if member.member_id}} <a href='{url="app=core&module=system&controller=login&do=logout" seoTemplate="logout" csrf="1"}' class='ipsButton ipsButton_medium ipsButton_primary'>{lang='sign_out'}</a> {{else}} <a href='{url="app=core&module=system&controller=login" seoTemplate="login"}' class='ipsButton ipsButton_medium ipsButton_primary'>{lang='login'}</a> {{endif}}
  14. Version 4.4.9

    68 downloads

    Wireless is a gaming theme, perfect for a clan or game related community. The green color can be easily edited via the theme settings, if necessary.
  15. Version 4.4.7

    343 downloads

  16. Version 1.0.0

    13 downloads

    English: The plugin increases the number of displayed record lines in the results. The plugin works with Pages (CMS). Polish: Wtyczka zwiększa ilość wyświetlanej linii rekordu w wynikach. Wtyczka współpracuje z Pages (CMS).
  17. Version 1.2.0

    228 downloads

    The Smashable Christmas Lights plugin adds a ridiculous, festive touch to any IPS4 website with a string of breakable, twinkling Christmas Lights. Features: A string of HTML5-implemented Christmas Lights which will slowly blink on and off randomly. Mousing over a light breaks the light and plays a glass breaking sound! Reloading the page restores the bulbs to like-new condition so you can have another go at them. Settings provided include: Toggle lights on and off without uninstalling the plugin. Adjustable in size from 32 to 100 pixels. Auto padding is provided to prevent lights from overlapping key IPS navigation elements. This can be toggled off if desired. Volume adjust for glass breaking sound, can be turned off completely Experimental, unsupported support for mobile devices (no sound, may overlap navigation) Enjoy what is perhaps the most useless plugin ever developed for IPS4! Warning: Will slow down browsers considerably. No attempt has been or will be made at optimization. Only guaranteed to work with the vanilla IPS skin - problems have been reported with Google Fonts as contained in 3rd party themes/mods. What you see is what you get...take it or leave it. Original BSD-licensed code for xmas lights provided by Scott Schiller (2007).
  18. There many different features on IPS but for teamspeak or discord integration is just a bot which you can created by your self or find someone who sell it.
  19. It will not solve the problem. Paste here the code you have on forumROW and also tell me your ips version please.
  20. After some research after getting out of my exams i found a topic where they speak about 10 stars. https://invisioncommunity.com/forums/topic/427201-half-stars-in-review/ „We are considering dropping 10 star reviews for 5 stars for consistency with ratings which are 5 star only, but introducing half star display. I think most can agree 10 is just ... weird and takes up too much space. ”
×
×
  • Create New...