Topic profile page for Create account.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Create account.
Topic "Create account" was discussed 0 times on 0 sites in last 3 months
Started 4 days, 15 hours ago (2009-12-26 07:07:00)
by jabasta
Hi! I am using sugarCE , I want to create target list from Account email id , in sugar target list sub panel available modules are Contact , Lead , Targets , there is no Account modules Basically my business module serves both B2B and B2C type of client , for B2B i am using contact modules but for B2C i am using only Account module , so to send campaign i need create target list based...
Started 2 weeks, 3 days ago (2009-12-13 19:12:00)
by ariana
Hello All, I am trying to develop a plug in to a friend of mine that requires modifying the account creation process. Currently the process is as follows: The Login link loads tpl_login_default.php and tpl_modules_create_account.php. If the user presses on the the submit button controlled by PHP Code: echo zen_draw_form ( 'create_account' , ...
Started 2 weeks, 5 days ago (2009-12-11 09:11:00)
by Lucky_romania
I use roundcube installed, but i don`t know how can i do, so users can create their own mail and can login, user@mysite.com ? i can create them manually via cpanel, but i don`t know how to let users create their own with roundcube. help please! Thanks
Started 3 weeks, 1 day ago (2009-12-08 04:00:00)
by slappadudle
Hi all. Create account submission returns a blank page all of a sudden! I have fixed blank pages before by removing empty lines from the bottom of language files but that doesn't seem to work for this one... Can anyone make sense of the errors below? Thanks. Code: Notice: Undefined index: ssu in /var/virtual/web/w0757/html/includes/autoload_func .php on line 86 Notice: ...
Started 3 weeks, 2 days ago (2009-12-07 00:49:00)
by kingdolar
i want to create auto account creation software and must break captcha. this is an example site i want to auto register: Code: http://drupalcleveland.info/user/register must coding using visualbasic .net 2008 for breaking captcha, can use http://decaptcher.com/ , http://www.deathbycaptcha.com/ or other service you know.
Started 3 weeks, 5 days ago (2009-12-04 20:03:00)
by vbwinkler
Okay, I want to report a problem I'm having with Pirates. So I go to "support," which doesn't recognize my forums username and p/w. So I attempt to create an account and it tells me there's already an account for that email address. It doesn't tell me what the username on that account is, leaving me to guess what username and p/w I apparently entered and forgot to write down months ago. You have ...
Started 3 weeks, 5 days ago (2009-12-04 08:48:00)
by Mauro Anceschi
Hi All! I'm customizing the login portlet with success (using hooks) I want to add field "city" to the registration form ; but I get an error: not defined Address....seems that I've to include the Address.class...anybody know how to do that? Regards
Started 4 weeks ago (2009-12-02 20:51:00)
by Blueda145
Problem: When SEF, Use mod_rewrite and add suffix enabled, clicking on “Create Account” of the mod_login redirects to the home page. If SEF is disabled, clicking “Create Account” redirects to the Registration page. (Note: The production site was built on “localhost”. Identical setting, mods, etc and htaccess file were used. No misdirect occurred clicking the “Create Account” link in the mod_...
Started 4 weeks ago (2009-12-02 15:45:00)
by breezie1977
Hi there, Been working on this site now for a long time now and am coming to the end of a long slog with it. All is done, just fine tuning it really. Ive set my site up in such a way that when a user tries to log in and the red css error messages fill the screen (if somethings not filled in correctly), it knocks out all my pixel perfect divs. I have tried putting the red error ...
I recently bought PSE8 and am wondering if there are any reasons NOT to create the free account with Photoshop.com, or does everyone here recommend doing it, and if so, why? Will they pester me with lots of ads and pop-ups once I sign up, or what is their main motive for offering that? I already have a free Photobucket account where I store a lot of my pix. Thanks. -Jim
Started 1 week, 1 day ago (2009-12-22 06:49:00)
by DDS
Hi guys, I'm a beginner apex coder and I just wrote a small trigger to automatically create an account when you don't assign one to a new contact. It basically creates an individual account with the same name as the contact and then associates that account to the contact. Here's the code: trigger CreateIndividualAccount on Contact (before insert, before update) { Account...
Started 1 week ago (2009-12-23 10:49:00)
by AndySureDeposit
I am evaluating salesforce. I am trying to create a new account but when I login to salesforce.com, then click on customer login, the 'create new' choices are only Event and Task. How do I create a new account? Thanks, Andy
Started 3 days, 22 hours ago (2009-12-27 00:11:00)
by Siriane
Hello, I've got a problem with horizontal user login block. It has: Username field, Password field, Create new account and Request new password links. Whenever you click on Create new account, the whole User Login block dissapears, which makes sense, because you won't be logging in when you are on joining stage. The fact that User Login block dissapears means that one of my horizontal ...
Started 1 week ago (2009-12-23 04:37:00)
by bookwormstacy
I am using XP Home Edition, and am unable to create a new user account. I am logged in as Administrator (in Safe Mode), or with a different user account that has admin permissions (in Standard Mode). From the Control Panel, I select User Accounts, then Create a New Account. From this window, I am unable to type in a new account name. Nothing happens. I can only cancel. If I try to do ...
Started 3 days, 3 hours ago (2009-12-27 18:47:00)
by Kent
Dear all, I want to create another admin log in account for my Windows XP and copy all the settings, including those things on desktop to the new account. How to do it? Thanks Kent .
Started 1 day, 18 hours ago (2009-12-29 04:05:17)
by nguyenxh
Hi, I have a question: how can I create a FTP account per site on IIS. For example, after I create a new applicationPool then I create a new site and I want to create a FTP account for this site. So my friends can use a FTP program to upload his websites. At the moment, he has to send his zip site and I copy to localhost manually. Thanks in advance
Started 6 days, 11 hours ago (2009-12-24 10:48:00)
by pramod pandey
how to create contact entity after account entity dynamically in mscrm4.0 through plugin? As I am new please provide me the complete code. Pavan provide me the code but I have not been able to convert. I am very new.