Active InfoActive Info  Display List of Info MembersMemberlist  Search The InfoSearch  HelpHelp
  RegisterRegister  LoginLogin
ASPBanner Unlimited Version 8.0
 CJWSoft Support Info : ASPBanner Unlimited Version 8.0
Subject Info: Disappearing Banner ads A d d  -  P o s tAdd P o s t
Author
Message << Prev Info | Next Info >>
fishusa
New User
New User


Joined: October/10/2008
Location: United States
Online Status: Offline
Info: 16
Added: October/24/2008 at 4:58pm | IP Logged Quote fishusa

Hi again,

We are experencing an issue where if we change a date on an ad, they seem to disappear.  The only way we can seem to get around this issue is by deleting the banners then recreating them.  Also we can't seem to clone banners either; the also disappear.  This only seems to happen when we use "Code" banners vs. "image" banenrs.  Let me know if there is a setting or something that needs changed in a config file somewhere.  Thanks.

Back to Top View fishusa's Profile Search for other info by fishusa Visit fishusa's Homepage
 
cwilliams
Admin Group
Admin Group
Avatar
CJWSoft Web Software Developer

Joined: April/06/2004
Online Status: Offline
Info: 1769
Added: October/24/2008 at 5:25pm | IP Logged Quote cwilliams

When you say disappear ?

from the admin area ? from the site ?

You've got to be more detailed in explaining this.. it's not a known issue in all the years this app has been available, but if I can reproduce the issue I can fix it.. but I need very detailed info on what is going on.

__________________

Best Regards, Christopher Williams www.CJWSoft.com
Back to Top View cwilliams's Profile Search for other info by cwilliams Visit cwilliams's Homepage
 
fishusa
New User
New User


Joined: October/10/2008
Location: United States
Online Status: Offline
Info: 16
Added: October/27/2008 at 8:30am | IP Logged Quote fishusa

Hi,

I am going to tell you what we are doing step-by-step to see if you can reproduce the issue. 

First create a new banner with the following criteria.  Anything marked with a * indicates where we've noticed it doesn't really matter what value or type (as in admin vs. user account for instance) you put into the banner:

Banner User:  Admin *

Banner_type: code

banner_name: any *

banner_zone:  any *

banner weights: any*

Code Banner:

<!-- BEGIN STANDARD TAG - 468 x 60 - Fishsalmonriver.com: Run-of-site - DO NOT MODIFY -->
<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=468 HEIGHT=60 SRC=" http://ad.outsidehub.com/st?ad_type=iframe&ad_size=468x6 0&section=445044"></IFRAME >
<!-- END TAG -->

Status:  Active

Begin Date:  10/24/08

End Date:  10/24/2010

Save the banner.  The banenr will show up (in the admin interfaces), you can refresh and it will continue to appear, etc.  Put the calling code into an ASP or HTML page and it will work.  Now go into the admin interface and change the end date (or status or begin date) to 10/24/2009...it doesn't seem to matter, it will cause this issue to happen anyway.  Save the banner and try to look at it in the test page or in the admin interface, it no longer appears.  If we recreate the banners, set all the setting the way we want then leave them alone, everything seems to be OK, but we can't change anything ever or we lose functionality.

What is most frustrating is the fact that we aren't entirely sure where this issue is eminating from -- either ASPBanner or the company itself.  It makes it that much hard to debug.  Thanks again Chris.

J.R.

Back to Top View fishusa's Profile Search for other info by fishusa Visit fishusa's Homepage
 
cwilliams
Admin Group
Admin Group
Avatar
CJWSoft Web Software Developer

Joined: April/06/2004
Online Status: Offline
Info: 1769
Added: October/27/2008 at 12:22pm | IP Logged Quote cwilliams

I did reproduce the issue..

It's not that your changing the date.. it's actually any edit/save to banner after initially saving it causes the problem.

What I see happening is this..

The code your entering for the banner is changing ever so slightly...

For example..

&section=445044

is changing to

§ion=445044

That of course breaks it.. and thus the banner image never shows again in the admin interface or any pages calling that banner..

I have never seen this happen before.. must be something being entered is not liked and not dealt with correctly..

I have to look at it and figure out why it's happening and fix it..

In the meantime pasting your original code back in the banner and saving it should made it work again.

So, at least you know what is going on..

I'll keep you posted.. and sorry


Please examine your code after saving and verfify that the same thing is happening with that code changing so I know it's the same for both of us.

__________________

Best Regards, Christopher Williams www.CJWSoft.com
Back to Top View cwilliams's Profile Search for other info by cwilliams Visit cwilliams's Homepage
 
fishusa
New User
New User


Joined: October/10/2008
Location: United States
Online Status: Offline
Info: 16
Added: October/27/2008 at 1:20pm | IP Logged Quote fishusa

Thanks Chris, this is exactly the problem.  Some of the banners that didn't work right before work now after I changed §ion to &section. Thanks and we are awaiting your bug fix. 
Back to Top View fishusa's Profile Search for other info by fishusa Visit fishusa's Homepage
 
cwilliams
Admin Group
Admin Group
Avatar
CJWSoft Web Software Developer

Joined: April/06/2004
Online Status: Offline
Info: 1769
Added: October/29/2008 at 6:42pm | IP Logged Quote cwilliams

just an update..  I have been working on this..

But I currently have no clue what the frack is going on...

This § character it turning up for no normal reason..

When you see it on the edit page or zones page.. you can literally look at the browser source code and it isn't there.. you see what is supposed to be there ??  you see "&section"

Still trying to figure it out... not giving up.. I am hoping that even though this makes no sense that I can least figure out a way to handle it for you so you don't have to deal with it..

__________________

Best Regards, Christopher Williams www.CJWSoft.com
Back to Top View cwilliams's Profile Search for other info by cwilliams Visit cwilliams's Homepage
 
cwilliams
Admin Group
Admin Group
Avatar
CJWSoft Web Software Developer

Joined: April/06/2004
Online Status: Offline
Info: 1769
Added: October/29/2008 at 6:56pm | IP Logged Quote cwilliams

well minutes after my last post I learned that "&sec" is an ascii code for that weird character "§"

http://www.experts-exchange.com/Web_Development/Web_Language s-Standards/HTML/Q_22054848.html

So after a while your "&sec" is going to eventually turn into a "§"

Even if you replace your "&" with "&amp;" which gives you an "&" too
it will eventually turn into a "§" on you after you edit the banner..

You sir stumbled on to a good one...

Good news is now that I finally understand it all I think I can deal with it..

I'll keep you posted...





__________________

Best Regards, Christopher Williams www.CJWSoft.com
Back to Top View cwilliams's Profile Search for other info by cwilliams Visit cwilliams's Homepage
 
fishusa
New User
New User


Joined: October/10/2008
Location: United States
Online Status: Offline
Info: 16
Added: October/30/2008 at 8:22am | IP Logged Quote fishusa

Thanks again!
Back to Top View fishusa's Profile Search for other info by fishusa Visit fishusa's Homepage
 
cwilliams
Admin Group
Admin Group
Avatar
CJWSoft Web Software Developer

Joined: April/06/2004
Online Status: Offline
Info: 1769
Added: October/30/2008 at 4:16pm | IP Logged Quote cwilliams


OK, here is an alternate version of the "edit_banner.asp" file..
Unzip this and put that file in the aspbanner folder..

2008-10-30_162233_edit_banneralt.zip

Then go (edit/save) a code banner that has "&section" in it a a few times and see if the code entered stays as it should.



__________________

Best Regards, Christopher Williams www.CJWSoft.com
Back to Top View cwilliams's Profile Search for other info by cwilliams Visit cwilliams's Homepage
 
fishusa
New User
New User


Joined: October/10/2008
Location: United States
Online Status: Offline
Info: 16
Added: October/30/2008 at 4:27pm | IP Logged Quote fishusa

Thanks again Chris!   Works like a charm.
Back to Top View fishusa's Profile Search for other info by fishusa Visit fishusa's Homepage
 

If you wish to make a comment to this info you must first login
If you are not already registered you must first register

  A d d  -  P o s tAdd P o s t
Printable version Printable version

Info Jump
You cannot add new info in this area
You cannot add to info in this area
You cannot delete your info in this area
You cannot edit your info in this area
You cannot create polls in this area
You cannot vote in polls in this area


Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspprotect.com, www.powerasp.com,www.aspclassifieds.com,www.aspphotogallery.com,www.codewanker.com