From here, you can create, modify or delete any categories in your database. If you want to register a new top level category, just type in the name of the category in the name field, browse for a icon, type a description if you want, and then press Add/update button.

If you want to create a sub category below a higher level category, do as above, but now choose what category it should be a sub category of.
"; $Adminupload_success = "Your item has been saved."; /* regular site variables */ $change = "Chg"; $delete = "Del"; $category = "Category"; $title = "Title"; $MessageSentSuccess = "Your Message has been sent, thank you"; $MesssageAlreadySent = "You have already sent this message"; $Sponsored = "Sponsored"; $SPclicks = "Sponsor Clicks"; $Clicks = "Clicks"; $SiteEdit = "Thank you for keeping your info current"; $NoItemsToDisplay = "No Items to Display"; $UpdatedUserInfo = "Your info is updated! Go back to Members Page
"; $InvalidID = "Invalid ID sent, no site to display"; $NotAuthorized2Edit = "I am sorry, it appears you are not authorized to edit this site id."; $AuthorizedDelete = "Site has been deleted"; $AllReadyVoted = "It appears that you have already voted"; $NoRatings = "There doesn't seem to be any ratings for this item, be the first"; $NoReviews = "There doesn't seem to be any reviews for this item, be the first"; $NoRatingReview = "There doesn't seem to be any ratings/reviews for this item, be the first"; $InvalidRating = "You must pick a rating"; $SameUseridError = "I am sorry, there is already a user by that name you requested."; $SameEmailError = "I am sorry, there is already a user that has an email as the one you requested."; $EmptyMessage = "You forgot to enter a message"; $NotAuthorizedMember = "Wrong userid or password.
Unfortunately, we didnīt find any users with the info you gave. If you are unsure of your real username or password, you might go to the Lookup page, and supply your email address to change your password"; $PasswordChangeSuccess = "Your new password has been emailed to you."; $EmailNotFound = "We can't seem to find any info with that email address you supplied.
Either you aren't a member or you typed your email wrong."; // Contact page error $ContactAlreadySent = "You have already sent a contact message"; // error messages // // new user errors $RegistrationError[0] = "You must type in a username."; $RegistrationError[1] = "You must type in a password."; $RegistrationError[2] = "You must type in a valid email address."; $RegistrationError[3] = "You must type in a Full Name."; $RegistrationError[4] = "You must type in a street-address."; $RegistrationError[5] = "You must type in your city."; $RegistrationError[6] = "You must type in your state."; $RegistrationError[7] = "You must type in your zipcode."; $RegistrationError[8] = "You must type in your phone number."; $RegistrationError[9] = "You must type in the security code."; $RegistrationError[10] = "Search Parameters Missing."; $RegistrationError[11] = "You must choose an country."; $RegistrationError[12] = "Your Passwords do not match"; $RegistrationError[13] = "Your current password doesn't match your password in the db."; $RegistrationError[14] = "You need to pick a category"; $NewMemberSuccess = "Your Account has been successfully Created.

Go to your members page to add a new link"; $SignupSuccessPaypal = "Your Account has been successfully Created.
A receipt from Paypal has been emailed to you.

Your account will be active as soon as our verification department has completed a fraud review on your transaction. You will receive a welcome letter as soon as this process is complete.\n"; $SignupSuccessWorldpay = "Your Account has been successfully Created.
A receipt from Worldpay has been emailed to you.

Your account will be active as soon as our verification department has completed a fraud review on your transaction. You will receive a welcome letter as soon as this process is complete.\n"; $SignupSuccess2checkout = "Your Account has been successfully Created.
A receipt from 2Checkout has been emailed to you.

Your account will be active as soon as our verification department has completed a fraud review on your transaction. You will receive a welcome letter as soon as this process is complete.\n"; $AlreadySignedup = "It appears that you have already submitted your membership.
"; $SignupFailure = "Please make a membership first by Clicking here to join $name_of_site now!"; $NoUserFound = "I'm sorry, I didn't find any information about you in our database.
If you need to sign up first? Please see this page to do so Join Now\n"; $PurchaseError = "Purchase error:

