I can't change the amount for my events: I want to sell a event for 150$. Into the price case (advance sale&direct sale) I can't enter an amount higher that 99.99$. Do you know where is the problem? Thanks<br><br>Post edited by: trustman, at: 2007/08/01 18:51
This is because the field is too small in the database. Increasing the field length to 5 on price_advance_sale and price_direct_sale in the jos_mls_events table fixed it for me.