Hi,
As my question above, but only articles are important, is it possible?
Thanks! Added by: freshwap in MySQL Questions on 7-06-2016, 14:11
Is there any way to convert from DLE to WP?
Error Number: 2006 MySQL server has gone away
Hi,
please help me, i having several sites on a shared-hosting, DataLife installs without error, but does not show comments giving error.
If install datalife 10.4 Utf8 give me this error:"
MySQL Error!
MySQL error in file: /engine/modules/addcomments.php at line 66
Error Number: 2006
The Error returned was:
MySQL server has gone away
SQL query:
INSERT INTO dle_spam_log (ip, is_spammer, email, date) VALUES ('12.34.56.789','0', 'admin@mysites1.com', '1453472933')
"
IF try to install last version Dle 10.6 Utf8 give similar error, change the line error"MySQL error in file: /engine/modules/addcomments.php at line 77"
* SERVER INFO *
DataLife Engine version: 10.4
License type: DataLife Engine 10.4 Licensed to http://mysite.com
OS: Linux 2.6.32-604.30.3.lve1.3.63.el6.x86_64
PHP version: 5.4.45
MySQL version: 5.6.27-76.0-log MySQLi
GD version: GD Version: bundled (2.1.0 compatible), FreeType Support: Enabled, FreeType Linkage: with freetype, T1Lib Support: Enabled, GIF Read Support: Enabled, GIF Create Support: Enabled, JPEG Support: Enabled, PNG Support: Enabled, WBMP Support: Enabled, XPM Support: Enabled, XBM Support: Enabled, JIS-mapped Japanese Font Support: Disabled,
Module mod_rewrite Unknown
Safe mode: Off
Allocated memory: 512M
Disabled functions: Unknown
Maximum upload file size: 32 Mb Added by: Jack in MySQL Questions on 22-01-2016, 08:47
Problem to import database
Hi, my old webhosting have crashed and i having lost everything, template, full-bakups, backups, everything.
Now i moved into a new web-hosting, but i have only old bakup .sql generated (with the old host) using phpMyAdmin.
I have proceeded in this way (version used dle 10.4 utf8):
1. Create a new blank database on new host
2. Import backup .sql always using CPanel>phpMyAdmin
3. Query successfully imported
4. Install a new copy of dle 10.4 utf8 and indicate new database (with new user_db new_userpw)
5 Install succeful but datalife is blank have a default 4 articles, old imported post, users, etc.. not be detected by the portal, even if in the table are present
Please help me, how to import correctly backup .sql to retrieve all data? category, user groups, articles, users etc ... ???
Unfortunately I only have this backup, I have no other backups, thanks Added by: Jack in MySQL Questions on 17-12-2015, 14:37
Is possible to convert database from wp to dle?
hi
i have wordpress site...i want move to dle..
how to convert or migrate wp to dle?
any tool or other way..
anyone give good reply
thanks Added by: sultan in MySQL Questions on 6-07-2015, 08:08
Yes you can use wordpress = > dle conversion module which can be downloaded belowAnswered by: dlefaq
both wordpress and dle must be installed on the same server (can be top level domains or sub-domains)
Please make sure to make full backup because you will not be able to convert back or reverse back unless you can find other converter...
I would recommend convert wordpress to DLE version 9.2 or 9.3 then after the conversion is successful then upgrade DLE 9.2 or 9.3 to DLE 10.5
Need help with sql code
Well I have this problem, I am not sure but is there an sql code I can use to switch the database URL ? They have a perfect one for wp but I see nothing for DLE
my images are to the new address but the images are not showing,,
WP CodeAdded by: Kathryn in MySQL Questions on 12-06-2015, 15:12UPDATE wp_posts SET post_content=(REPLACE (post_content, '<old url>','<new url>'));
Help customize this module
Hi,
I've installed this module to my site:
8dle(.)ru/free-modules/4518-top100news-v10.html
Btw as i see it's the top100 for all the time,
How to get the result for each month? ( top 100 monthly )
Thanks! Added by: freshwap in MySQL Questions on 21-04-2015, 23:01
No correct answer yet/Unsolve
Update MySQL
Hi.
How to update 10.3 MySQL to 10.4 MySQL ? Added by: PredatorS in MySQL Questions on 2-04-2015, 11:17
This question was marked and resolved or cancelled by authorAnswered by: dlefaq
admin password
Hi guys I forgot my admin pass .. I try to look on it at phpMyadmin i just show letters and numbers Any different way to look what my password was ? Added by: minior in MySQL Questions on 22-03-2015, 10:08
Login to your PHPMyAdmin and replace your password value withAnswered by: yorismithd9b1d7db4cd6e70935368a1efb10e377
Now you can login to your website using password 123
The full tutorial on how to recovery DLE Admin password is available athttp://www.dlestarter.com/tutorials/hack/207-admin-password-recovery-in-the-dle.html
Datalife Engine log me out, I have to login again and again
I am use Datalife Engine and every time I lgin to my website, my website keep log me out and I have to keep login again and again, is there any solution for this issue? Added by: askme in MySQL Questions on 7-02-2015, 04:54
Yes, This issue happens a lot to many users, most of problems happens to users who use shared host or using some kind of server cache systems like "varnish cache", "xCache" and some other server cache, so to fix this issue you must contact your server admin or host provider to disable server cache, after server cache is disabled the nyou can use third party cache like Cloudflare or even DLE cache if you really need cache on your server. There is no direct solution from Datalife Engine side because the problem is coming from your server side cache.Answered by: dlefaq