Please select a Link to sponsor first by Clicking here now!"; $TansactionFail = "There seems to have been a problem with your Transaction. If you have any questions please contact the admin about this delimma. {FROM}"; // new item errors $upload_success = "Thank you for your link submission.
Link submissions may be reviewed by an administrator before they are added to our website.
Go back to Members Page
"; $UserPayNowText = "To get your link in the sponsor section on $name_of_site, you can make a donation of a small fee."; $NoItemName = "You have not entered a item name"; $NoCategory = "You forgot to pick a category"; $InvalidSecID = "Invalid Security Id entered."; $NotAuthorized = "I am sorry, you do not have authorization to delete this item or there is no such item."; $NotAuthorizedToPay = "I am sorry, your account as been suspended. Please contact the administrator."; $AlreadyUploaded = "This site has already been added. You are not allowed to upload duplicate sites. Please try another one"; $NewSiteError[0] = "You must type in a title."; $NewSiteError[1] = "You must type in a url."; $NewSiteError[2] = "You must type in a description."; $NewSiteError[4] = "You must type in a name."; $NewSiteError[5] = "You must type in email."; $noimageadded = "no picture added, please try again."; $ToSmallUpload = "Error:
The picture you tried to upload is 0 kb in size.

"; $ToBigUpload[0] = "Error:
Picture you tried to upload, is to large >". MAXFILE_SIZE."kb. Try to compress the image and try again.

"; $WrongFileType = "Error:
Your image you tried to upload is not the correct file type."; /* // user emails // */ // used to email users that have signed up successfully $RegisterEmail = "Dear {NAME},

Thank you for registering with $name_of_site. Your account has been created and you can how return to $siteurl to add your link with the below login information:

Username: {USERNAME}
Password: {PASSW}

Thank you for your support.

The $name_of_site Team
$from_address"; $RegisterEmailSubject = "$name_of_site Registration"; // Contact email $ContactEmailSubject = "$name_of_site Contact"; // forgotten password $LookupEmail = "Hi {NAME}
It appears you have requested your password. The high security nature of this site we
can't give you the password seeing how it is encrypted. therefore we have a made a temporary password.

Here is your new password that you requested.
It is recommended you change it to one of your liking.

New Passowrd: {NEWPASSW}

You can login here: $siteurl/member.php to make the changes.

Sincerely,

The $name_of_site Team
$from_address"; $LookupEmailSubject = "$name_of_site Information Request"; // email they get on Link submission $LinkSubmissionEmail = "Hello {NAME},

Thank you for submitting your link to $siteurl! Your link submission may need to undergo a review before it appears live on our website. You will be notified via email once this has happened. Thank you for your support!

Sincerely,

The $name_of_site Team"; $LinkSubmissionEmailSubject = "$name_of_site Link Submission"; // email they get after verification is completed in admin $GrantedLinkEmail = "Congratulations {NAME}!

Your link has just been approved! Please return to $siteurl to see your link live on our website! You can also purchase a sponsored link from our members section to attract extra attention to your website!

Sincerely,

The Website Name Team"; $GrantedLinkEmailSubject = "$name_of_site Submission Approval"; // email they get when they submit and paid for a sponsor submission $SignupConfirmEmail = "Dear {NAME},

Thank you for your purchase of a sponsored link. Below are the details of your purchase:

Website Title: {LINKTITLE}
Website URL: {LINKURL}
Website Description: {LINKDESCR}

Clicks Purchased: {PCLICKS}
Price Paid \${PRICEPAID}

Clicks Received to Date: {CLICKSTODATE}
Clicks Purchased to Date: {CLICKSPURTODATE}

Once your purchase has been reviewed and approved by a staff member, your sponsorship will appear live on our $siteurl!

Thank you again for your support

Sincerely,

The $name_of_site Team "; $SignupConfirmEmailSubject = "$name_of_site Purchase"; // email they get when a sponsor submisison is granted and approved $GrantedSponsorSignupEmail = "Dear {NAME},

