This is what currently exists in the order_us.html: <input type=hidden name=affiliate_id value="{{affiliate_id}}"> <input type=hidden name=action value="verify_order"> <input type=hidden name=bulk_order value="{{bulk_order}}"> <input type=hidden name=reg_type value="{{reg_type}}"> <input type=hidden name=reg_username value="{{reg_username}}"> <input type=hidden name=reg_password value="{{reg_password}}"> <input type=hidden name=reg_domain value="{{reg_domain}}">
I have been up all night and I must be missing the problem????? Mike Allen, 4CheapDomains.Net [EMAIL PROTECTED] http://www.4CheapDomains.Net ----- Original Message ----- From: "Stephen Misel" <[EMAIL PROTECTED]> To: "Dev-List" <[EMAIL PROTECTED]> Cc: "Oleg Chebotarev" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 7:46 AM Subject: Re: Bulk Bug ??? > I'm not seeing this in our cut of 2.53. I am at the "Registration > Verification" and if I click Next it will register the domains and hit my > card. > > A couple of things: > > Are you sure the action tag is passed along? The stock templates > put it in the GET request: reg_system.cgi?action=bulk_order should be in > your URL when prompted for your username/password (first step). > > Our 2.53 is heavily customized and was patched against our > previous version, so the problem may have existed in the original tarball > but was fixed with the patch. > > More likely, the issue is in a template. Grab all of the > templates from a previous version and put them into > $PATH_TEMPLATES/reg_system (make sure you back up your old one first, or > you'll lose some features!) and try it. I copied over the new templates > from 2.53 into our production system, so anything pre-existing has > unchanged since the former version. > > Specifically, look for the following in the HTML on the > username/password (first step): > > <input type=hidden name=action value="do_setup_profile"> > > If that's not there, you'll see the reg_system.cgi as if you had gone to > it directly. > > If you can get past the first screen, look for: > > <input type=hidden name=action value="verify_order"> > <input type=hidden name=bulk_order value="1"> > > -Steve > > > > On Wed, 24 Apr 2002, Dev-List wrote: > > > I have been looking through the code but don't see the error yet. Wee to > > have had a complaint from a guy that wanted 20 he said. We are trying to > > find it, but we are not as savy at CGI ;) If we find a fix we will let you > > know... > > > > Mike Allen, 4CheapDomains.Net > > [EMAIL PROTECTED] > > http://www.4CheapDomains.Net > > > > ----- Original Message ----- > > From: "Oleg Chebotarev" <[EMAIL PROTECTED]> > > To: "Dev-List" <[EMAIL PROTECTED]> > > Sent: Wednesday, April 24, 2002 9:01 PM > > Subject: Re: Bulk Bug ??? > > > > > > > We have the same. > > > And a few time after 2.53 found that domain is avaliable it asked to > > > reserve it. When you press button instead of going to profile it goes > > > back the main menu. Exactly like "as if you type "reg_system.cgi" by > > > itself". Our costomer pointed it out and I so it a few time to. > > > Oleg > > > --- Dev-List <[EMAIL PROTECTED]> wrote: > > > > Hi All, > > > > > > > > When trying to use the bulk order feature of the reg_system.cgi > > > > it works perfect until you tell it to verify, however it then goes to > > > > the main menu as if you type "reg_system.cgi" by itself (default > > > > main_menu display) Anyone one else having this trouble?? (OpenSRS V. > > > > 2.53) > > > > > > > > Thanks... > > > > > > > > Mike Allen, 4CheapDomains.Net > > > > [EMAIL PROTECTED] > > > > http://www.4CheapDomains.Net > > > > > > > > > > > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Yahoo! Games - play chess, backgammon, pool and more > > > http://games.yahoo.com/ > > > > > > >