Jump to content

Yessin

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Yessin

  1. I still have a problem with uploading a new profile avatar. Sometimes it changes, sometimes it is not. Is there anything I can do about that? Increase de max size of upload, adding more pic extentions to upload?
  2. Thanks for the help, I got a pm from a member and he sended me the correct php code!
  3. Hello, I want to change the background from the login and registration page. I found in login_form.php this code: <body class="hold-transition login-page" style="background-color: #222222;"> And change it to: <body class="hold-transition login-page" style="background-image: url("background.jpg");"> But that wouldn't work, the backgroundcolor changes to grey (code #D2D6DF). Where in the css can I find the line to change te background to a image?
  4. Hahaha. I had to change the php version back from 7.1 to 5.6, chmod the folder 'lib' and 'core' to 777 and do a clean install. Its works now. Now the edit can begin! Thanks alot!
  5. Not yet, I already installed phpvms and the installation was smoothly. But after it finished, this showed up. Maybe if I try to do a clean install now, with the new setting to 256M? I will let you guys know if that works.
  6. Hmm ok! I have it set on 256M now, checked it on the file and is says: "memory_limit: 256" but the error is stil active. So weird.. Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 1936942488 bytes) in /public_html/crewcenter/core/classes/ezdb/ezdb_mysqli.class.php on line 274
  7. I am going to check this in a few minutes! EDIT: And I found a way to upgrade the memory limit to 512M but it still keeps saying it isn't anough
  8. Hmmm, that seems logic to me haha. But I got a paid webhosting, so that sounds weird.. what kind of memory do I need to expand? Bandwith? Mysql?
  9. Hello! When I try to install phpVMS 5 I keep gettin this error: Can some one help me with this? Thanks alot!
×
×
  • Create New...