Jump to content
  • Sign Up

Jeffrey

Rising Star
  • Posts

    927
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by Jeffrey

  1. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  2. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  3. .ipsNavBar_secondary { background: #000000; /* Change color of background */ }
  4. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  5. Search "Register" and "Log in". Then scroll through the pages and find where ever it is.
  6. It's an issue with Friendly URLs. The registration page can still be access at: {url}/forum/index.php?/register
  7. It should look like this; <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase /forum/index.php RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /forum/404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /forum/index.php [L] </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Defina o pacote “ea-php72” como a linguagem padrão de programação “PHP”. <IfModule mime_module> AddType application/x-httpd-ea-php72 .php .php7 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit # BEGIN cPanel-generated php ini directives, do not edit # Manual editing of this file may result in unexpected behavior. # To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) # For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI) <IfModule php7_module> php_flag display_errors Off php_value max_execution_time 240 php_value max_input_time 120 php_value max_input_vars 1000 php_value memory_limit 512M php_value post_max_size 16M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php72" php_value upload_max_filesize 8M php_flag zlib.output_compression Off </IfModule> # END cPanel-generated php ini directives, do not edit Go into admincp, use the Search Bar, find "Friendly Urls", and toggle "Rewrite URLs" on.
  8. go into your admincp. Head down to Customization Go into Languages Edit the English version Use the search bar to find "Sign Up" and "Login"
  9. You'd need something like this: https://invisioncommunity.com/files/file/7807-members-country/
  10. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  11. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  12. You can edit your theme and copy all the code from the plugin's template, remove it, and add it inside the topic's template, forums -> topics -> topic
  13. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  14. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  15. Using the converter, you have to use the full path or the software won't find it for some reason. The path should be /public_html/(user)/uploads/
  16. I prefer the original, Minecraft: Hunger Games..
  17. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  18. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  19. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  20. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  21. Got some $ from friends and got myself a new hookah
  22. I would start here; https://invisioncommunity.com/4guides/themes-and-customizations/getting-started-with-themes_324/introduction-to-themes-r108/ Side Note: If someone has answered your question, could you please mark the best answer instead of editing the original post? Thank you.
×
×
  • Create New...