RSS Feed Poster

Started by SMFHacks.com Team, January 11, 2007, 07:46:04 PM

Previous topic - Next topic

vbgamer45

The source code of the html of the post with the issue were the image is broken.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

BugginIn

Quote from: vbgamer45 on November 24, 2024, 11:48:04 PMThe source code of the html of the post with the issue were the image is broken.

OK, think this is what your looking for?

<item>
                <title>Cincinnati's Nights of Lights</title>
                <link>https://www.visitcincy.com/event/cincinnati%e2%80%99s-nights-of-lights/14411/</link>
               
                    <category><![CDATA[ Holiday Events ]]></category>
               
                    <category><![CDATA[ Festivals and Special Events ]]></category>
               
                    <category><![CDATA[ Family-Fun ]]></category>
               
                <guid ispermalink="false">https://www.visitcincy.com/event/cincinnati%e2%80%99s-nights-of-lights/14411/</guid>
                <pubDate>Mon, 25 Nov 2024 23:59:59 -0500</pubDate>
                <description>
                    <![CDATA[
                       
                            <img src='https://assets.simpleviewinc.com/simpleview/image/upload/c_fill,h_100,q_75,w_150/v1/crm/cincyregion/1_B2D85494-D759-A950-87330FBF501BCFEC_b2dadfa6-9b06-9b40-f6a5da02c40ea153.png'/>
                       
                       
                       
                           
                               
                                    11/25/2024 to
                               
                           
                       
                       
                           
                       
                       
                            01/05/2025
                       
                        -
                        <div class="flex-shrink-0 flex flex-col relative items-end"> <div class="pt-0"> <div class="gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full"> <div class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"> <p>Get ready to experience a beloved holiday tradition that brings the season&apos;s spirit to life during Cincinnati&#x2019;s Nights of Light, just 40 minutes east of downtown Cincinnati! Watch as the night</p></div></div></div></div>
                    ]]>
                </description>
            </item>

vbgamer45

Almost but I meant the source code on your forum not the feed itself.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

BugginIn

Quote from: vbgamer45 on November 25, 2024, 10:04:24 AMAlmost but I meant the source code on your forum not the feed itself.

Which file would that be? Using the mod RSS Feed Poster but not sure what source code your referring?

vbgamer45

None of those. the html/source code of the chrismas carol post. I want to see what is broke in the html ie the broken image.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

BugginIn

Quote from: vbgamer45 on November 25, 2024, 12:19:06 PMNone of those. the html/source code of the chrismas carol post. I want to see what is broke in the html ie the broken image.

Think I know what your looking for now, here you go:

<div class="post">
                                <div class="inner" data-msgid="6314" id="msg_6314">
                                    <b>A Christmas Carol</b><br><br><img src="'https://assets.simpleviewinc.com/simpleview/image/upload/c_fill,h_100,q_75,w_150/v1/crm/cincyregion/A-Christmas-Carol_13BD9C04-5056-B3A8-4924A102E586140F_13be98ac-5056-b3a8-49c5cd397ebd5847.png'/"><br>                        <br>                        <br>                        <br>                            <br>                                <br>                                    11/22/2024 to<br>                                <br>                            <br>                        <br>                        <br>                            <br>                        <br>                        <br>                            12/29/2024<br>                        <br>                        -<br>                        <p>The holiday story you love unfolds in spectacular fashion with a brand-new production specially designed for Moe and Jack's Place – The Rouse Theatre! In Charles Dickens' classic tale, Ebenezer</p><br>Source: <a href="https://www.visitcincy.com/event/a-christmas-carol/13719/" class="bbc_link" target="_blank" rel="noopener">A Christmas Carol</a>
                                </div>
                            </div>

vbgamer45

Yes so i see what is going on now. it looks like the image added an extra " at the start of the url causing it to break.

The RSS feed itself was strange as it was using ' quotes instead of " that is normally used in html.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

BugginIn

Quote from: vbgamer45 on November 26, 2024, 11:28:19 AMYes so i see what is going on now. it looks like the image added an extra " at the start of the url causing it to break.

The RSS feed itself was strange as it was using ' quotes instead of " that is normally used in html.

Ahh, I think I see what you mean. No way to fix it in the mod then?


Thank you,

Bugginin

Advertisement: