Plentyoffish Self Serve Advertising.

Status
Not open for further replies.
Not tracking clicks in POF either. When I run a report it is also showing that my ads are being displayed to Married users... although I am targeting single.
 


One bizarre thing is that one of the ad copies i use always deletes the other creatives in the group when i submit it, no matter where, so I'm not using that particular ad copy right now (I'll PM it to you if your interested)
 
Ads have been pending approval about 18 hours... Ouch!

Granted, after I submitted, I paused the campaign until they were approved. Maybe that has something to do with it.
 
for a site that makes millions you'd figure Markus could afford better programmers =]

cant wait for it to go 100% live
 
Its down for a bit we are making some changes. We are recording way to much info for reporting and as a result we could only really run on about 5% of our traffic. We got a few issues to iron out still.
 
Hey Markus - just got this when I tried to log in:

Code:
Server Error in '/' Application.

String was not recognized as a valid Boolean.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.FormatException: String was not recognized as a valid Boolean.

Source Error: 


Line 268:                            <tr>
Line 269:                                <td> </td>
Line 270:                                <td><label><input name="persist" type="checkbox" <% if (Request.Cookies[adServer.Shared.Constants.CookieNames.admin_persist] != null && bool.Parse(Request.Cookies[adServer.Shared.Constants.CookieNames.admin_persist].Value)) Response.Write("checked=\"checked\""); %> /> Remember Me</label></td>
Line 271:                            </tr>
Line 272:                            <tr>

Source File: c:\AdServer_Alpha\ads.pof.com\Default.aspx    Line: 270 

Stack Trace: 


[FormatException: String was not recognized as a valid Boolean.]
   System.Boolean.Parse(String value) +10142740
   ASP.default_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\AdServer_Alpha\ads.pof.com\Default.aspx:270
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +115
   System.Web.UI.Page.Render(HtmlTextWriter writer) +38
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4240
 
Status
Not open for further replies.