Feb 09 2004

AdMentor.NET 3.02 is out

Posted by admin under AdMentor FREE asp.net

3.02
Contains bugfixes from 3.01. See more on 3.01 below
BUG FIX: Updating banner does not write to database



3.01


While version 3.01 of AdMentor.NET is not a big release in the sense of ad management functionality (nothing really new functionality there at all) it is in some other - more technical aspects.

First of all bugs has been fixed:

BUG FIX: A potentially dangerous Request.Form value was detected from the client
ASP.NET 1.1 doesn't allow HTML tags to be entered in textboxes so when adding HTML/Script
tags in the HTML banner textbox this error occured.
Solved with validateRequest="false" ()

BUG FIX: Parameter ?_2 has no default value.
In logger functions. Some client tools masks off the referring page and this fix just makes sure at least "undefined" is written to the database when there is no such value.

BUG FIX: Banner weight 6-9 not working?
Type="Integer"> i ucbanners.ascx

BUG FIX: When logged in as a NON-administrator, the "Show clicks log" option shows the click log for other users
Fixed

BUG FIX: SQL Server script
It now has primary keys

BUG FIX: When not installed as own application, admentorserve.aspx must be in webroot.

I have also changed how AdMentor treats new banners to mimimize the risk of getting no banner shown (which has happened for a few without them knowing why)

REQUESTED CHANGE: Banner weight is set to 1 as default when adding new banner

Now on to the big change:
Totally rewritten database layer
Better performance and better structure. Also, MySQL is now supported as well as Access and SQL Server.