I need help ASAP. pls. This is my problem:
-------------------------------------------------------------------------------------------
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in...
can u help me for this? what will i do?
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in C:\Users\Sevillia\Desktop\Retro\xampp\htdocs\app\tpl\class.html.php on line 27
can u help me what to do here? :
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in C:\Users\Sevillia\Desktop\Retro\xampp\htdocs\app\tpl\class.html.php on line 27
this is my class.html.php:
1<?php
2
3namespace Revolution;
4if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }
5class html implements iHTML
6{
7
8private $html;
9
10final public function get($file)
11{
12global $template, $_CONFIG;
13
14if($file != null &&...
oh, i got it. and after that, another error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) inC:\Users\Sevillia\Desktop\Retro\xampp\htdocs\app\tpl\class.html.php on line 27
I am using KyleVonnie's tutorial http://devbest.com/threads/tut-how-to-make-r63b-habbo-retro.27424/
And after i set up everything, the emu is ready and database is ready, i clicked localhost to look if my hotel is working. and the site says:
Index of /
NameLast modifiedSizeDescription
CMS/...
This is my problem:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in C:\Users\Sevillia\Desktop\Retro\xampp\htdocs\app\tpl\class.html.php on line 27
after everything, my emu is already READY!. I clicked localhost. and it just say :
Index of /
Name Last modified Size Description
RevCMS 1.9.9.9/ 01-Apr-2013 16:10 -
swfs.rar 02-Apr-2013 19:26 523M
swfs/ 03-Apr-2013 09:29 -
Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l...