0% found this document useful (0 votes)
3 views6 pages

Acta Droga

The document contains PHP code defining constants for a website installation process, including user prompts, error messages, and installation instructions. It outlines steps for entering domain names, FTP credentials, and setting up website templates and subpages. Additionally, it includes messages for successful installation and user guidance for managing their website post-installation.

Uploaded by

Carlos A. Ramos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views6 pages

Acta Droga

The document contains PHP code defining constants for a website installation process, including user prompts, error messages, and installation instructions. It outlines steps for entering domain names, FTP credentials, and setting up website templates and subpages. Additionally, it includes messages for successful installation and user guidance for managing their website post-installation.

Uploaded by

Carlos A. Ramos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

<?

define("top_inst1","Processing...");

define("top_1","1");

define("top_2","2");

define("top_3","3");

define("top_inst2","Installation");

define("err_DOMAIN","Sorry, Domain limit exceeded!");

define("err_ACTIVE","Account is not active!");

define("err_TIME","Account is not active!");

define("codeUSED","Your key code has already been used (www.".$used_domain.")<br>


You can only overwrite or upgrade at this time.");

define("s1_DOMAIN","Domain name:");

define("s1_LOGIN","FTP Username:");

define("s1_PASS","FTP Password:");

define("s1_HOSTNAME","FTP Hostname:");

define("s1_FOLDER","Installation directory:");

define("s1_FOLDER_INFO","Leave it empty if you want to install our program in the


main folder, or type the folder name (example \'homesite\')");

define("s1_HOST_INFO","Type your FTP hostname here");

define("s1_LOGIN_INFO","Type your FTP username here");

define("s1_PASS_INFO","Type your FTP password here");

define("s1_SECRET_FORGET","If you forget your password...");

define("s1_SECRET_QUESTION","Secret Question:");

define("s1_SECRET_ANSWER","Answer:");

define("s1_EMAIL","Email Contact:");

define("s1_EMAIL_WELCOME","Please send &quot;Welcome Email&quot; to my Email


address");
define("s1_EMAIL_DESC","(Optional) If you lose your password<br>we can send it to
this address.");

define("s1_SECRET_ANSWER1","What is your mother's maiden name?");

define("s1_SECRET_ANSWER2","What city were you born in?");

define("s1_SECRET_ANSWER3","What is your pet's name?");

define("s1_DEXAMPLE","example: <font color=\"#0000FF\">YourWebsite.com</font>");

define("s1_INOTE","");

define("s1_NEXT","Next -&gt; Step 2");

define("s1_AS_GUEST","Continue as a Guest -&gt;");

define("s1_ALERT_DOMAIN","Please enter a domain name.");

define("s1_ALERT_LOGIN","Please enter a username (login).");

define("s1_ALERT_PASS","Please enter a password.");

define("s1_ALERT_ERROR_LOGIN","<p><font size=\"4\">Warning!</font> <br>Username or


Password incorrect.</p><p><a href=\"javascript:history.go(-1)\">&lt;&lt;
Back</a></p>");

define("s1_ALERT_ERROR_DOMAIN","<p><font size=\"4\">Warning!</font> <br>Domain


<b>XXX</b> doesn't point to <b>YYY</b> account</p><p><a
href='javascript:history.go(-1)'>&lt;&lt; Back</a></p>");

define("s1_ALERT_ERROR_ALLOW","<p><font size=\"4\">Warning!</font> <br>You are not


allowed to use this Website Builder!</p><p><a href=\"javascript:history.go(-
1)\">&lt;&lt; Back</a></p>");

define("s2_STEMPLATE","Select Template (Graphic design)");

define("s2_STEMPLATE_selected","Selected Template (Graphic design)");

define("s2_ALERT_TEMPLATE","Select template.");

define("s2_TEMPLATE_OTHER","Change template");

define("s2_BACK","&lt;&lt; Back");

define("s2_NEXT","Next -&gt; Step 3");

define("s3_CNAME","Company/Website name:");

define("s3_CNAME_DEFAULT","CompanyName.com");

define("s3_CSLOGAN","Slogan:");
define("s3_CSLOGAN_DEFAULT","Super Slogan");

define("s3_SPAGES","Create Subpages:");

define("s3_SPAGES_TIP","<p>We recommend selecting 4-5 subpages.</p><p>You can add


more subpages and modify them at anytime</p>");

define("s3_BACK","&lt;&lt; Back");

define("s3_NEXT","Go -&gt; Install my website!");

define("s3_STEMPLATE","Selected template:");

define("s3_CONTACT","Contact information:");

define("s3_CONTACT_DEFAULT"," Company Name, Ltd. \r\n 123 Street \r\n New York, NY
12345 \r\n\r\n Phone: (111) 123-1234 \r\n Fax. (111) 123-1234 \r\n\r\n E-mail:
contact@us.com");

define("s3_META","META Tags:");

define("s3_KEYWORDS","Keywords");

define("s3_DESCR","Description");

define("s3_CONFIRM","Warning! Existing files will be overwritten, there will be a


new website installed. Are you sure you want to continue?");

define("s3_PAGES_1","Home");

define("s3_PAGES_2","Products");

define("s3_PAGES_3","Contact");

define("s3_PAGES_4","About");

define("s3_PAGES_5","Services");

define("s3_PAGES_6","Career");

define("s3_PAGES_7","News");

define("s3_PAGES_8","Sitemap");

define("s3_PAGES_9","Support");

define("s3_PAGES_10","FAQ");

define("s3_GOEDIT","Go, Edit my website -&gt;");

define("news_HEAD",'News & Updates');

define("news_TITLE","Website created!");
define("news_CONTENT","This website is still under construction, please check back
soon!");

define("s3_FINISHED",'<p align="center"><font size="4" face="Trebuchet MS, Arial,


Helvetica, sans-serif"><strong>Congratulations!</strong></font></p>

<p>Your new website has been created, it\'s available here:</p>

<ul>

<li><a href="http://www.'.$_POST['domain'].'"
target="_blank">http://www.'.$_POST['domain'].'</a></li>

</ul>

<p>You can modify your website, add new subpages, photos, and
much more! <br>

To edit your website, use this URL address:</p>

<ul>

<li><a href="http://www.'.$_POST['domain'].'/admin"
target="_blank">http://www.'.$_POST['domain'].'/admin</a></li>

</ul>

<p>To login, you will need to use the same username (login) and
password that you used during the Installation Process.</p>

<p align="center"><font size="4" face="Trebuchet MS, Arial,


Helvetica, sans-serif"><strong>Good luck!</strong></font></p>');

define("s3_GUEST_FINISHED",'<p align="center"><font size="4" face="Trebuchet MS,


Arial, Helvetica, sans-serif"><strong>Congratulations!</strong></font></p>

<p>Your new website is now ready to be modified.<br>

<br>To see how your website looks right now, click


here:</p>

<ul>

<li><a href="'.DEMO_LINK.'"
target="_blank">'.DEMO_LINK.'</a></li>

</ul>

<p>To login and begin making your changes, click here:</p>

<ul>

<li><a href="'.DEMO_LINK.'/admin"
target="_blank">'.DEMO_LINK.'/admin</a></li>
</ul>

<p>This is a demo version, saving changes is not possible.</p>

<p align="center"><font size="4" face="Trebuchet MS, Arial,


Helvetica, sans-serif"><strong><a href="'.ORDER_URL.'">Buy an
account!</a></strong></font></p>');

define("sPRE_STEMPLATEName","Website Template");

define("TryAgainLater","Please try again later");

define("PasswordRecovery","Password Recovery");

define("AddressHPrefix","http://www.");

define("TypeYourAddress","Type your website name, example if your website address


is ".AddressHPrefix);

define("WebsiteTypeWebsite","website, type \"website\"");

define("YourEmail","Your E-mail");

define("YourPassword","Your Password");

define("ChooseUsername","Choose your username");

define("UsernameTip","Your username is your website address. You may use any


combination of letters, numbers and minus sign (-)");

define("YourUsername","Your Username");

define("checkingusername","checking username availability...");

define("DirectoryUnavailable","Directory Unavailable");

define("DirectoryAvailable","Directory Available");

define('STRENGTH','"Very Weak","Weak","Medium","Strong","Very Strong","Password


Strength: ","Too Short"');

define('STRENGTHTIP','At least 6 characters');

define('WebsiteExists','Your Website Already Exists!');

define('WhatToDo','Please choose what you want to do now');

define('ViewOrEdit','View or Edit My Website');

define('InstallNew','Install New Website (Old data will be lost)');

define('UpgradeToNew','Upgrade My Website To The Latest Version');

define('AddNewTemplate','Add New Template To My Website');

define('ChangeLicense','Change Username, Password or Add New Domain');

define('ShowMeMore','Show Me More Options &raquo;');


define('InstallationInProgress','Installation in progress...');

define('PleaseBePatient','Please be patient now, just a few moments and your


website will be created');

define('InstallationComplete','Installation Complete. Redirecting...');

define('Loading','Loading...');

define('tipAddingDomains','You can add up to 3 domains to the license <br


/>(example: Company.com, Company.net, Company.org)<br /><br /> <strong>Please
note:</strong> All domains must point directly to your existing website.');

define('labelNewUser','New Username:');

define('labelNewPass','New Password:');

define('labelNewPass2','Repeat Password:');

?>

You might also like