We are pleased to inform you that your Sponsored Link has been approved! You may now return to $siteurl to view your live sponsorship. The details of your sponsored link are below:

Website Title: {LINKTITLE}
Website URL: {LINKURL}
Website Description: {LINKDESCR}

Clicks Purchased: {PCLICKS}
Price Paid \${PRICEPAID}

Clicks Received to Date: {CLICKSTODATE}
Clicks Purchased to Date: {CLICKSPURTODATE}

Once your purchase has been reviewed and approved by a staff member, your sponsorship will appear live on our $siteurl!

Thank you for your support

Sincerely,

The $name_of_site Team "; $GrantedSponsorSignupEmailSubject = "$name_of_site Approved Purchase"; // email they get when they change password $ChangePwdEmail = "Hello {NAME},

You have asked to change your password on $name_of_site

Here is your new login information
Userid: {USER}
New Password: {PASSW}

Sincerely,

The $name_of_site Team "; $ChangePwdEmailSubject = "$name_of_site Password Change"; // email when the submission is denied in admin $DeclineLinkEmail = "Dear {NAME},

We are sorry to inform you that your link was not accepted into the $siteurl directory for one of the following reasons:

1. Unrelated Content
2. Unsuitable content (adult, vulgarities, hate, or other TOS violations)
3. Duplicate Submission
4. Inappropriately or inaccurately described content

Please correct the above before attempting to resubmit your link.

Sincerely,

