Attention DLEStarter.com Members!!!
To all dlestarter.com members, currently the site is offline/closed due to team member emergency situations, so if you have asked or requested any works to team members, please contact me on dlefaq.com because dlestarter team member went missing, fortunately he has been rescued but in critical conditions, so any work requests will be on hold or possibly return or refund your payments...however, dlefaq.com is primary partner with dlestarter.com so we will do whatever we can to help dlestarter team survive...Thank youWell I had to move again and this is my last rodeo. My VPS host took off with my money ( a yearly fee ) and my sites so NUF said
Here is my situation
The address for it will be http://playsndisplay.com/ebooks
The previous one had http://ebook-mecca.com
I uploaded the files and made another database, but before I finish this the thought came across to me that it may not work..If it does not then is there a database config I can run to change the links to the proper format? Added by: Kathryn in PHP Questions on 29-08-2015, 17:36
Same steps as on
http://www.dlefaq.com/others/43-change-url-address-on-dle.html
Answered by: MongKol
Hello ,I need to create sitemap for my site
please let you help me create this sitemap? as this model?
Example:
Added by: kevinhd in Others on 28-08-2015, 06:49
it's manual custom module, no step or tutorial available...
Answered by: MongKol
I marked myself admin as spammers are now banned from my site
How can I do to remove the ban from my administrator account? Help Please Added by: kevinhd in Others on 27-08-2015, 06:45
There are a few ways to remove banned admin account...
1) create new admin account (or login to different admin account if you have one), simply register new account then login to phpmyadmin then manually change usergroup by going to database table "dle_users" and find newly created account and click to edit then change usergroup to "1" which will set to administrator group, then user this account to login to remove "banned" on admin account which was marked as banned
2) login to phpmyadmin and go to database table "dle_users", click "Edit" on admin account which marked as "banned" then scroll down to "banned" (should be located below "reg_date") the value of this table column should be set to "yes", simply remove it, another word, remove the word "yes" so it will be empty value (be sure to completely remove character in this which is empty with no space or no character at all
Answered by: MongKol
Is there any hack or module to add auto tags in DLE 10.5 and to work? Added by: Adrian Marocico in Others on 24-08-2015, 06:14
Hello, i need help, i have DLE 10.5 and need make backup of posts,users,content of my website.. but how i can make that? and move my DLE to another host.. but i don't have to much experience, i not have experience..
Can you help me, with make a backup and move to other VPS?
Currently i have Ubuntu 14.04 on my VPS.
Thank you
Added by: hanzor in Others on 20-08-2015, 08:32
Hello, on my website 21knews.com on each template the script load after instead of tag.
I have uploaded website on different host and i have same error...
on this vps i have not enabled any cache module... not varnish not memcache or other...
trying to inspect the page i see:

on admin side
and

on front side
my skype contact metalx_ddl
best regard's 21K
Added by: 21K in PHP Questions on 18-08-2015, 07:37
Anyone knows how to activate ajax content loading under {content} tag? I want to create a web app with a online player and users must navigate under content with out music cut on every page load.
Thanks in advance Added by: Inphecthyu in Others on 16-08-2015, 11:24
Hi all,I want tutorial Anti dupplicate title DLE 10.x
Thanks all :) Added by: tuongyda14 in Others on 11-08-2015, 04:38
No correct answer yet/Unsolve
Hello I have a serious problem with my site, when a news editors want to add a new log is lost, and when you want to logout does logout Added by: kevinhd in Others on 11-08-2015, 04:25
Hello, i need help with DLE 10.5 with the template Light template..
The problem is.. if i try Login, the pop-up for login doesn't appear, i think the problem is with JQuery, i don't know.. but i think.. i try download Light Template 10.2 or 10.1 and copy the JQuery to my DLE 10.5 and is not working to..
Currently i have using DLE 10.5
Template: Light Template 10.5 you can view here(http://s16.postimg.org/a6sqwmvk5/1391426050_light_template.jpg) (you can remove this photo after view, sorry for the watermark)
That is the template i currently using..
The problem is (you can go to my website, after view the problem you can remove of the question..) megapirata.net
if you try click on "LOGIN" the pop-up doesn't show, if i login.. and i try to acess my profile, configurations etc.. the pop-up doesn't show.. that is the problem, i can't login, and any members can't login..
How i can resolve or fix that? I love this theme, i hope fix that..
I don't know if the problem is in the jQuery, only i think
Thank youu, so much! Added by: hanzor in jQuery Questions on 8-08-2015, 16:23
some of old theme are using old popup windows, it seems like your theme using this popup
http://jmpopups.googlecode.com/
and it's no longer developed as far as I know...so there are a few tests you can try
1) open /templates/templight/main.tpl and add this code before [b][/b]
<script src="http://code.jquery.com/jquery-migrate-1.2.1.js"></script>
2) if it not working then you will need to replace popup with new jquery popup like dle popup or some other plugin like colorbox, fancybox, lightbox etc...
Answered by: yorismith