Content Pagfes with Yahoo Store Tags?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
WickedChicken

Content Pagfes with Yahoo Store Tags?

Post by WickedChicken »

Has anyone hear gotten Content pages to work with Yahoo Store tags?
A store tag would basically look like this:
$
When used in a content page these don't get parsed properly.  I was hoping to manage my store via CMS as well but it looks like that may not be an option.
Thanks again,
Kit
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Content Pagfes with Yahoo Store Tags?

Post by calguy1000 »

Did you put {literal} and {/literal} tags around your store tags, so that smarty wouldn't try to process them?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
WickedChicken

Re: Content Pagfes with Yahoo Store Tags?

Post by WickedChicken »

calguy1000 wrote: Did you put {literal} and {/literal} tags around your store tags, so that smarty wouldn't try to process them?
Just gave that a shot.  Still no luck
WickedChicken

Re: Content Pagfes with Yahoo Store Tags?

Post by WickedChicken »

Anyone have any oher thoughts?  I have tried various configurations of {literal} tags o no avail.
The following should display the price of the item lith0001 from my store catalog:

but the way it is currently getting processed nothing is displayed.  I'm beginning to think that there is no way to  use CMS to build my store but a man can dream.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Content Pagfes with Yahoo Store Tags?

Post by calguy1000 »

I'm no genius by an means, but is an html comment. unless some other pre-processor is parsing it.

A quick hunch paid off.  the and I'd bet this is an asp tag.  a different pre-processor than php.

You'll have to see if there are any php libraries for the yahoo store front stuff before you can get them to work in  CMS.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
WickedChicken

Re: Content Pagfes with Yahoo Store Tags?

Post by WickedChicken »

calguy1000 wrote: I'm no genius by an means, but is an html comment. unless some other pre-processor is parsing it.

A quick hunch paid off.  the and I'd bet this is an asp tag.  a different pre-processor than php.

You'll have to see if there are any php libraries for the yahoo store front stuff before you can get them to work in  CMS.
After a bit of digging it appears that currently the Yahoo Store Catalog doesn't support PHP.  The only way to access them is with the Store Tags or through the Yahoo Site Builder.  Oh well, I guess i can't fully integrae the store into the rest of the site.

If I could just get commetns to work I could at least knock that off my todo list
Locked

Return to “CMSMS Core”