Best Blackhat Forum

Full Version: MFScripts.Font.Site.Script.v.2.1.NULLED.PHP-ECHO
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(02-24-2015 05:05 AM)Tempestade Wrote: [ -> ]
(02-24-2015 01:28 AM)josemarcoss Wrote: [ -> ]yep, i´ve read the installation instructions but no success.
It seems the script forces the site to be in root directory =/
works good in subdomain view this demo :http://thepiratezone.net/fonts/
Man, on your man domain you should do www redirect. Now when you go to thepiratezone.net - icons not working. Right url is http://www.thepiratezone.net .... Do you know 301 redirection is important for seo...
am also getting error see screen shot and this script doesn't included fonts folder in main directry??

i have done best configuration then also error dont know why??
error screenshot:- https://yadi.sk/i/tedGFS0rexkgK
Download 100% Working Link ....(Tested) ...

http://www.techxperts.info/10cb4f2b74423...ED_PHP.zip
Hi Every one all this font script copies are bugs in config files so check this out the actual code to run it successfully.

Magic Button :

/* main configuration file for script */
define("_CONFIG_SITE_HOST_URL", "yoursitename.com"); /* site url host without the http:// and no trailing forward slash - i.e. http://www.mydomain.com or fonts.mydomain.com */
define("_CONFIG_SITE_FULL_URL", "yoursitename.com"); /* full site url without the http:// and no trailing forward slash - i.e. http://www.mydomain.com/fonts or the same as the _CONFIG_SITE_HOST_URL */

/* database connection details */
define("_CONFIG_DB_HOST", "localhost"); /* database host name */
define("_CONFIG_DB_NAME", "XXXX"); /* database name */
define("_CONFIG_DB_USER", "XXXX"); /* database username */
define("_CONFIG_DB_PASS", "XXXX"); /* database password */

/* show database degug information on fail */
define("_CONFIG_DB_DEBUG", true); /* this will display debug information when something fails in the DB - leave this as true if you're not sure */

/* toggle demo mode */
define("_CONFIG_DEMO_MODE", false); /* always leave this as false */
define("_CONFIG_SCRIPT_VERSION", "2.1"); /* script version */

/* server paths */
define("_CONFIG_SCRIPT_ROOT", dirname(__FILE__));
define("_CONFIG_FILE_STORAGE_PATH", _CONFIG_SCRIPT_ROOT . '/files/'); /* location on your server to store file uploads */

/* the url of the domain to download files from, only change if you plan on using a different domain to link to your files */
define("_CONFIG_SITE_FILE_DOMAIN", "yoursitename.com"); /* url without the http:// and no trailing forward slash */

/* run the site as http or https, requires ssl certificate - functionality in beta */
define("_CONFIG_SITE_PROTOCOL", 'http'); /* http or https */

if you have any problem then comment below i will be help you if i was online thanks....and if you like then dont forget to rep me++
mirror requested
Please share a mirror....
reupload ....
Please reup reup reup.....[/align]
Pages: 1 2
Reference URL's