New Post: Using TokenStoreReplace in scheduler giving initiation errors on...
I like to use the TokenStoreReplacer function in a custom scheduler function sending customized e-mails. When initializing the TokenStoreReplacer it is giving errors. What i Found out is that it has...
View ArticleNew Post: What about multiple tabs for produtc description?
Hi I'm new to all this and am trying to add two more multiple tab Rich Text Editor, I have got the productxmldata.template sorted out I think but am having trouble working out how to add them into the...
View ArticleNew Post: Using TokenStoreReplace in scheduler giving initiation errors on...
For any future developers. I solved it in a different way: 1) I created a Webservice (as part of a custom DNN module, so I got the correct portalcontext). This webservice is collecting the required...
View ArticleNew Post: What about multiple tabs for produtc description?
First, either follow my post in this thread, or follow the rest of this thread. Don't mix it up, they are not the same thing. If you read and follow my post, then first make the specifications tab...
View ArticleNew Post: Product Details Tabs.
Thanks Rob, Got that sorted. I installed NB_Store module on another site and want to add another specifications tab, I got it working fine but instead of going into the tabbed format I would like the...
View ArticleNew Post: Product Details Tabs.
Hi Matt Regarding this:"... but instead of going into the tabbed format I would like the information is displayed below each other? I would like to display the details in the format where you need to...
View ArticleNew Post: Product Details Tabs.
Hi Rob, So sorry for the confusion, perhaps a comma would of helped."... but instead of going into the tabbed format I would like, the information is displayed below each other? I would like to display...
View ArticleNew Post: How to enable or integrate Authorize.Net For DNN 7
Geoff, I'm running into this same issue. This is what I've figured out so far: Paypal and Authorize.net work perfectly on their own and return payment success or fail correctly When Paypal and...
View ArticleNew Post: Product Details Tabs.
Hi Rob, To add an extra tab in the product details list I used this code, please can you let me know if I am on the right track and what I am missing?<!-- Specifications Tab - Disabled by default...
View ArticleNew Post: Product Details Tabs.
Hi Matt Only productxmldata.template is actually used. The second one is only present as a place to hold the sample code for the second tab. Just put all of your new xmldata bits into...
View ArticleNew Post: Product Details Tabs.
Note also that you can take out the specificationstab flag tests for your additional fields. The flag is just there to make the demo tab switchable. If yours are permanently enabled then you don't need...
View ArticleNew Post: Product Details Tabs.
Hi Rob, Thank you for getting back to me! I did what you said and I got the 3rd dnntexteditor in the products upload page visible but it appears half under the specifications tab and I cannot select it...
View ArticleNew Post: Product Details Tabs.
Ok that's sorted. You just needed to ensure your ID's were different for the new tab. I applied 'txtedit1' for the 3rd tab throughout. productxmldata.template<hr /> <span...
View ArticleNew Post: Product Details Tabs.
Thank you Rob! Appreciate all you help! Works perfect! Matt.
View ArticleNew Post: Related items image size
Hi, I may be missing something obvious but i cant see a setting which changes the size of the related items images. Can you point me in the right direction please. Thanks Roger
View ArticleNew Post: Related items image size
You'll find that in relatedproducts.xsl Default is 120 You have to restart the site when changing this template. Regards ROb
View ArticleNew Post: Related items image size
I have tried this and it is still not resizing the images. The only other change i have made is to move the related items out of the tab area in the productdetails.template....
View ArticleNew Post: Related items image size
The problem only seems to be with google chrome, firefox is displaying them correctly.
View Article