Jump to content

katos

Contributor
  • Posts

    167
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by katos

  1. ​Does it not depend on your state? A lot of online sites state that the UK test is far harder than the US. (I am from the UK myself.)
  2. ​Happy to help, let me know if you experience any issues! :)
  3. Seems to me that you're missing Conf_Global Try creating a file called conf_global.php and in here, enter the following: <?php $INFO = array ( 'sql_host' => '', 'sql_database' => '', 'sql_user' => '', 'sql_pass' => '', 'sql_port' => 3306, 'sql_socket' => 'MySQL', 'sql_tbl_prefix' => '', 'sql_utf8mb4' => false, 'board_start' => , 'installed' => false, 'base_url' => '', 'guest_group' => , 'member_group' => , 'admin_group' => , ); Then visit your base URL and it should run the installer. Let me know if you have any issues with this :)
  4. Thanks for the notice buddy. Much appreciated. Keep up the hard work, it is much appreciated! :)
  5. ​Internet explorer is the number one browser in the world ... .... For downloading other browsers.
  6. Can't you just go into system applications and edit the application name? :)
  7. Depends what device I'm using and what I'm doing. mostly speaking, I use Firefox or Safari, but I use chrome from time to time. Since I enjoy the plugins and Add ons available to Firefox, I tend mostly to use this. :)
  8. Please don't take this the wrong way but I literally have no idea what you mean. Do you mean you wish to create CSS Member rank images? Like so:
  9. I fixed my error, but mine was to do with members. Do you experience the issue elsewhere and that might help you narrow it down and sort it out. For example, mine was due to a member having a nonexistent member group I'd in the database for some strange reason.
  10. ​I have since resolved this issue - my issue was that the database for members had a member with a non-existent member group ID - I changed this to the correct one and all is now working perfectly. @Staff - Please feel free to close this as this issue is now resolved.
  11. Strange, I am having the same issue but my ACP says I'm not caching, unless ofc you mean the data store folder, in which case I tried deleting this, but to no avail. Any suggestions with that one please @titcrunch
  12. My issue has expanded across profiles and also I now get ex2 on the ACP - what recent changes have you made, maybe we can narrow this down :)
  13. I don't think it is to be honest @DREAMER - I have the same issue, as well as error ex0 and it was working fine until it suddenly went, so I would guess it's a setting, or config somewhere. That or a plugin is playing up maybe?
  14. Hey Flakes! Having an error on my test board in that when I try to view the profile for the only other registered user except myself, it returns this error: This does not happen on my own profile. However, when I try to access the members section of ACP it returns this error: I opened my logs and found the following (if it helps!) : <?php exit; ?> Sun, 21 Jun 2015 14:22:36 +0000 (Severity: 1) 86.135.220.125 - http://xx.xxx.xx.xxx/forums/index.php?/profile/2-xxxxxx/ OutOfRangeException 0: #0 D:\xampp2\htdocs\forums\system\Member\Group.php(104): IPS\Patterns\_ActiveRecord::load(7, NULL, NULL) #1 D:\xampp2\htdocs\forums\system\Theme\Theme.php(639) : eval()'d code(2506): IPS\Member\_Group::load(7) #2 D:\xampp2\htdocs\forums\system\Theme\Theme.php(639) : eval()'d code(1114): IPS\Theme\class_core_front_profile->profileHeader(Object(IPS\Member), false) #3 D:\xampp2\htdocs\forums\applications\core\modules\front\members\profile.php(286): IPS\Theme\class_core_front_profile->profile(Object(IPS\Member), '\n<div class='ip...', Array, Array, Object(IPS\Db\Select), Object(IPS\Http\Url)) #4 D:\xampp2\htdocs\forums\system\Dispatcher\Controller.php(94): IPS\core\modules\front\members\_profile->manage() #5 D:\xampp2\htdocs\forums\applications\core\modules\front\members\profile.php(65): IPS\Dispatcher\_Controller->execute() #6 D:\xampp2\htdocs\forums\system\Dispatcher\Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute() #7 D:\xampp2\htdocs\forums\index.php(13): IPS\_Dispatcher->run() #8 {main} ------------------------------------------------------------------------ Hope that somebody can help - been scratching my head for a while over this one! Thanks in advance, Katos
  15. ​This man... @Lixje phun has updated the link to 4.0.8 so you should now be good to go ;)
  16. Not sure if it'll help but currently there is 4.0.7 available here :: http://webflake.sx/files/file/2333-ips-community-suite/
  17. ​Webflake doesn't release this information to its members. OT: Best of luck with the maintenance guys, thanks for keeping us in the loop!
  18. Not sure whether it is any use, or even if it's any good, as I haven't used this myself. However, i found this which might help? :: http://webflake.sx/files/file/2130-cloudflare-browser-integrity-check-2015/ credits go to : @Mold
  19. Some fantastic works here! Keep it up!
  20. ​Agreed, please put the desired colours. Once they're there, I might give it a stab myself.
  21. Inspired by warcry? This looks almost identical to me ...
×
×
  • Create New...