[HELP!] Memory Size issue

Results 1 to 4 of 4
  1. #1
    Newbie AZK is offline
    MemberRank
    Jan 2014 Join Date
    2Posts

    happy [HELP!] Memory Size issue

    Hey, AZK here, I need help with something.

    Here's the story,

    I go to my localhost/client ..... the loading thing works and when it goes to 100% the loading font thingy disappears and leaves a blank black screen as it should but then... it's stuck right there,, just a black screen... it should be showing the hotel view right after the black screen -.- .. oh and after it's stuck at black screen, after some minutes, I get redirected to the http://localhost/disconnected page and show's me the error (located below) :

    ERROR:

    Code:
    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in C:\xampp\htdocs\app\tpl\class.html.php on line 27
    ASAP would be pretty much appreciated and thanks!


    I think I just have to execute / run some short sql code or line I guess... or just edit a small line somewhere in my source codes...... I just need someone to tell me what the code is :c I been searching the net and I did get two kinds of codes but im not sure if it is the right one... PLS., someone comment below .. on what I should do... or ur advice . or anything that helps..


    The two codes I seen on the net that might be the solution:

    CodeONE:

    Code:
    ini_set('memory_limit', '320M');
    CodeTWO:

    Code:
    memory_limit = 12M
    Thanks!..

    MUCH thanks!!


    SOOO MUCH THANKS!!

    LOVE YA!
    :D
    good luck to me on getting help, and to you on trying to help me .


  2. #2
    Member Abidas is offline
    MemberRank
    Mar 2014 Join Date
    DenmarkLocation
    51Posts

    Re: [HELP!] Memory Size issue

    The memory size issue occurs simply because you dont have a "disconnected" page in your theme :)

  3. #3
    www.Epic Hosts.co.uk Terrum is offline
    Grand MasterRank
    Jun 2008 Join Date
    EpicHosts,co.ukLocation
    1,322Posts

    Re: [HELP!] Memory Size issue

    If you have a disconnected.php file it should fix the issue, yes.

  4. #4
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,613Posts

    Re: [HELP!] Memory Size issue

    And the black screen is due to incorrect variables and configuration.

    Do you even have your emulator running?



Advertisement