PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > ReviewPost Pro Support Forums > ReviewPost Installation & Upgrades

ReviewPost Installation & Upgrades If you're having problems getting ReviewPost Pro to work or receiving errors while running RP, seek help here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old June 29th, 2010, 03:36 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: May 2010
Posts: 34
error when uploading product

When Uploading product using IE8 I get a popup script error:

Line: 185
Character: 2
Code: 0
Error Message: 'extra1.value' is null or not an object
URL: http://mysite.com/reviews/uploadproduct.php

Here is the code at line 185:

if (form.extra1.value == "" ) {
alert( ": " );
form.extra1.focus();
return false;
}

In looking at the code I see the checkForm function which validates input fields. It like by default it only checks the title field. I'm guessing that extra1 through 6 get modified when you add additional fields and then validates them. I have not added any additional fields.

Seems to work fine in FF, Opra, Chrome and Safari. Although it seems that IE8 errors out on a code that the other browsers have no problem with.

Is there a fix?

Last edited by kyle55155; June 29th, 2010 at 03:58 PM.
kyle55155 is offline   Reply With Quote
Old June 29th, 2010, 03:50 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
Interesting I will have to see if I can replicate that
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 29th, 2010, 07:55 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: May 2010
Posts: 34
Chuck,

Were you able to replicate that error with IE8? I installed RP on my VB 4.04 test site and got the same behavior. Then I tested on my VB 4.03 set site and got the same behavior there as well.

IE8 seems to be ok with :
function checkForm (form) {
if (form.title.value == "") {
alert( "{$rp_phrase['blanktitle']}" );
form.title.focus();
return false;
}


but then has issues with:
if (form.extra1.value == "" ) {
alert( "{$rp_phrase['blankfield']}: {$Globals['extra1name']}" );
form.extra1.focus();
return false;
}

the code for all 6 other than the name looks the same.

Last edited by kyle55155; June 29th, 2010 at 08:49 PM.
kyle55155 is offline   Reply With Quote
Old June 30th, 2010, 08:36 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
No sorry I do not get any error for that in IE 8 on my computer and really dont see why there would be an issue.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 30th, 2010, 11:49 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: May 2010
Posts: 34
Quote:
Originally Posted by Chuck S View Post
No sorry I do not get any error for that in IE 8 on my computer and really dont see why there would be an issue.
Chuck,

I tested it from another instance of IE8 running on Windows 2008 server and there were no errors. The machine that was generating errors was a Windows 7 64 bit workstation. I don't have another Win7 install to test from. Hopefully this is due to something with my particular install of Win 7?
kyle55155 is offline   Reply With Quote
Old June 30th, 2010, 01:51 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
most likely that is the case a computer browser specific issue.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 30th, 2010, 02:54 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: May 2010
Posts: 34
Quote:
Originally Posted by Chuck S View Post
most likely that is the case a computer browser specific issue.
If it's just my PC then I can live with that. I just want to confirm that folks running Win7 (which comes with IE8) are not going to see the same error when I go live.
kyle55155 is offline   Reply With Quote
Old June 30th, 2010, 04:35 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
well I am using IE8 without any issues as posted
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Uploading Product soccer44 Classifieds How do I...? 1 May 30th, 2008 08:12 PM
Error when uploading new product. redbone ReviewPost Installation & Upgrades 4 August 29th, 2007 08:45 PM
Add a specific user to the watchlist when uploading a new product. criscokid ReviewPost Suggestions 0 July 14th, 2006 08:56 AM


All times are GMT -5. The time now is 01:15 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0