>>  Site Map >>  Forums >>  Tips and Tricks

Forum module - topics in forum:



Tips and Tricks - Get the most from your PHP-NUKE website. Post things you have discovered and would like to share with others.



Nuke Styles Enhanced Downloads 2.1 ( Lang Fix )

Well i recently was messing around with Nuke Styles EDL 2.1 and noticed there were some Language pieces missing. So i went out of my way and did them, and why not share with everyone else. I dont know if this was already discussed but i know these errors are found on EDL 2.1 for 7.5. Anyways here they are.

Code: :
define("_THEREARE","There Are");
define("_DOWNLOADSINDB","Downloads In Our Database");
define("_ADDMAINCATEGORY","Add Main Catergory");
define("_ADDNEWDOWNLOAD","Add New Download");
define("_DOWNLOADNAME","Download Name");
define("_FILEURL","File Location");
define("_CATEGORY","Catergory");
define("_AUTHORNAME","Authors Name");
define("_AUTHOREMAIL","Authors Email");
define("_FILESIZE","File Size");
define("_VERSION","Version");
define("_HITS","Hits");
define("_INBYTES","Bytes");
define("_NEWDOWNLOADADDED","New Download Added");
define("_MODDOWNLOAD","Modify Download");
define("_DOWNLOADID#","Download Id #");
define("_MODIFY","Modify");
define("_SUBMITTER","Submitted By");
define("_DOWNLOADID","Download Id");
define("_MODCATEGORY","Modify Catergory");
define("_EZTRANSFERDOWNLOADS ","Transfer Downloads");
define("_EZTRANSEFER","Transfer");
define("_DOWNLOADVALIDATION","Downloads Validation");
define("_CHECKCATEGORIES","Check Catergories");
define("_INCLUDESUBCATEGORIES","Include Sub Catergories");
define("_DNOREPORTEDBROKEN","No Broken Downloads");


To add them just place them find

public_html/admin/modules/NukeStyles/EDL/lang-english.php

or

public_html/YOUR LOCATION/admin/modules/NukeStyles/EDL/lang-english.php

-------------------------------------

Open the file with notepad and simply stick them after

Code: :
#####################################################
#  Nuke Styles Enhanced Downloads Settings - New Language Definitions  #
#####################################################


--------------------------------------

Then your all set, hope this helps if anyone needed it.




Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS