MySpace
Anyone else getting errors like this?
Error Occurred While Processing Request
Error Diagnostic Information
An error occurred while evaluating the expression:
siteMode = "FULLACCESS"; // siteMode can be set to [FULLACCESS or HOTSPARE]
BandSearchFTDSN = "rbdb12_myspacesearch1";
blogDSN = "msdb18_myspaceblogs";
browsecacheDSN = "msdb17_myspaceb_cache";
bulletinDSN = "rbdb9_myspace";
classifiedsDSN = "msdb1_myspaceclassifieds";
commentsDSN = "msdb1_comments";
dsn = "rbdb9_myspace";
eventDSN = "msdb1_myspace_events";
errorDSN = "rbdb1_myspace_errors";
forumsDSN = "msdb1_myspaceforums";
groupsDSN = "rbdb9_myspacegroups";
journalDSN = "rbdb9_myspace";
mailDSN = "rbdb8_myspace_mail";
myspacecacheDSN = "msdb19_myspacecache";
myspace_ratings = "msdb1_myspaceratings";
networkingDSN = "rbdb12_myspacenetworking";
profileDSN = "rbdb9_myspace";
registrationDSN = "rbdb9_myspace";
schoolsDSN = "msdb1_myspaceschools";
schoolSearchDSN = "msdb18_myspaceschoolssearch";
searchFTDSN = "rbdb13_myspace";
securityDSN = "msdb1_myspacesecurity";
sharedDSN = "msdb18_myspaceshared";
upDSN = "msdb1_myspaceuserplane";
REQUEST.securityDSN = VARIABLES.securityDSN; // This will put it into the REQUEST Scope.
REQUEST.dsn= VARIABLES.dsn;
REQUEST.sharedDSN= VARIABLES.sharedDSN;
REQUEST.blogDSN= VALIABLES.blogDSN;
REQUEST.EventDSN= VARIABLES.EventDSN;
// SECURITY SETTINGS --------------------------------------------------------------------------
// Please don't change these without first talking to Kevin. CAPTCHAImageKey must also be
// changed in some .NET applications and these keys must never have the same value.
CAPTCHAImageKey = "jkbglejkbdjkfbjasbfjksdbfksdfblsfblffo";
CAPTCHAFormKey = "gfjasdgfskafsdfasdjfksdgfsdjadakffjbed";
VerifySignup = TRUE;
VerifyMailAccount = FALSE; // Runs the Optical Verification in the mail system[TRUE/FALSE]
// SYSTEM Paths -------------------------------------------------------------------------------
documentRootPath = "f:\prod\wwwroot\";
// DEFAULT Web Paths --------------------------------------------------------------------------
siteURL = "http://www.myspace.com/";
homeURL = "http://home.myspace.com/";
bulletinURL = "http://bulletin.myspace.com/";
friendsURL = "http://www.myspace.com/";
photoURL = "http://photo.myspace.com/";
editprofileURL = "http://editprofile.myspace.com/";
signupURL = "http://signup.myspace.com/";
commentsURL = "http://comments.myspace.com/";
settingsURL = "http://settings.myspace.com/";
browseURL = "http://browse.myspace.com/";
searchURL = "http://search.myspace.com/";
inviteURL = "http://invite.myspace.com/";
rankURL = "http://rank.myspace.com/";
mailURL = "http://mail.myspace.com/";
blogURL = "http://blog.myspace.com/";
favoritesURL = "http://favorites.myspace.com/";
forumURL = "http://forum.myspace.com/";
groupsURL = "http://groups.myspace.com/";
eventsURL = "http://events.myspace.com/";
gamesURL = "http://games.myspace.com/";
musicURL = "http://music.myspace.com/";
classifiedsURL = "http://classifieds.myspace.com/";
addressbookURL = "http://addressbook.myspace.com/";
encryptURL = "http://encrypt.myspace.com/";
jsURL = "http://x.myspace.com/js/";
imageURL = "http://x.myspace.com/images/";
track_url = "http://track.myspace.com/";
onlineNowURL = "http://onlinenow.myspace.com/UsersOnline.html";
securityURL = "http://security.myspace.com/";
schoolURL= "http://schools.myspace.com/";
signupServer = "signup.myspace.com";
// IMAGE UPLOAD SETTINGS ----------------------------------------------------------------------
UploadURL = "http://upload.myspace.com/";
TempDirectory = "F:\imagetemp";
// IMAGE ROOTS -------------------------------------------------------------------------------
LimeLightMaxID= 17000000; // 17000000
// *** i.myspace.com: Image ID's 0 to 16507249
media_root_url = "http://i.myspace.com/";
media_root_path = "\\10.20.1.100\z$\images\";
new_root_path = "\\10.20.1.100\z$\images\";
// *** c.myspace.com: Image ID's 16507250 to 21004702
Image_Root_URL= "http://c.myspace.com/";
Image_Root_Path= "\\10.20.1.151\f$\images\";
SwitchoverImageID = 16507250;
// *** e.myspace.com: Image ID's 21004703 to 23210135
eImage_Root_URL= "http://e.myspace.com/";
eImage_Root_Path = "\\10.20.1.100\h$\images\";
eSwitchoverImageID = 21004703;
// *** c.myspace.com: Image ID's 23210136 to 28571661
//Image_Root_URL= "http://c.myspace.com/";
//Image_Root_Path= "\\10.20.1.151\f$\images\";
backtoCSwitchOverImageID = 23210136;
// *** l.myspace.com: Image ID's 28571662 to 29999999
lImage_Root_URL= "http://l.myspace.com/";
lImage_Root_Path= "\\10.20.1.40\d$\images\";
lSwitchoverImageID= 28571662;
// *** g.myspace.com: Image ID's 30000000 to ...
gImage_Root_URL= "http://g.myspace.com/";
gImage_Root_Path= "\\10.20.1.40\d$\images\";
gSwitchoverImageID= 29000000;
backtoCagainImage_Root_URL= "http://c.myspace.com/";
backtoCagainImage_Root_Path = "\\10.20.1.151\f$\images\";
backtoCagainSwitchoverImageID = 57986430;
AllowSongUpload= TRUE;
SongUploadMsg= "This feature is currently disabled. Please check back in a few minutes.";
AllowImageUpload = TRUE;
ImageUploadMsg= "This feature is currently disabled. Please check back in a few minutes.";
DotNetImageUpload= TRUE;
// MUSIC SETTINGS -----------------------------------------------------------------------------
maxFreeSongs = 4;
PathToLame = "C:\lame\lame.exe";
MP3Dropbox= "F:\MP3Processor\Inbox";
MP3TempDirectory= "F:\musictemp";
MP3Path = "\\10.20.1.151\music\";
MP3URL= "http://music01.myspace.com/";
MP3Path2 = "\\10.20.0.212\music\";
MP3Path3 = "\\10.20.0.240\music\";
mp3path4 = "\\10.30.1.65\music\";
mp3path5 = "\\10.30.1.64\mp3s1\music\";
mp3path6 = "\\10.30.2.16\Mp3s\music\";
MP3FTPUser = "myspace";
MP3FTPPassword = "rzR62t2(";
MP3FTPServer = "ftp.myspace.userplane.com";
MP3ImageConvertURL = "http://10.20.0.222/gabe";
// USERPLANE SETTINGS -------------------------------------------------------------------------
userPlaneDomainID = "myspace.com";
// MYSPACE SETTINGS ---------------------------------------------------------------------------
enckey = "hosldkfiurjflsdowmcnvlosiwmsldficmslowl";
UseCustomEncryption= true;
TomAndersonUserID = 6221;
readOnlyDefaultUserID = 926863;
mySpaceInfoID = 86892;
domaincookies = ".myspace.com";
GroupImageURL= media_root_url;
GroupImagePath= media_root_path;
maxLimitPhotos = 10;
smallPhoto = 90;
mediumPhoto = 170;
largePhoto = 600;
networkingAffiliationMax = 3;
linebrk = Chr(13)&Chr(10);
q = Chr(34);
noRedirectRegExp = "##|(open\()|submit\()|(location\.href)|(]*refresh[^>]*>)|(location[[:space:]]*=)|(location\.replace\()|(navigate\()|(]*>.*cookie.*)|(]*src[^>]*>)|(]*>)";
logInNotifyURL = "http://test.cabo.myspace.com:8080/login";
logOutNotifyURL = "http://test.cabo.myspace.com:8080/logout";
friendRequestEmail= "add@friends.myspace.com";
defaultMessageEmail= "message@message.myspace.com";
// DISABLE FEATURES -------------------------------------------------------------------------------
browse_disable_flag = FALSE; //-- if false this flag will enable the browse module ---//
searchFT_flag = TRUE; //-- if false this flag will disable the search module ---//
disableMailCheck = FALSE; // This will disable the check for mail on the user home page.
disableMailSystem = FALSE; // This will disable all of the mail system.
disableVanityParser= FALSE;
disableBulletinBlurb= FALSE;
disableMyBlog = TRUE;
disableProfileBlog= TRUE;
disableBlog = FALSE;
disableBlogUpdate= FALSE;
disableUserFriendsView = FALSE;
disableEventCheck= FALSE;
disableImageRanking = FALSE;
disableSchools= FALSE;
enable_custom_tracking = FALSE;
disableForums= FALSE;
disableGroups = FALSE;
separateGroupBulletins= TRUE;
disableUserPlane = FALSE;
disableBulletin= FALSE;
disableNetworking= FALSE;
disableNetworkSearch= TRUE;
disableNetworkFTSearch= TRUE;
disableWhoisin= FALSE;
disableCollegeHome= FALSE;
disableNetworkSearch = FALSE;
disableNetworkFTSearch = FALSE;
disableASPDotNetSearch = TRUE; // setting this to false will enable .dot net search
REQUEST.DisableBannedTextFilter = FALSE;
SendOLNUDP = TRUE;
GetUDPOLNInfo = TRUE;
UpdateBrowseOnline= TRUE;
BandSearchFlag = TRUE; // FALSE turns it off --- TRUE will let you search
//DISABLE USER RANGE---------------------------------------------------------------------------
disableProfileRange = FALSE;
profileRangeUpperLimit= 10999999;
profileRangeLowerLimit= 10000000;
// MAIL INBOX SETTINGS ------------------------------------------------------------------------
ShowInboxMsg= FALSE;
InboxMsg= "LATEST UPDATE - Wednesday, 6:00pm, Dec 22, 2004: We've had problems with our notifications being deliverd. Yahoo & Hotmail decided it'd be a good thing to block our mails. So that's why many of you have stopped receiving notifcations for mails you receive on MySpace. It also makes it difficult to change your email or cancel your account. We've contacted them and are trying to resolve the problem. -Tom";
// EVENTS SETTINGS ----------------------------------------------------------------------------
eventImageUrl = media_root_url &'events/';
eventInsertFlag = true;
event_InboxEmailFlag= FALSE;
// BULLENTINS SETTINGS ------------------------------------------------------------------------
maxbullentinefriends= 1000; // Set max number of friend for bullentins to show up.
// Overture Results[TRUE/FALSE] ---------------------------------------------------------------
ReturnOvertureResults = TRUE; // Display Overture Results
// serverLoginTakeOver = FALSE; // Have the Login AD take over.
Searchflag= TRUE; //activates the search if turned true
DTSearchVIP= "10.20.0.90";
// ERROR LOGING -------------------------------------------------------------------------------
SendErrorsByEmail = False;
errorEmail = "myspaceerrors@myspace.com";
// USER PROFILE CACHING -----------------------------------------------------------------------
// Currently being set within the SERVERNAME.CFM file
// so it can be set differently on each server.
// UseProfileCache = TRUE;
function ProfileURL(friendID)
{
if (UseProfileCache)
{
hash = Val(friendID) * 2 + 3;
return "http://profiles.myspace.com/users/#hash#";
}
return "#siteURL#index.cfm?fuseaction=user.viewProfile&fr iendID=#friendID##MyToken#";
}
// MY TOKEN SETTINGS --------------------------------------------------------------------------
mytoken = "&Mytoken=#Dateformat(now(),'yyyymmdd')##timeforma t(now(),'HHmmss')#";
MyFormFields = "";
// NOT IN USE ---------------------------------------------------------------------------------
// Check to make sure these vars are not in use anymore and then remove from config.
// OLE Long Varchar Vars
sprocVarCharSqlType = "CF_SQL_LONGVARCHAR"; // OLE = CF_SQL_VARCHAR, ODBC = CF_SQL_LONGVARCHAR
varCharTrimLen = 64999; // OLE = 7999, ODBC = 64999
ConvertURL = "http://10.20.0.222/convert"; // NO LONGER IN USE
// FEDERATED DSN ----------------------------------------------------------------------------------
// FEDERATED DSN ----------------------------------------------------------------------------------
// FEDERATED DSN ----------------------------------------------------------------------------------
// Profile Breakup
ProfileBreakoffPoint1 = 2000000; // Should be able to remove this value.
ProfileDSN0 = "msdb19_myspace0"; // 0 - 999999
ProfileDSN1 = "msdb19_myspace1"; // 1000000 - 1999999
ProfileDSN2 = "msdb21_myspace2"; // 2000000 - 4999999
ProfileDSN3 = "msdb21_myspace3"; // 3000000 - 3999999
ProfileDSN4 = "msdb22_myspace4"; // 4000000 - 4999999
ProfileDSN5 = "msdb22_myspace5"; // 5000000 - 5999999
ProfileDSN6 = "msdb23_myspace6"; // 6000000 - 6999999
ProfileDSN7 = "msdb23_myspace7"; // 7000000 - 7999999
ProfileDSN8 = "msdb22_myspace8"; // 8000000 - 8999999
ProfileDSN9 = "msdb23_myspace9"; // 9000000 - 9999999
ProfileDSN10 = "msdb21_myspace10"; // 10000000 - 10999999
// FEDERATED MAIL DSN's
mailDSN = "rbdb8_myspace_mail";
mailDSN0 = "rbdb8_myspace_mail";
mailDSN1 = "rbdb8_myspace_mail";
mailDSN2 = "rbdb8_myspace_mail";
mailDSN3 = "rbdb8_myspace_mail";
mailDSN4 = "rbdb8_myspace_mail";
mailDSN5 = "rbdb8_myspace_mail";
mailDSN6 = "msdb1_myspace_mail6";
mailDSN7 = "msdb1_myspace_mail7";
mailDSN8 = "msdb1_myspace_mail8";
mailDSN9 = "msdb1_myspace_mail9";
mailDSN10 = "msdb1_myspace_mail10";
// FEDERATED Friends DSN
friendsDSN0= "msdb19_myspace0";
friendsDSN1= "msdb19_myspace1";
friendsDSN2= "msdb21_myspace2";
friendsDSN3= "msdb21_myspace3";
friendsDSN4= "msdb22_myspace4";
friendsDSN5= "msdb22_myspace5";
friendsDSN6= "msdb23_myspace6";
friendsDSN7= "msdb23_myspace7";
friendsDSN8= "msdb22_myspace8";
friendsDSN9= "msdb23_myspace9";
friendsDSN10= "msdb21_myspace10";
// FEDERATED Comments DSN
commentsDSN0= "msdb19_myspace0";
commentsDSN1= "msdb19_myspace1";
commentsDSN2= "msdb21_myspace2";
commentsDSN3= "msdb21_myspace3";
commentsDSN4= "msdb22_myspace4";
commentsDSN5= "msdb22_myspace5";
commentsDSN6= "msdb23_myspace6";
commentsDSN7= "msdb23_myspace7";
commentsDSN8= "msdb22_myspace8";
commentsDSN9= "msdb23_myspace9";
commentsDSN10= "msdb21_myspace10";
// FEDERATED FAVORITES DSN
favoritesDSN0 = "msdb19_myspace0";
favoritesDSN1 = "msdb19_myspace1";
favoritesDSN2 = "msdb21_myspace2";
favoritesDSN3 = "msdb21_myspace3";
favoritesDSN4 = "msdb22_myspace4";
favoritesDSN5 = "msdb22_myspace5";
favoritesDSN6 = "msdb23_myspace6";
favoritesDSN7 = "msdb23_myspace7";
favoritesDSN8 = "msdb22_myspace8";
favoritesDSN9 = "msdb23_myspace9";
favoritesDSN10 = "msdb21_myspace10";
// FEDERATED BULLETINS DSN
bulletinsDSN0= "msdb19_myspace0";
bulletinsDSN1= "msdb19_myspace1";
bulletinsDSN2= "msdb21_myspace2";
bulletinsDSN3= "msdb21_myspace3";
bulletinsDSN4= "msdb22_myspace4";
bulletinsDSN5= "msdb22_myspace5";
bulletinsDSN6= "msdb23_myspace6";
bulletinsDSN7= "msdb23_myspace7";
bulletinsDSN8= "msdb22_myspace8";
bulletinsDSN9= "msdb23_myspace9";
bulletinsDSN10= "msdb21_myspace10"; // "rbdb9_myspace";
bulletinMasterDSN = "rbdb9_myspacebulletins";
// FEDERATED NETWORKING DSN
NetworkDSN0 = "msdb19_myspace0";
NetworkDSN1 = "msdb19_myspace1";
NetworkDSN2 = "msdb21_myspace2";
NetworkDSN3 = "msdb21_myspace3";
NetworkDSN4 = "msdb22_myspace4";
NetworkDSN5 = "msdb22_myspace5";
NetworkDSN6 = "msdb23_myspace6";
NetworkDSN7 = "msdb23_myspace7";
NetworkDSN8 = "msdb22_myspace8";
NetworkDSN9 = "msdb23_myspace9";
NetworkDSN10 = "msdb21_myspace10";
// FEDERATED IMAGES/IMAGE COMMENTS DSN
imagesDSN0 = "msdb19_myspace0";
imagesDSN1 = "msdb19_myspace1";
imagesDSN2 = "msdb21_myspace2";
imagesDSN3 = "msdb21_myspace3";
imagesDSN4 = "msdb22_myspace4";
imagesDSN5 = "msdb22_myspace5";
imagesDSN6 = "msdb23_myspace6";
imagesDSN7 = "msdb23_myspace7";
imagesDSN8 = "msdb22_myspace8";
imagesDSN9 = "msdb23_myspace9";
imagesDSN10 = "msdb21_myspace10";
Error near line 49, column 2.
Error resolving parameter VALIABLES.BLOGDSN
ColdFusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either:
You have misspelled the parameter name, or
You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or CFTABLE tag.
The error occurred while processing an element with a general identifier of (CFSCRIPT), occupying document position (17:1) to (17:10).
Date/Time: 02/23/05 18:29:31
Error Occurred While Processing Request
Error Diagnostic Information
An error occurred while evaluating the expression:
siteMode = "FULLACCESS"; // siteMode can be set to [FULLACCESS or HOTSPARE]
BandSearchFTDSN = "rbdb12_myspacesearch1";
blogDSN = "msdb18_myspaceblogs";
browsecacheDSN = "msdb17_myspaceb_cache";
bulletinDSN = "rbdb9_myspace";
classifiedsDSN = "msdb1_myspaceclassifieds";
commentsDSN = "msdb1_comments";
dsn = "rbdb9_myspace";
eventDSN = "msdb1_myspace_events";
errorDSN = "rbdb1_myspace_errors";
forumsDSN = "msdb1_myspaceforums";
groupsDSN = "rbdb9_myspacegroups";
journalDSN = "rbdb9_myspace";
mailDSN = "rbdb8_myspace_mail";
myspacecacheDSN = "msdb19_myspacecache";
myspace_ratings = "msdb1_myspaceratings";
networkingDSN = "rbdb12_myspacenetworking";
profileDSN = "rbdb9_myspace";
registrationDSN = "rbdb9_myspace";
schoolsDSN = "msdb1_myspaceschools";
schoolSearchDSN = "msdb18_myspaceschoolssearch";
searchFTDSN = "rbdb13_myspace";
securityDSN = "msdb1_myspacesecurity";
sharedDSN = "msdb18_myspaceshared";
upDSN = "msdb1_myspaceuserplane";
REQUEST.securityDSN = VARIABLES.securityDSN; // This will put it into the REQUEST Scope.
REQUEST.dsn= VARIABLES.dsn;
REQUEST.sharedDSN= VARIABLES.sharedDSN;
REQUEST.blogDSN= VALIABLES.blogDSN;
REQUEST.EventDSN= VARIABLES.EventDSN;
// SECURITY SETTINGS --------------------------------------------------------------------------
// Please don't change these without first talking to Kevin. CAPTCHAImageKey must also be
// changed in some .NET applications and these keys must never have the same value.
CAPTCHAImageKey = "jkbglejkbdjkfbjasbfjksdbfksdfblsfblffo";
CAPTCHAFormKey = "gfjasdgfskafsdfasdjfksdgfsdjadakffjbed";
VerifySignup = TRUE;
VerifyMailAccount = FALSE; // Runs the Optical Verification in the mail system[TRUE/FALSE]
// SYSTEM Paths -------------------------------------------------------------------------------
documentRootPath = "f:\prod\wwwroot\";
// DEFAULT Web Paths --------------------------------------------------------------------------
siteURL = "http://www.myspace.com/";
homeURL = "http://home.myspace.com/";
bulletinURL = "http://bulletin.myspace.com/";
friendsURL = "http://www.myspace.com/";
photoURL = "http://photo.myspace.com/";
editprofileURL = "http://editprofile.myspace.com/";
signupURL = "http://signup.myspace.com/";
commentsURL = "http://comments.myspace.com/";
settingsURL = "http://settings.myspace.com/";
browseURL = "http://browse.myspace.com/";
searchURL = "http://search.myspace.com/";
inviteURL = "http://invite.myspace.com/";
rankURL = "http://rank.myspace.com/";
mailURL = "http://mail.myspace.com/";
blogURL = "http://blog.myspace.com/";
favoritesURL = "http://favorites.myspace.com/";
forumURL = "http://forum.myspace.com/";
groupsURL = "http://groups.myspace.com/";
eventsURL = "http://events.myspace.com/";
gamesURL = "http://games.myspace.com/";
musicURL = "http://music.myspace.com/";
classifiedsURL = "http://classifieds.myspace.com/";
addressbookURL = "http://addressbook.myspace.com/";
encryptURL = "http://encrypt.myspace.com/";
jsURL = "http://x.myspace.com/js/";
imageURL = "http://x.myspace.com/images/";
track_url = "http://track.myspace.com/";
onlineNowURL = "http://onlinenow.myspace.com/UsersOnline.html";
securityURL = "http://security.myspace.com/";
schoolURL= "http://schools.myspace.com/";
signupServer = "signup.myspace.com";
// IMAGE UPLOAD SETTINGS ----------------------------------------------------------------------
UploadURL = "http://upload.myspace.com/";
TempDirectory = "F:\imagetemp";
// IMAGE ROOTS -------------------------------------------------------------------------------
LimeLightMaxID= 17000000; // 17000000
// *** i.myspace.com: Image ID's 0 to 16507249
media_root_url = "http://i.myspace.com/";
media_root_path = "\\10.20.1.100\z$\images\";
new_root_path = "\\10.20.1.100\z$\images\";
// *** c.myspace.com: Image ID's 16507250 to 21004702
Image_Root_URL= "http://c.myspace.com/";
Image_Root_Path= "\\10.20.1.151\f$\images\";
SwitchoverImageID = 16507250;
// *** e.myspace.com: Image ID's 21004703 to 23210135
eImage_Root_URL= "http://e.myspace.com/";
eImage_Root_Path = "\\10.20.1.100\h$\images\";
eSwitchoverImageID = 21004703;
// *** c.myspace.com: Image ID's 23210136 to 28571661
//Image_Root_URL= "http://c.myspace.com/";
//Image_Root_Path= "\\10.20.1.151\f$\images\";
backtoCSwitchOverImageID = 23210136;
// *** l.myspace.com: Image ID's 28571662 to 29999999
lImage_Root_URL= "http://l.myspace.com/";
lImage_Root_Path= "\\10.20.1.40\d$\images\";
lSwitchoverImageID= 28571662;
// *** g.myspace.com: Image ID's 30000000 to ...
gImage_Root_URL= "http://g.myspace.com/";
gImage_Root_Path= "\\10.20.1.40\d$\images\";
gSwitchoverImageID= 29000000;
backtoCagainImage_Root_URL= "http://c.myspace.com/";
backtoCagainImage_Root_Path = "\\10.20.1.151\f$\images\";
backtoCagainSwitchoverImageID = 57986430;
AllowSongUpload= TRUE;
SongUploadMsg= "This feature is currently disabled. Please check back in a few minutes.";
AllowImageUpload = TRUE;
ImageUploadMsg= "This feature is currently disabled. Please check back in a few minutes.";
DotNetImageUpload= TRUE;
// MUSIC SETTINGS -----------------------------------------------------------------------------
maxFreeSongs = 4;
PathToLame = "C:\lame\lame.exe";
MP3Dropbox= "F:\MP3Processor\Inbox";
MP3TempDirectory= "F:\musictemp";
MP3Path = "\\10.20.1.151\music\";
MP3URL= "http://music01.myspace.com/";
MP3Path2 = "\\10.20.0.212\music\";
MP3Path3 = "\\10.20.0.240\music\";
mp3path4 = "\\10.30.1.65\music\";
mp3path5 = "\\10.30.1.64\mp3s1\music\";
mp3path6 = "\\10.30.2.16\Mp3s\music\";
MP3FTPUser = "myspace";
MP3FTPPassword = "rzR62t2(";
MP3FTPServer = "ftp.myspace.userplane.com";
MP3ImageConvertURL = "http://10.20.0.222/gabe";
// USERPLANE SETTINGS -------------------------------------------------------------------------
userPlaneDomainID = "myspace.com";
// MYSPACE SETTINGS ---------------------------------------------------------------------------
enckey = "hosldkfiurjflsdowmcnvlosiwmsldficmslowl";
UseCustomEncryption= true;
TomAndersonUserID = 6221;
readOnlyDefaultUserID = 926863;
mySpaceInfoID = 86892;
domaincookies = ".myspace.com";
GroupImageURL= media_root_url;
GroupImagePath= media_root_path;
maxLimitPhotos = 10;
smallPhoto = 90;
mediumPhoto = 170;
largePhoto = 600;
networkingAffiliationMax = 3;
linebrk = Chr(13)&Chr(10);
q = Chr(34);
noRedirectRegExp = "##|(open\()|submit\()|(location\.href)|(]*refresh[^>]*>)|(location[[:space:]]*=)|(location\.replace\()|(navigate\()|(]*>.*cookie.*)|(]*src[^>]*>)|(]*>)";
logInNotifyURL = "http://test.cabo.myspace.com:8080/login";
logOutNotifyURL = "http://test.cabo.myspace.com:8080/logout";
friendRequestEmail= "add@friends.myspace.com";
defaultMessageEmail= "message@message.myspace.com";
// DISABLE FEATURES -------------------------------------------------------------------------------
browse_disable_flag = FALSE; //-- if false this flag will enable the browse module ---//
searchFT_flag = TRUE; //-- if false this flag will disable the search module ---//
disableMailCheck = FALSE; // This will disable the check for mail on the user home page.
disableMailSystem = FALSE; // This will disable all of the mail system.
disableVanityParser= FALSE;
disableBulletinBlurb= FALSE;
disableMyBlog = TRUE;
disableProfileBlog= TRUE;
disableBlog = FALSE;
disableBlogUpdate= FALSE;
disableUserFriendsView = FALSE;
disableEventCheck= FALSE;
disableImageRanking = FALSE;
disableSchools= FALSE;
enable_custom_tracking = FALSE;
disableForums= FALSE;
disableGroups = FALSE;
separateGroupBulletins= TRUE;
disableUserPlane = FALSE;
disableBulletin= FALSE;
disableNetworking= FALSE;
disableNetworkSearch= TRUE;
disableNetworkFTSearch= TRUE;
disableWhoisin= FALSE;
disableCollegeHome= FALSE;
disableNetworkSearch = FALSE;
disableNetworkFTSearch = FALSE;
disableASPDotNetSearch = TRUE; // setting this to false will enable .dot net search
REQUEST.DisableBannedTextFilter = FALSE;
SendOLNUDP = TRUE;
GetUDPOLNInfo = TRUE;
UpdateBrowseOnline= TRUE;
BandSearchFlag = TRUE; // FALSE turns it off --- TRUE will let you search
//DISABLE USER RANGE---------------------------------------------------------------------------
disableProfileRange = FALSE;
profileRangeUpperLimit= 10999999;
profileRangeLowerLimit= 10000000;
// MAIL INBOX SETTINGS ------------------------------------------------------------------------
ShowInboxMsg= FALSE;
InboxMsg= "LATEST UPDATE - Wednesday, 6:00pm, Dec 22, 2004: We've had problems with our notifications being deliverd. Yahoo & Hotmail decided it'd be a good thing to block our mails. So that's why many of you have stopped receiving notifcations for mails you receive on MySpace. It also makes it difficult to change your email or cancel your account. We've contacted them and are trying to resolve the problem. -Tom";
// EVENTS SETTINGS ----------------------------------------------------------------------------
eventImageUrl = media_root_url &'events/';
eventInsertFlag = true;
event_InboxEmailFlag= FALSE;
// BULLENTINS SETTINGS ------------------------------------------------------------------------
maxbullentinefriends= 1000; // Set max number of friend for bullentins to show up.
// Overture Results[TRUE/FALSE] ---------------------------------------------------------------
ReturnOvertureResults = TRUE; // Display Overture Results
// serverLoginTakeOver = FALSE; // Have the Login AD take over.
Searchflag= TRUE; //activates the search if turned true
DTSearchVIP= "10.20.0.90";
// ERROR LOGING -------------------------------------------------------------------------------
SendErrorsByEmail = False;
errorEmail = "myspaceerrors@myspace.com";
// USER PROFILE CACHING -----------------------------------------------------------------------
// Currently being set within the SERVERNAME.CFM file
// so it can be set differently on each server.
// UseProfileCache = TRUE;
function ProfileURL(friendID)
{
if (UseProfileCache)
{
hash = Val(friendID) * 2 + 3;
return "http://profiles.myspace.com/users/#hash#";
}
return "#siteURL#index.cfm?fuseaction=user.viewProfile&fr iendID=#friendID##MyToken#";
}
// MY TOKEN SETTINGS --------------------------------------------------------------------------
mytoken = "&Mytoken=#Dateformat(now(),'yyyymmdd')##timeforma t(now(),'HHmmss')#";
MyFormFields = "";
// NOT IN USE ---------------------------------------------------------------------------------
// Check to make sure these vars are not in use anymore and then remove from config.
// OLE Long Varchar Vars
sprocVarCharSqlType = "CF_SQL_LONGVARCHAR"; // OLE = CF_SQL_VARCHAR, ODBC = CF_SQL_LONGVARCHAR
varCharTrimLen = 64999; // OLE = 7999, ODBC = 64999
ConvertURL = "http://10.20.0.222/convert"; // NO LONGER IN USE
// FEDERATED DSN ----------------------------------------------------------------------------------
// FEDERATED DSN ----------------------------------------------------------------------------------
// FEDERATED DSN ----------------------------------------------------------------------------------
// Profile Breakup
ProfileBreakoffPoint1 = 2000000; // Should be able to remove this value.
ProfileDSN0 = "msdb19_myspace0"; // 0 - 999999
ProfileDSN1 = "msdb19_myspace1"; // 1000000 - 1999999
ProfileDSN2 = "msdb21_myspace2"; // 2000000 - 4999999
ProfileDSN3 = "msdb21_myspace3"; // 3000000 - 3999999
ProfileDSN4 = "msdb22_myspace4"; // 4000000 - 4999999
ProfileDSN5 = "msdb22_myspace5"; // 5000000 - 5999999
ProfileDSN6 = "msdb23_myspace6"; // 6000000 - 6999999
ProfileDSN7 = "msdb23_myspace7"; // 7000000 - 7999999
ProfileDSN8 = "msdb22_myspace8"; // 8000000 - 8999999
ProfileDSN9 = "msdb23_myspace9"; // 9000000 - 9999999
ProfileDSN10 = "msdb21_myspace10"; // 10000000 - 10999999
// FEDERATED MAIL DSN's
mailDSN = "rbdb8_myspace_mail";
mailDSN0 = "rbdb8_myspace_mail";
mailDSN1 = "rbdb8_myspace_mail";
mailDSN2 = "rbdb8_myspace_mail";
mailDSN3 = "rbdb8_myspace_mail";
mailDSN4 = "rbdb8_myspace_mail";
mailDSN5 = "rbdb8_myspace_mail";
mailDSN6 = "msdb1_myspace_mail6";
mailDSN7 = "msdb1_myspace_mail7";
mailDSN8 = "msdb1_myspace_mail8";
mailDSN9 = "msdb1_myspace_mail9";
mailDSN10 = "msdb1_myspace_mail10";
// FEDERATED Friends DSN
friendsDSN0= "msdb19_myspace0";
friendsDSN1= "msdb19_myspace1";
friendsDSN2= "msdb21_myspace2";
friendsDSN3= "msdb21_myspace3";
friendsDSN4= "msdb22_myspace4";
friendsDSN5= "msdb22_myspace5";
friendsDSN6= "msdb23_myspace6";
friendsDSN7= "msdb23_myspace7";
friendsDSN8= "msdb22_myspace8";
friendsDSN9= "msdb23_myspace9";
friendsDSN10= "msdb21_myspace10";
// FEDERATED Comments DSN
commentsDSN0= "msdb19_myspace0";
commentsDSN1= "msdb19_myspace1";
commentsDSN2= "msdb21_myspace2";
commentsDSN3= "msdb21_myspace3";
commentsDSN4= "msdb22_myspace4";
commentsDSN5= "msdb22_myspace5";
commentsDSN6= "msdb23_myspace6";
commentsDSN7= "msdb23_myspace7";
commentsDSN8= "msdb22_myspace8";
commentsDSN9= "msdb23_myspace9";
commentsDSN10= "msdb21_myspace10";
// FEDERATED FAVORITES DSN
favoritesDSN0 = "msdb19_myspace0";
favoritesDSN1 = "msdb19_myspace1";
favoritesDSN2 = "msdb21_myspace2";
favoritesDSN3 = "msdb21_myspace3";
favoritesDSN4 = "msdb22_myspace4";
favoritesDSN5 = "msdb22_myspace5";
favoritesDSN6 = "msdb23_myspace6";
favoritesDSN7 = "msdb23_myspace7";
favoritesDSN8 = "msdb22_myspace8";
favoritesDSN9 = "msdb23_myspace9";
favoritesDSN10 = "msdb21_myspace10";
// FEDERATED BULLETINS DSN
bulletinsDSN0= "msdb19_myspace0";
bulletinsDSN1= "msdb19_myspace1";
bulletinsDSN2= "msdb21_myspace2";
bulletinsDSN3= "msdb21_myspace3";
bulletinsDSN4= "msdb22_myspace4";
bulletinsDSN5= "msdb22_myspace5";
bulletinsDSN6= "msdb23_myspace6";
bulletinsDSN7= "msdb23_myspace7";
bulletinsDSN8= "msdb22_myspace8";
bulletinsDSN9= "msdb23_myspace9";
bulletinsDSN10= "msdb21_myspace10"; // "rbdb9_myspace";
bulletinMasterDSN = "rbdb9_myspacebulletins";
// FEDERATED NETWORKING DSN
NetworkDSN0 = "msdb19_myspace0";
NetworkDSN1 = "msdb19_myspace1";
NetworkDSN2 = "msdb21_myspace2";
NetworkDSN3 = "msdb21_myspace3";
NetworkDSN4 = "msdb22_myspace4";
NetworkDSN5 = "msdb22_myspace5";
NetworkDSN6 = "msdb23_myspace6";
NetworkDSN7 = "msdb23_myspace7";
NetworkDSN8 = "msdb22_myspace8";
NetworkDSN9 = "msdb23_myspace9";
NetworkDSN10 = "msdb21_myspace10";
// FEDERATED IMAGES/IMAGE COMMENTS DSN
imagesDSN0 = "msdb19_myspace0";
imagesDSN1 = "msdb19_myspace1";
imagesDSN2 = "msdb21_myspace2";
imagesDSN3 = "msdb21_myspace3";
imagesDSN4 = "msdb22_myspace4";
imagesDSN5 = "msdb22_myspace5";
imagesDSN6 = "msdb23_myspace6";
imagesDSN7 = "msdb23_myspace7";
imagesDSN8 = "msdb22_myspace8";
imagesDSN9 = "msdb23_myspace9";
imagesDSN10 = "msdb21_myspace10";
Error near line 49, column 2.
Error resolving parameter VALIABLES.BLOGDSN
ColdFusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either:
You have misspelled the parameter name, or
You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or CFTABLE tag.
The error occurred while processing an element with a general identifier of (CFSCRIPT), occupying document position (17:1) to (17:10).
Date/Time: 02/23/05 18:29:31
__________________
"I'll keep my money, guns and freedom. You can keep the "Change."
"I'll keep my money, guns and freedom. You can keep the "Change."


