Jump to content

AntiMetaman

Apprentice
  • Posts

    64
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by AntiMetaman

  1. Error EX0 upon registering When I try to register on the forum, I get a EX0 error. I've disabled all plugins and additional applications. I still get the same error. I've ran system check - all green. Cleared the cache. This is what my system log shows me: ArgumentCountError: Too few arguments to function IPS\core\modules\front\system\_register::_createMember(), 1 passed in /home/duelists2/public_html/forum/init.php(448) : eval()'d code on line 17 and exactly 2 expected (0) #0 /home/duelists2/public_html/forum/init.php(448) : eval()'d code(17): IPS\core\modules\front\system\_register::_createMember(Array) #1 /home/duelists2/public_html/forum/applications/core/modules/front/system/register.php(164): IPS\core\modules\front\system\classifieds_hook_newMemberCredit::_createMember(Array, Array) #2 [internal function]: IPS\core\modules\front\system\_register->IPS\core\modules\front\system\{closure}(Array) #3 /home/duelists2/public_html/forum/system/Helpers/Wizard/Wizard.php(157): call_user_func(Object(Closure), Array) #4 /home/duelists2/public_html/forum/applications/core/modules/front/system/register.php(190): IPS\Helpers\_Wizard->__toString() #5 [internal function]: IPS\core\modules\front\system\_register->manage() #6 /home/duelists2/public_html/forum/init.php(448) : eval()'d code(23): call_user_func_array('parent::manage', Array) #7 /home/duelists2/public_html/forum/system/Dispatcher/Controller.php(97): IPS\core\modules\front\system\nexus_hook_register->manage() #8 /home/duelists2/public_html/forum/system/Dispatcher/Dispatcher.php(129): IPS\Dispatcher\_Controller->execute() #9 /home/duelists2/public_html/forum/index.php(13): IPS\_Dispatcher->run() #10 {main} I should also state that members can still register or sign in through other means (google, facebook, discord, etc.) via oauth2. However, the standard way to register gives me these errors. I'm using IPB 4.1.19.1. I'm pretty sure I didn't have this error before I upgraded to 4.1.19.1.
  2. This changes the background color of the content but not the editor. The editor is still gray.
  3. Thanks but that changed the border of the editor, not the background color.
  4. I found the tutorial using 3.4.x but not 4.1.x. If you're talking about changing the skin of the editor, I know how to do that in 4.1.x. I just thought there might be a way to change just the background color.
  5. Thanks again! Is there any way to change the color of the background of the gray box? It seems all my fonts are white color, so I just need to change the background from gray to black or something dark.
  6. Thank you that fixed it! I also need to change the font color of "Notify me of replies":
  7. As the screenshot above shows, I'm trying to change the font color of "Submit Reply". Currently it's white on white which looks very bad. I'm using IPS 4.1.16.1 with Chameleon Dark theme. It's most likely something I need to add to custom.css, but I don't know what. I just want black font color.
  8. Moving the menu to the left worked. The box shadow still remains unfortunately. Been trying to get rid of that for a while. I'm not even sure if that's the box shadow though. Edit: I figured it out. There was a 10x padding in the animated background code. I changed it to 0px and now it's gone. Thanks for all the help. This thread can be closed now.
  9. I was going to pm it to you but it seems you have that blocked. I was able to make it transparent by just adding this to the custom.css: #header{ background: none !important; } However, I've run into new problems shown here: I want to eliminate the horizontal bar at the very bottom and reduce the space between the text logo and navigation menu.
  10. Thanks. That actually helps a lot. I just put that into custom.css and then added the header code into globalTemplate and it worked. Unfortunately it is in the background so the black header that comes with Chamleleon 4.1 still shows on top of it. I now need to figure out how to make the header background transparent so I can show the animated background behind it. Any idea on how to do that? It seems I can't simply type 'transparent' in the background color for the theme. It will only take a hex code for color.
  11. What version of IPB are you using? If you go the latest nulled version, it should work fine.
  12. Hello, I'm using the latest version of Chameleon for 4.1.16. My header looks like this: I want to use an animated background like in the Animate theme like this: This question was asked a long time ago here: but the code is outdated now and I was wondering if someone could give an updated one.
    I just want to say that this Animate theme is not compatible with 4.1.15 or higher.
×
×
  • Create New...