Jump to content

AntiMetaman

Apprentice
  • Posts

    64
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by AntiMetaman

  1. The tutorial I'm following is listed as #5 in the references above. Yes, I'm using php 7.2. I'll see if I can downgrade.
  2. I'm doing this on a fresh install of IPS with no third-party applications or plugins. The dev tools version is 4.2.7 which is the same version as my forum.
  3. I created a fresh installation of my nulled version of IPS 4.2.7 [1] and then added the appropriate Developer Tools [2]. I have used these instructions to enable Developer Mode in my forum [3]. After having followed the instructions and added `define( 'IN_DEV', TRUE );` to my constants.php file I tried to access my website's AdminCP but then this error was shown: I hope someone can help me resolve this problem, because it holds me back from developing in IPS. Thanks! References: [1] https://webflake.sx/files/file/4171-wf-null-ips-community-suite/ (where I got the IPS 4.2.7 from) [2] https://invisioncommunity.com/files/file/7185-developer-tools/ (where I got the dev tools from) [3] https://invisioncommunity.com/developers/docs/general/enabling-developer-mode-r23/ (Instructions on enabling dev mode) [4] https://invisioncommunity.com/forums/topic/441413-create-a-hello-world-app/ (Hello world example app) [5] https://invisioncommunity.com/forums/topic/436446-start-here-creating-a-hello-world-app/ (The tutorial I'm following for creating an app)
  4. OMG!! I found what the issue was. The ftp server I was connecting to was the wrong one! I recently upgraded my VPS server, so they changed the ip address but forgot to update the DNS servers to point to that ip address. This means all the files I've been uploading this whole time were to another server and that's why it was saying there's nothing to upgrade since literally there isn't! Everything works guys, sorry for all the trouble!
  5. Ok, I'll try to reupload all files from 4.2.4 a fourth time, but I'm not sure if it will yield any different results as I haven't done anything different. There was no .htaccess in the admin folder to begin with.
  6. I don't have a .htaccess in the forum/admin folder but I do have it in the forum/ folder. You're saying to delete that? Edit: I made a backup of .htaccess, deleted it and re-ran upgrade process but it still gives me the same message as above.
  7. So I did something dumb and listened to one of the "recommendations" in the "Security" section of the AdminCP. This recommendation was to have two passwords for the AdminCP. I can still login no problem. That isn't the issue. Ever since I've done this, I've been unable to upgrade from 4.2.2 to 4.2.4. I did disable the two-factor authentication but it still asks me to login twice each time. I've uploaded all files from the 4.2.4 (webflake) but it says that there is nothing to update: I've had no problems with upgrades before and have always used the webflake releases. I've just somehow gotten stuck at 4.2.2. My host is Shinjiru and I don't use https. So if someone knows how to disable this double login for ACP or have any other ideas, let me know. I'll send money ($25 USD) via paypal to the person who can figure it out. Thanks
  8. I am happy to report that I've fixed it. All I had to do was repair the mySQL database via cpanel. This did the trick. Apparently, I had a surge of member registrations that overloaded the server and caused the mySQL member_core to crash.
  9. I am getting this error when I try to log into the ACP: EX145 This happened suddenly this morning. I haven't changed anything on my end. My VPS is up and running, just the forum is not working. It was working yesterday just fine. I ran system check and diagnostics and all were green. The site shows a 500 Error now. Any ideas? I'm on 4.2.2 which I got from this site. My host is Shinjiru. Willing to give ACP access to moderators only.
  10. Version 4.2.0

    435 downloads

    I thought I'd share it since webflake has helped me with many things in the past.
  11. I have fixed it myself. Go to: Forums > Front > Topics > post Core > Front > Global > comment Core > Front > Statuses > statusReply Then simply replace this: {{if $comment instanceof \IPS\Content\Reputation and settings.reputation_enabled}} {template="reputation" group="global" app="core" params="$comment, 'ipsPos_right ipsResponsive_noFloat'"} {{endif}} with this: {{if \IPS\IPS::classUsesTrait( $comment, 'IPS\Content\Reactable' ) and settings.reputation_enabled}} {template="reputation" group="global" app="core" params="$comment"} {{endif}} That's it and your 4.1.x theme is updated to 4.2. That simple. This adds reactions to the posts on the forums. There are other minor changes but reactions is the major one. Other differences are hardly noticeable for me anyways. You can close this thread. Problem solved.
  12. I have a theme from ipsfocus for 4.1.x that works in 4.2 but the reactions do not work. I do not want to upgrade the theme to 4.2 because it takes away my customizations that I had before and the 4.2 version does not allow me to re-customize it. Hence, I want to know how I can manually modify the code myself in the 4.1.x theme to add reactions. I asked Cookie Monster and he referred me to this link here: https://invisioncommunity.com/developers/docs/invision-community-42/reactions-r116/ which tells me to add this: {{if $item->hidden() !== 1 && \IPS\IPS::classUsesTrait( $item, 'IPS\Content\Reactable' ) and settings.reputation_enabled}} {template="reputation" group="global" app="core" params="$item"} {{endif}} but I have no idea which file in the theme to add it to and where. Any help is appreciated.
  13. Nevermind, I have it and am disappointed by it. The 4.1.x version is better. The new 4.2 removes many customization options.
  14. https://invisioncommunity.com/files/file/7099-chameleon-dark-ipsfocuscom/ If anyone who can renew this theme for 4.2 and post it, I'd greatly appreciate it. Willing to pay for it.
    The theme looks good. Some things borrowed from XenForo. I had to disable the default Slider to get rid of the "Buy Now".
    I upgraded from 4.19.4 and I have to say it's a beautiful seamless upgrade. All my apps and themes still work. The forum is a bit more snappier as well. The AdminCP looks amazing now. The Clubs app is great. Just waiting for 4.2.2. Reactions won't work for the 4.1 themes.
  15. I fixed it! It was because the latest Group Color on User Link 9, didn't work properly. I downgraded to version 8 and everything works like a charm now!
  16. I'm getting an error when I try to view someone's profile for some reason: Error: Call to undefined method IPS\IPS::classUsesTrait() (0) #0 /home/duelists2/public_html/forum/system/Theme/SandboxedTemplate.php(57): IPS\Theme\class_core_front_system->searchResult(Array, Array, Array, Array, 0, Object(IPS\Http\Url\Friendly), Object(IPS\Http\Url\Friendly), Object(IPS\Http\Url\Friendly), '8c2a76948cdc8a1...', 0, Object(IPS\Http\Url\Friendly), '\n\n\t<div class='...', false, 'expanded', false) #1 [internal function]: IPS\Theme\_SandboxedTemplate->__call('searchResult', Array) #2 /home/duelists2/public_html/forum/system/Content/Content.php(974): call_user_func_array(Array, Array) #3 /home/duelists2/public_html/forum/applications/forums/sources/Topic/Post.php(260): IPS\_Content::searchResult(Array, Array, Array, Array, Array, NULL, false, 'expanded', false, false, Array) #4 /home/duelists2/public_html/forum/init.php(448) : eval()'d code(61): IPS\forums\Topic\_Post::searchResult(Array, Array, Array, Array, Array, NULL, false, 'expanded', false, false, NULL) #5 [internal function]: IPS\forums\Topic\hook786::searchResult(Array, Array, Array, Array, Array, NULL, false, 'expanded', false, false, NULL) #6 /home/duelists2/public_html/forum/system/Content/Search/Result/Content.php(92): call_user_func(Array, Array, Array, Array, Array, Array, NULL, false, 'expanded', false, false, NULL) #7 /home/duelists2/public_html/forum/system/Theme/Theme.php(780) : eval()'d code(2786): IPS\Content\Search\Result\_Content->html() #8 /home/duelists2/public_html/forum/system/Theme/SandboxedTemplate.php(57): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Array, NULL) #9 /home/duelists2/public_html/forum/applications/core/modules/front/members/profile.php(263): IPS\Theme\_SandboxedTemplate->__call('profileActivity', Array) #10 [internal function]: IPS\core\modules\front\members\_profile->manage() #11 /home/duelists2/public_html/forum/init.php(448) : eval()'d code(15): call_user_func_array('parent::manage', Array) #12 /home/duelists2/public_html/forum/system/Dispatcher/Controller.php(97): IPS\core\modules\front\members\steam_hook_steamDefault->manage() #13 /home/duelists2/public_html/forum/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute() #14 /home/duelists2/public_html/forum/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute() #15 /home/duelists2/public_html/forum/index.php(13): IPS\_Dispatcher->run() #16 {main} Anyone have any ideas how to fix this? I cleared cache and ran the support diagnostics. I haven't installed any new plugins or apps. It used to work before.
  17. For anyone who might be having this error, the culprit was "Classfields"!! Just disabling that fixes everything!
  18. If I go to Members->Registerations->Disable "Allow New Registrations", it disables even the oauth2. I can't find the option to disable just the standard method.
  19. Thanks for the suggestions. 2-factor authentication was disabled from the start. Option 1 shows no error logs, only system logs which I posted in the first post. I'm interested in Option 2. How do I disable standard logins and only use oauth2 like Steam, Discord, Google, Facebook, etc.? When I go to Login handlers, the standard option is locked. Option 3 showed no php issues. I'd rather not do Option 4 and just wait to upgrade to IPB 4.2 if that were the case.
  20. Yes, I checked that it also occurs on the default theme and thanks for responding!
  21. I'm not using 2FA either. I didn't have this problem before 4.1.19.1 upgrade.
×
×
  • Create New...