Pablo Varando's ColdFusion Blog

Profile Promote - Centralizing how you share your social network profiles with others!

Hey everyone... I am almost done with the first stage of the site release (Profile Promote)... can I get some help beta testing it? Anyone interested? The idea is to create a centralized place to manage ALL your social network profiles from a single place... Also a way to "promote" yourself (Email Signatures, web banners, and other widgets coming soon)... think of it as a directory for your profiles on all the networks you use in a single place.... Trying something new, bare with me! :)

Anyway, Please keep in mind that right now it's mostly a manual process to configure your social accounts; I am working on auto-population based off each system; but I wanted to launch with a manual process initially to get it going and tested.... If you have a few minutes; please take a look and let me know what you think so far and also let me know if you have any questions... I'd love to get your feedback.... thanks for your help, any help you can provide will make the system better! :) ~P

Wanna give me a hand? Check it out here: http://www.profilepromote.com/

CFFTP Issue? Need a second pair of eyes!

Keep in mind that nothing has changed; but today I started getting this.... I've got all the updates and hot fixes installed... so losing hair as it wont cooperate :)

Any ideas?

Here is the error it gives me:

The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code.

Null Pointers are another name for undefined values.


93 : password="#trim(Arguments.ftpPassword)#"
94 : localfile="#trim(Arguments.fileToFTP)#"
95 : remotefile="#trim(Arguments.ftpRemotePath)##trim(Arguments.ftpRemoteFileName)#"
96 : timeout="5000"
97 : transfermode="binary" />

ColdFusion Version 8.01
Enterprise Edition.