TinyPortal
Development => Support => Topic started by: lextalionis on September 25, 2009, 08:56:37 PM
Link to my site: http://www.motleypixel.com
SMF version: SMF ver. 1.1.9
TP version: TP ver. 1.0 beta 4
Theme name and version: Black Rain
Browser Name and Version: IE 7.0.5730.10
Mods installed: TPReviews, iFrame, YouTube, Ads Management (all current for SMF 1.1.9)
Related Error messages: See below.
Hey gang,
I'm using module (TPReviews) and it's available here: http://www.tinyportal.net/index.php/topic,24109.130.html User Ken in this thread has been very helpful in helping me along with some initial setups and the developer (Dragooon) is currently working on other work that's keeping him from working on his module. I'm not going to ask for any feature request or help with any current identified bugs; rather, I just have one area that I think I can resolve with a little help.
This reviews module allows you to add product reviews and in the process of doing this you add a category, like seen here: http://www.motleypixel.com/forum/index.php?action=tpmod;rvws This is a simple process and it doesn't have a feature-rich posting area where you can eaisly use post-tag buttons, but it seem it takes BBC just fine. Next under each category you add an item and this feels very much like adding a topic/post in the forum since the post icons are present (although, not all the normal ones available via my forum...hummm?). This leads me to believe that somehow the review item addition step is using it's own posting content template (aka tagging). Here's a sample of an item: http://www.motleypixel.com/forum/index.php?action=tpmod;rvws;sa=viewitem;id=3 it's just a quick mock-up.
What I need a little help in doing is figuring out how to tie the posting to use the existing forum posting code which allows html because when I post the following code in a froum posts, it resolves correctly (since I have html tag enabled), but when I post the same code for the reviews item (as you can see) it doesn't resolve correctly:
[html]<!-- AddThis Button BEGIN -->
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4abd195971343b5e"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=xa-4abd195971343b5e"></script>
<!-- AddThis Button END -->[/html]
Any help would be much appreciated. I think once I figure this out, I can establish a default html review item post and quickly post up more lenses to be reviews. Of course, I will also post findings in the TPReviews OP.
Thanks,
Roy
If I ever get some time to myself so I can look at the code, I'll see if I can figure it out. I don't know if your method is the easiest way to do it, but I won't know until I can get several uninterrupted hours.
Maybe Sunday.
I'm the same way...Fridays at work are always the best time to goof off :) Thanks for the offer.
-Roy