40.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

06-28-2014, 10:18 PM
Post: #71
RE:
anyone know how to fix this?
same text repeats over and over
http://awesomescreenshot.com/00e326noff
07-03-2014, 09:46 AM
Post: #72
RE:
I had same problem check your log files and you should see a fatal error memory size issue etc.

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to
allocate 122880 bytes) in
/home/domainfolder/public_html/wp-admin/includes/menu.php on
line 126

you need to enter the following line into wp-config.php

define('WP_MEMORY_LIMIT', '512M');

I also changed memory_limit in php.ini from 64M to 512M

Then it worked fine.

hope it helps.
07-03-2014, 07:56 PM
Post: #73
RE:
I am using backWPup now. I will check it though. nice share.
07-09-2014, 02:24 AM
Post: #74
RE:
Any update for this?
12-03-2014, 12:54 AM
Post: #75
RE:
Any updates?
51.gif




9.gif