Page 1 of 1

Questions

Posted: Tue Nov 27, 2007 5:05 pm
by wsm
1. PayPal: how long does this take to set up? Is it connected just to the domain not a specific host machine?

2. Can we list all of the extra costs separately in the contract?

3. It seems we have a bug in the database with an extra cost field. Is there a limit to the number of extra costs? Somehow we entered the same extra cost twice (same name) and this seems to have made the behavior of that field strange. Can we delete the field from mysql and start gain?

4. Is there a limit to the number of contracts of 18? When we add more they don't seem to work.

Re: Questions

Posted: Wed Dec 05, 2007 1:49 am
by marco
wsm wrote:1. PayPal: how long does this take to set up? Is it connected just to the domain not a specific host machine?
Set up is immediate once you have sourceguardian loaders working on your server. The templates only work from the given URL, which includes the domain in it.
wsm wrote:2. Can we list all of the extra costs separately in the contract?
Yes from version 0.7.1 with [r3] tag.
wsm wrote:3. It seems we have a bug in the database with an extra cost field. Is there a limit to the number of extra costs? Somehow we entered the same extra cost twice (same name) and this seems to have made the behavior of that field strange. Can we delete the field from mysql and start gain?
Try deleting it in sql, it shouldn't be possible to insert 2 same extra costs.
wsm wrote:4. Is there a limit to the number of contracts of 18? When we add more they don't seem to work.
This bug will be solved in next version, thank you for reporting it.

Marco