The $name_of_site Team "; $DeclineLinkEmailSubject = "$name_of_site Link Denial"; $ImageFormat = array("image/jpg","image/jpe","image/jpeg","image/pjpeg","image/gif","image/png"); $ImageExtensions = array("jpg","jpeg","gif","png"); // arrays for breadcrumbs. $NewListingBreadCrumb = array("Newest Listings"=>""); $SearchAllCatsBreabCrumb = array("Search"=>"","All Categories"=>""); $ProductDetailBreadCrumb = array("Product Details"=>""); $HighestRatedBreabCrumb = array("Highest Rated"=>""); $MostVisitedBreabCrumb = array("Most Visited"=>""); $ContactBreadCrumb = array("Contact Us"=>""); $ProductRatingBreadCrumb = array("Product Rating"=>""); $NewRegisterBreadCrumb = array("Member"=>"","Register"=>""); $NewSignupBreadCrumb = array("Registration"=>""); $MemberBreadCrumb = array("My Account"=>""); $MemberLoginBreadCrumb = array("Member"=>"", "Member Login"=>""); $AddLinkBreadCrumb = array("Member"=>"","Add a Link"=>""); $PayBreadCrumb = array("Purchase"=>""); $HelpBreadCrumb = array("Help"=>""); $SponsoredBreadCrumb = array("Sponsored Sites"=>""); $SearchAdvBreadCrumb = array("Advanced Search"=>""); $LookupBreadCrumb = array("Member"=>"","Password Change"=>""); $AccountInfoBreadCrumb = array("Member"=>"","Account Info"=>""); $ChangeInfoBreadCrumb = array("Member"=>"","User Information"=>""); $SiteMapBreadCrumb = array("Site Map"=>""); $StatInfoBreadCrumb = array("Member"=>"","Site Statistics"=>""); $Countries = array("United States" => "United States of America", "Canada" => "Canada", "Afghanistan" => "Afghanistan","Albania" => "Albania", "Algeria" => "Algeria", "American Samoa" => "American Samoa","Andorra" => "Andorra","Angola" => "Angola", "Anguilla" => "Anguilla", "Antarctica" => "Antarctica","Antigua And Barbuda" => "Antigua And Barbuda", "Argentina" => "Argentina", "Armenia" => "Armenia","Aruba" => "Aruba","Australia" => "Australia", "Austria" => "Austria", "Azerbaijan" => "Azerbaijan","Bahamas" => "Bahamas","BHR" => "Bahrain", "Bahrain" => "Bangladesh", "Barbados" => "Barbados","Belarus" => "Belarus", "Belgium" => "Belgium", "Belize" => "Belize", "Benin" => "Benin", "Bermuda" => "Bermuda", "Bhutan" => "Bhutan", "Bolivia" => "Bolivia", "Bosnia And Herzegowina" => "Bosnia And Herzegowina","Botswana" => "Botswana","Bouvet Island" => "Bouvet Island", "Brazil" => "Brazil","Brunei Darussalam" => "Brunei Darussalam","Bulgaria" => "Bulgaria", "Burkina Faso" => "Burkina Faso", "Burundi" => "Burundi", "Cambodia" => "Cambodia","Cameroon" => "Cameroon", "Cape Verde" => "Cape Verde","Cayman Islands" => "Cayman Islands", "Central African" => "Central African Republic", "Chad" => "Chad","Chile" => "Chile", "China" => "China","Christmas Island" => "Christmas Island", "Cocos Islands" => "Cocos Islands", "Columbia" => "Columbia", "Comoros" => "Comoros", "Congo" => "Congo", "Cook Islands" => "Cook Islands", "Costa Rica" => "Costa Rica", "Cote D'Ivoire" => "Cote D'Ivoire", "Croatia" => "Croatia", "Cuba" => "Cuba", "Cyprus" => "Cyprus", "Czech Republic" => "Czech Republic", "Denmark" => "Denmark", "Djibouti" => "Djibouti","Dominica" => "Dominica", "Dominican Republic" => "Dominican Republic","East Timor" => "East Timor","Ecuador" => "Ecuador", "Egypt" => "Egypt", "El Salvador" => "El Salvador", "Equatorial Guinea" => "Equatorial Guinea", "Eritrea" => "Eritrea", "Estonia" => "Estonia", "Ethiopia" => "Ethiopia", "Falkland Islands" => "Falkland Islands", "Faroe Islands" => "Faroe Islands","Fiji" => "Fiji", "Finland" => "Finland", "France" => "France", "France Metropolitan" => "France Metropolitan", "French Guiana" => "French Guiana", "French Polynesia" => "French Polynesia", "Gabon" => "Gabon", "Gambia" => "Gambia", "Germany" => "Germany", "Ghana" => "Ghana", "Gibraltar" => "Gibraltar", "Greece" => "Greece", "Greenland" => "Greenland","Grenada" => "Grenada","Guadeloupe" => "Guadeloupe", "Guam" => "Guam", "Guatemala" => "Guatemala","Guinea" => "Guinea", "Guinea-Bissau" => "Guinea-Bissau", "Guyana" => "Guyana", "Haiti" => "Haiti", "Honduras" => "Honduras","Hong Kong" => "Hong Kong", "Hungary" => "Hungary","Iceland" => "Iceland", "India" => "India", "Indonesia" => "Indonesia", "Iran" => "Iran", "Iraq" => "Iraq", "Ireland" => "Ireland", "Israel" => "Israel", "Italy" => "Italy", "Jamaica" => "Jamaica", "Japan" => "Japan", "Jordan" => "Jordan", "Kazakhstan" => "Kazakhstan", "Kenya" => "Kenya", "Kiribati" => "Kiribati", "Korea, Republic of" => "Korea, Republic of", "Kuwait" => "Kuwait", "Kyrgyzstan" => "Kyrgyzstan", "Laos" => "Laos", "Latvia" => "Latvia", "Lebanon" => "Lebanon", "Lesotho" => "Lesotho", "Liberia" => "Liberia", "Libya" => "Libya", "Liechtenstein" => "Liechtenstein", "Lithuania" => "Lithuania", "Luxembourg" => "Luxembourg", "Macao" => "Macao", "Macedonia" => "Macedonia", "Madagascar" => "Madagascar", "Malawi" => "Malawi", "Malaysia" => "Malaysia","Maldives" => "Maldives", "Mali" => "Mali", "Malta" => "Malta", "Marshall Islands" => "Marshall Islands","Martinique" => "Martinique","Mauritania" => "Mauritania", "Mauritius" => "Mauritius","Mayotte" => "Mayotte","Mexico" => "Mexico","Micronesia" => "Micronesia", "Moldova" => "Moldova","Monaco" => "Monaco","Mongolia" => "Mongolia","Montserrat" => "Montserrat", "Morocco" => "Morocco", "Mozambique" => "Mozambique", "Myanmar" => "Myanmar","Namibia" => "Namibia", "Nauru" => "Nauru", "Nepal" => "Nepal","NLD" => "Netherlands","Netherlands" => "Netherlands Antilles", "New Zealand" => "New Zealand", "New Caledonia" => "New Caledonia","Nicaragua" => "Nicaragua", "Niger" => "Niger", "Nigeria" => "Nigeria", "Niue" => "Niue","Norfolk island" => "Norfolk island", "Mariana Islands" => "Northern Mariana Islands", "Norway" => "Norway", "Oman" => "Oman", "Pakistan" => "Pakistan", "Palau" => "Palau", "Palestinian Territory" => "Palestinian Territory", "Panama" => "Panama", "Papua New Guinea" => "Papua New Guinea", "Paraguay" => "Paraguay", "Peru" => "Peru", "Philippines" => "Philippines", "Pitcairn" => "Pitcairn", "Poland" => "Poland", "Portugal" => "Portugal", "Puerto Rico" => "Puerto Rico", "Qatar" => "Qatar", "Reunion" => "Reunion", "Romania" => "Romania", "Russian Federation" => "Russian Federation", "Rwanda" => "Rwanda", "Saint Kitts and Nevis" => "Saint Kitts and Nevis", "Saint Lucia" => "Saint Lucia", "Samoa" => "Samoa", "San Marino" => "San Marino", "Sao Tome and Principe" => "Sao Tome and Principe", "Saudi Arabia" => "Saudi Arabia", "Senegal" => "Senegal", "Seychelles" => "Seychelles", "Sierra Leone" => "Sierra Leone", "Singapore" => "Singapore", "Slovakia" => "Slovakia", "Slovenia" => "Slovenia", "Solomon Islands" => "Solomon Islands", "Somalia" => "Somalia", "South Africa" => "South Africa", "Spain" => "Spain", "Sri Lanka" => "Sri Lanka", "St. Helena" => "St. Helena", "Sudan" => "Sudan", "Suriname" => "Suriname", "Swaziland" => "Swaziland", "Sweden" => "Sweden", "Switzerland" => "Switzerland", "Syria" => "Syria", "Taiwan" => "Taiwan", "Tajikistan" => "Tajikistan", "Tanzania" => "Tanzania", "Thailand" => "Thailand", "Togo" => "Togo", "Tokelau" => "Tokelau", "Tonga" => "Tonga", "Trinidad and Tobago" => "Trinidad and Tobago", "Tunisia" => "Tunisia", "Turkey" => "Turkey", "Turkmenistan" => "Turkmenistan", "Turks and Caicos islands" => "Turks and Caicos islands", "Tuvalu" => "Tuvalu", "Uganda" => "Uganda", "Ukraine" => "Ukraine", "United Arab Emirates" => "United Arab Emirates", "United Kingdom" => "United Kingdom","Uruguay" => "Uruguay", "Uzbekistan" => "Uzbekistan", "Vanuatu" => "Vanuatu", "Vatican City State" => "Vatican City State", "Venezuela" => "Venezuela", "Viet Nam" => "Viet Nam", "Virgin Islands (British)" => "Virgin Islands (British)", "Virgin Islands (U.S.)" => "Virgin Islands (U.S.)", "Wallis and Futuna Islands" => "Wallis and Futuna Islands", "Western Sahara" => "Western Sahara", "Yemen" => "Yemen","Yugoslavia" => "Yugoslavia", "Zambia" => "Zambia", "Zimbabwe" => "Zimbabwe"); ?>