This topic is locked

Product registration - among other things

5/8/2005 8:28:55 PM
PHPRunner General questions
roy author

Okay, I spent my $200 bucks, now how do I actually get the product registered? I've created (mostly) an application to maintain 5 tables in a database. I want to show some of the screens to my users tomorrow, but I want to get rid of the "unregistered.." banner at the top of each screen. I purchased the software by clicking on the "click here" button in that banner, which promised to get rid of the banner. It didn't eliminate the banner, nor did I get any instructions regarding how to convert my status from "unregistered" to "registered."
Also, I would like to eliminate the search banner at the top of the screen. I've deactivated all the search and advanced search fields in PHPRunner, but the banner is still there. It simply limits the search to "anyfield."
Additionally, I'm having some issues with display format. I'll try to describe what's happening for one of the tables. I am having the problem with a couple of tables. I have a table called "CONTRACTS" and it contains the following columns: busnid int(11), zone tinyint(3), volume tinyint(3), issue tinyint(3), section varchar(15) and adsize varchar(15). I'm displaying it horizontally and the volume and issue columns are displaying way too wide and the section and ad_size are displaying too narrow. In the display the busnid is being replaced by the busname (varchar(30)) from a lookup table in the database ("Businesses") and the zone is being replaced by the zonedesc (varchar(25)) from a lookup table in the database ("Zones"), both columns are being displayed way too narrow. Now comes the kicker! The columns for "edit" and "delete" are soo wide that they each take up about a third of the screen. That only leaves a third of the screen for the "real" data.
I have more questions, but I'll stop here for the time being. I'm hoping to get some answers yet tonight so I can meet with my users in the morning.
Thank you,

Roy

pplaut 5/9/2005

For me to get rid of the undregistered banner, I had to rebuild my apps and it went away.
Peer

roy author 5/9/2005

Thanks, Peer.
I have re-built my application several times and the undregistered banner remains.
To tell the truth, I don't see how re-building could accomplish anything because nothing has changed with the PHPRunner software.
Roy

pplaut 5/9/2005

Actually, I was emailed a reghack after purchasing.

Did you get that?

If you get that and click on it..... It made the registration banner go away.

However, I did also rebuild my application.

Peer

roy author 5/9/2005

Thanks, Peer,

I got the key by email this morning. I applied it this afternoon and it removed the banner without a rebuild.

Thanks again,

Roy

Sergey Kornilov admin 5/12/2005

Roy,
to make search box disappear make sure you use the latest PHPRunner 2.0 update.
I wasn't able to reproduce a problem with Edit/Delete column taking too much space. Is there a URL where I can this?

roy author 5/12/2005

Thanks, Sergey.
I will download the latest version 2 and try that out.
The issue with columns such as edit/delete being too wide seems to have taken care of itself. I hate these things where you don't know what you did, but it's fixed. ;-)
I'll let you know how the search box issue comes out.
I really like this product. Thanks for your hard work.
Roy