Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 General help me questions
 RSS Problems
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Steve2507
VP-CART Expert

590 Posts

Posted - March 27 2007 :  05:06:46  Show Profile  Reply with Quote
Hi everyone,

I'm having a problem with the RSS add in.

I've installed it etc, but when I try to add products to it I get the error message:

Microsoft VBScript runtime error '800a005e'

Invalid use of Null: 'replace'

/shopa_rss.asp, line 109

Any ideas anyone?

Steve

support
Administrator

4679 Posts

Posted - March 28 2007 :  02:45:54  Show Profile  Visit support's Homepage  Reply with Quote
Hi!

Can you please try making this change in shopa_rss.asp -

Locate the following code:

rsstitle = prodrs(rsstitlefield)
rssdesc = prodrs(rssdescfield)


Change to -

rsstitle = prodrs(rsstitlefield)
if isnull(rstitle) then rstitle = ""
rssdesc = prodrs(rssdescfield)
if isnull(rssdesc) then rssdesc = ""

Regards,
Claire
VP-ASP Support
Go to Top of Page

bluesky
VP-CART Super User

304 Posts

Posted - March 28 2007 :  05:45:14  Show Profile  Reply with Quote
RSS

whats that ? whats its uses ?

PAUL

I have seen RSS before normally connected to XML ? , i have noi idea what either is or how useful they are ?
anyone wanna give me a run down ?
Go to Top of Page

Steve2507
VP-CART Expert

590 Posts

Posted - March 28 2007 :  13:36:32  Show Profile  Reply with Quote
Hi Claire,

So but that now gives an error saying

Microsoft VBScript runtime error '800a01f4'

Variable is undefined: 'rstitle'

/shopa_rss.asp, line 98


Steve
Go to Top of Page

Steve2507
VP-CART Expert

590 Posts

Posted - March 28 2007 :  13:39:42  Show Profile  Reply with Quote
Hi Paul,

The best answer to your question is at the wikipedia site - (http://en.wikipedia.org/wiki/RSS).
Go to Top of Page

support
Administrator

4679 Posts

Posted - March 28 2007 :  21:22:58  Show Profile  Visit support's Homepage  Reply with Quote
Sorry Paul, there is a typo in the line -

if isnull(rstitle) then rstitle = ""

It should be -

if isnull(rsstitle) then rsstitle = ""

I believe we are working through this with you in our Helpdesk. If anyone else is experiencing issues, this is the best way for us to help you with this.

Regards,
Claire
VP-ASP Support
Go to Top of Page

Steve2507
VP-CART Expert

590 Posts

Posted - March 29 2007 :  02:57:43  Show Profile  Reply with Quote
Hi Claire,

Excellent, it appears to be working now.

Thanks for the help.

Steve
www.temptationsdirect.co.uk
Go to Top of Page

Steve2507
VP-CART Expert

590 Posts

Posted - March 29 2007 :  02:59:45  Show Profile  Reply with Quote
Spoke too soon.

Now I'm getting the following error:

Microsoft OLE DB Provider for ODBC Drivers error '80040e57'

[Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated.

/shopa_rss.asp, line 125


Steve
www.temptationsdirect.co.uk
Go to Top of Page

goshen
VP-CART New User

132 Posts

Posted - March 30 2007 :  06:54:37  Show Profile  Reply with Quote
Hi Steve,
Can you please share how you were able to get your sub-categories to display under each main category on your left navigation menu. This is something seriously lacking in vpasp v6.5 which the team is not willing to address.

I have a similar navigation where you can click to expand or collapse thenavigation menu, but has not been able to figure out how to group the subcategories under their primary categories instead of them displaying as a long list in the navigation menu.

Your response will be highly appreciated!
Thanks
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00