DragonflyCMS Projects > AccountPlus > [fixed] My Headlines in my account > Community Forums > Phoenix Netology
Forum Index > Community > AccountPlus

[fixed] My Headlines in my account Reply to topic


My headlines not working in myaccount it does not show the drop down for choosening..


My Headlines

Select the RSS site from which you want to read headlines:
see below it comes up with just the name in text and a go button


BBCEntertainment BBCHealth BBCMusic-LatestReleases BBCPolitics BBCTechnology BBCVideoHeadlines BBCWorldNews BillboardArtists BILLBOARDLatestNews BillboardReviews ComputerActiveHeadlines R.G.W.E-cardSender RGWCalendar RGWClassifiedAdverts RGWDownloadDir RGWInterviews RGWMembersBlogs RGWMyspaceBlogs RGWNewHeadlines RGWPhotoGallery RGWR.S.S.Dir RGWReviewsDir RGWSnapvineVoiceBlogs RGWTwitterUpdates RGWVideoDir SciFi-News
Or type the url of your prefered RSS/XML headlines site:

Cheers Tim

Initiated by Bugger (Original Entry) - Comments Here Please.

Please enter your server specs in your user profile! 😢


Yes, I've left out an important part of the select tag.

Replace the last section of template userinfo.html with this:<!-- IF S_OWNINFO and S_USE_HEADLINES --> <br /> <div style="text-align:center;"> <b>_(MA_MYHEADLINES)</b><br /><br />_(SELECTASITE)<br /><br /> <form action="{U_GET_URI}" method="post" enctype="multipart/form-data" accept-charset="utf-8"><div> <input type="hidden" name="url" value="0" /> <select name="hid"> <option value="0">_(SELECTASITE2)</option> {S_SELECTSITE} </select> <input type="submit" value="_(GO)" /> </div></form><br />_(ORTYPEURL)<br /><br /> <form action="{U_GET_URI}" method="post" enctype="multipart/form-data" accept-charset="utf-8"><div> <input type="hidden" name="hid" value="0" /> <input type="text" name="url" size="40" maxlength="200" value="http://" /> <input type="submit" value="_(GO)" /> </div></form> </div><br /> <!-- IF S_HID --> <div style="text-align:center;"> <!-- IF S_CONTENT --> <b>{L_HEADLINESFROM} <a href={U_SITEURL}" target="new">{S_TITLE}</a></b><br /><br /> <div style="text-align:left;">{S_CONTENT}</div> <!-- ELSE --> <div style="text-align:center;">_(RSSPROBLEM)</div> <!-- ENDIF --> </div><br /> <!-- ENDIF --> <!-- ENDIF -->

Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):


Hi there

It fixed the problem but for the theme I am useing I found I had to stick an extra

<!-- ENDIF -->


at the bottom of it.... so when that was done all worked well and is sorted.

Many thanks

Tim

Please enter your server specs in your user profile! 😢

All times are Australia/Adelaide


Jump to: