Topics Topics Edit Profile Profile Help/Instructions Help Member List Member List  
Search Last 1|3|7 Days Search Search Tree View Tree View  

No more pictures in preview, JScript ...

Blackthorne Discussion Group » Blackthorne Pro » No more pictures in preview, JScript runtime error for all items « Previous Next »

  Start New Thread Last Poster Posts Pages Last Post
  Start New Thread        

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Asset Recovery and Recycling (arrindy)
Junior Member
Username: arrindy

Post Number: 18
Registered: 06-2009
Posted on Monday, July 19, 2010 - 01:42 pm:   Edit Post Delete Post Print Post

I recently upgraded our server and all client machines from v 4.00.027 to 4.03.012. The server first, followed by two database repairs (views repair then general repair), then all clients. There were no (apparent) problems with the upgrade.

Starting TODAY, pictures will not show in preview for any item. Listings are however appearing correctly on eBay after they are submitted. I receive this message:

error1

Clicking "yes" to debug, the MS script editor launches...

error2

... and clicking "ok" the script to be debugged opens and displays this dialog...

error3

Clicking "continue" just causes the dialog to be displayed again, so the only choice is to click "break".

error4

Much of the text now displayed in the script editor I recognize as a compilation of all the various Global Autotexts and of course the description of the item.

However, what I can't figure out is WHERE the following 5 lines are coming from. They do NOT appear in any GAT field, nor in any ad template. I am certain these are the lines generating the error, and therefore, causing the pictures not to display. (in the third image, the referenced 'document.images.eBayBig.style' does not appear anywhere else in the opened document)

<script>
function ErrorOff() {return true;}
window.onerror = ErrorOff;
setTimeout("document.images.eBayBig.style.display='none'",300);
</script>

If someone can tell me where to find this text in BT, and remove it, I would be greatly appreciative. I have a headache from banging my head against the desk for several hours already.

Also possibly relevant... the layout for the ad template is set to Manual. Selecting any other layout mutilates our ads (although, the pictures DO display, just not how they ought to)
error5

Thank you.
Top of pagePrevious messageNext messageBottom of page Link to this message

B. A. Murry (bam)
Senior Member
Username: bam

Post Number: 12448
Registered: 03-2004


Posted on Monday, July 19, 2010 - 02:29 pm:   Edit Post Delete Post Print Post

Check the properties of your Preview. Locate and delete this file.
Try a new Preview.
OK now or not? If not, your default browser?

a
Top of pagePrevious messageNext messageBottom of page Link to this message

Asset Recovery and Recycling (arrindy)
Junior Member
Username: arrindy

Post Number: 19
Registered: 06-2009
Posted on Monday, July 19, 2010 - 03:29 pm:   Edit Post Delete Post Print Post

Unfortunately I was wrong about the pictures only not displaying in preview. The pictures are no longer displaying PERIOD, either in a preview or on our recently uploaded auctions.

Murry, deleted AdPreview.html with no change.

BT uses Internet Explorer for its previews, as far as I know. Default browser is Firefox on my machine and several other BT clients.
Top of pagePrevious messageNext messageBottom of page Link to this message

B. A. Murry (bam)
Senior Member
Username: bam

Post Number: 12449
Registered: 03-2004


Posted on Monday, July 19, 2010 - 03:49 pm:   Edit Post Delete Post Print Post

Same Preview issues from each client?

Your very recent .012 version eBay listings have pics in the Descriptions. Those listed a few hours earlier maybe without have pics?
Specific examples with/without...and any apparent differences in these?

Was hoping your problem was just a corrupt preview. Not a script breaker myself and not used any 4.x versions.
Don't recall issues like this being reported any recent times.
....no other ideas now.
Top of pagePrevious messageNext messageBottom of page Link to this message

Asset Recovery and Recycling (arrindy)
Junior Member
Username: arrindy

Post Number: 20
Registered: 06-2009
Posted on Tuesday, July 20, 2010 - 08:34 am:   Edit Post Delete Post Print Post

Yes the same problem exists with all clients. The problem is definitely the 5 lines of code that BT is inserting in the listings, because when I use a template without any javascript the pictures preview and upload properly.

<script>
function ErrorOff() {return true;}
window.onerror = ErrorOff;
setTimeout("document.images.eBayBig.style.display='none'",300);
</script>
Top of pagePrevious messageNext messageBottom of page Link to this message

Asset Recovery and Recycling (arrindy)
Junior Member
Username: arrindy

Post Number: 22
Registered: 06-2009
Posted on Wednesday, July 28, 2010 - 10:39 am:   Edit Post Delete Post Print Post

This issue is still open... bump?
Top of pagePrevious messageNext messageBottom of page Link to this message

Steve (stevel)
Moderator
Username: stevel

Post Number: 1347
Registered: 08-2004


Posted on Friday, July 30, 2010 - 10:26 am:   Edit Post Delete Post Print Post

You will need to open both the Description and the Ad Template, and look closely to find these 5 lines.

Blackthorne would not generate this HTML.

Look in the Description closely by going to the "HTML View" tab.

Do the same in the Ad Template Studio.

Regards,

Steve
Technical Support
Blackthorne Software
"Common looking people are the best in the world: that is the reason the Lord makes so many of them." Abraham Lincoln
Top of pagePrevious messageNext messageBottom of page Link to this message

Asset Recovery and Recycling (arrindy)
Junior Member
Username: arrindy

Post Number: 23
Registered: 06-2009
Posted on Friday, August 06, 2010 - 04:37 pm:   Edit Post Delete Post Print Post

We have resolved the issue by upgrading Blackthorne to 4.03.019, which was not available at the time of the original post. No other changes were made (to ad templates, GATs, or otherwise). Javascript is now working properly once again.

Add Your Message Here
Post:
Bold text Italics Underline Create a hyperlink Insert a clipart image

Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

Administration Administration Log Out Log Out   Previous Page Previous Page Next Page Next Page