You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(21) |
Jun
(47) |
Jul
(210) |
Aug
(30) |
Sep
(25) |
Oct
(7) |
Nov
|
Dec
(8) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(52) |
Feb
(35) |
Mar
(42) |
Apr
(62) |
May
(12) |
Jun
(80) |
Jul
(34) |
Aug
(35) |
Sep
(245) |
Oct
(83) |
Nov
(27) |
Dec
(68) |
2005 |
Jan
(59) |
Feb
(97) |
Mar
(80) |
Apr
(30) |
May
(29) |
Jun
(7) |
Jul
(26) |
Aug
(46) |
Sep
(31) |
Oct
(25) |
Nov
(36) |
Dec
(22) |
2006 |
Jan
(24) |
Feb
(24) |
Mar
(29) |
Apr
(1) |
May
(2) |
Jun
(4) |
Jul
(10) |
Aug
(73) |
Sep
(3) |
Oct
(12) |
Nov
(7) |
Dec
(19) |
2007 |
Jan
(10) |
Feb
(4) |
Mar
(4) |
Apr
(10) |
May
(1) |
Jun
(11) |
Jul
(16) |
Aug
(1) |
Sep
(10) |
Oct
(14) |
Nov
(7) |
Dec
(14) |
2008 |
Jan
(19) |
Feb
(7) |
Mar
(1) |
Apr
(3) |
May
(2) |
Jun
(13) |
Jul
(18) |
Aug
(10) |
Sep
(31) |
Oct
(12) |
Nov
(3) |
Dec
(1) |
2009 |
Jan
(2) |
Feb
(2) |
Mar
(8) |
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:17
|
/mod/phpwsrssfeeds item #1163501, was opened at 2005-03-14 22:08 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1163501&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Bug Group: None Status: Open Resolution: None >Priority: 8 Submitted By: Shaun Murray (singletrack) Assigned to: Wendall Cada (wendall911) >Summary: Branch sites don\\\'t find CSS file Initial Comment: phpwsRSSfeeds v0.4.1 generates... @import url("mod/phpwsrssfeeds/templates/style.css"); on branch sites. a) it's not there on a branch. b) you should pick it up from the theme first if available even on the hub c) picking it up from the hub site would eat their bandwidth so that's a bad idea. d) IMHO it's a stupid idea to use module specific css and we should define css at the top level for things like menu_item (if at all - plain html is better), but would anyone listen.... No, grumble, grumble. ;-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1163501&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:16
|
/mod/phpwsrssfeeds item #1251226, was opened at 2005-08-03 11:32 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1251226&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: RFE Group: None Status: Open Resolution: Accepted >Priority: 8 Submitted By: irv24 (irv24) Assigned to: Wendall Cada (wendall911) Summary: External Password Protected RSS Initial Comment: Can the RSS module be made to read password-protected RSS feeds? ---------------------------------------------------------------------- Comment By: irv24 (irv24) Date: 2005-08-04 21:38 Message: Logged In: YES user_id=1322189 Thanks for taking an interest in my suggestion! What I had in mind were LiveJournal RSS feeds, which generally hide friends-only posts. When "?auth=digest" is added to the RSS URL, however, the friends- only posts are visable upon entry of a valid username and password. A standard username/password dialog pops up in the browser. Other password-protected RSS feeds iinclude some Feedburner ones, which can be made to be password protected. I believe the latter work the same way. The password-protected feeds are compatible with RSS- compatible browsers like Apple's Safari as well as dedicated Windows readers such as FeedDemon and Shrook. Thanks again! It would be very useful for a group's phpWebSite that aggregates members' blogs. ---------------------------------------------------------------------- Comment By: Wendall Cada (wendall911) Date: 2005-08-04 20:57 Message: Logged In: YES user_id=711566 I'll take a look at this for the next release. Thanks for pointing this out. Can you give more information on how it is password protected. Also, what clients read these feeds? Wendall ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1251226&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:16
|
/mod/phpwsrssfeeds item #1196924, was opened at 2005-05-06 15:08 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1196924&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Bug Group: None Status: Open Resolution: Accepted >Priority: 8 Submitted By: chris fraser (defrisselle) Assigned to: Wendall Cada (wendall911) >Summary: Deleted Feed still showing in What\\\'s Related Initial Comment: >From a member on phpwsforums.com: I was trying to set-up an RSS feed to show up with a particular web page. The result was a What's Related box with a link to the feed. I subsequently deleted the feed but the What's Related box still shows up with a link for the RSS feed which no longer exists. How do I get rid of the box without disabling the What's Related function? ---------------------------------------------------------------------- Comment By: Wendall Cada (wendall911) Date: 2005-05-07 03:18 Message: Logged In: YES user_id=711566 Thanks, have been aware of this for a while now. Will get a release out soon. Wendall ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1196924&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:14
|
/mod/phpwsrssfeeds item #1278280, was opened at 2005-09-01 00:51 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1278280&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Bug Group: None Status: Open Resolution: None >Priority: 8 Submitted By: Shaun Murray (singletrack) Assigned to: Wendall Cada (wendall911) Summary: URL used by phpwsRSSFeeds prevents SafariRSS working Initial Comment: phpwsRSSFeeds redirects the short URL given to a long URL with square brackets in that trips up SafariRSS. eg. http://www.aegisdesign.co.uk/files/phpwsrssfeeds/backend1.php becomes... http://www.aegisdesign.co.uk/index.php? module=phpwsrssfeeds&RSS_BACKEND_MAN_op=view&lay_qui et=1&PHPWS_MAN_ITEMS%5B%5D=1 which Safari knows is RSS so substitutes feed for http... feed://www.aegisdesign.co.uk/index.php? module=phpwsrssfeeds&RSS_BACKEND_MAN_op=view&lay_qui et=1&PHPWS_MAN_ITEMS%5B%5D=1 ...which doesn't work. You get a 'Can't Load Page' error. I've raised this bug with Apple also but who knows when they fix it, of if they do at all. Square brackets in URLs trip up BBCode in most forums when you post urls so they aren't a good idea anyway. A working URL for Safari is... feed://www.aegisdesign.co.uk/index.php? module=phpwsrssfeeds&RSS_BACKEND_MAN_op=view&lay_qui et=1&PHPWS_MAN_ITEMS=1 So does... feed://www.aegisdesign.co.uk/files/phpwsrssfeeds/backend1.php Since I see around 10% of users using Safari on some sites (not just Mac ones), that's a pressing problem. The same site saw IE6 at 48.5% - Yeah! First time I've seen IE sub 50% in years. Incidentally, the feed doesn't work in Firefox at all because of html entity problems - an é in the feed. There's another bug raised on that one already. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1278280&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:14
|
/mod/phpwsrssfeeds item #1278237, was opened at 2005-09-01 00:35 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1278237&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: RFE Group: None Status: Open Resolution: None >Priority: 8 Submitted By: Shaun Murray (singletrack) Assigned to: Wendall Cada (wendall911) Summary: SafariRSS support Initial Comment: Safari 2.0 added RSS feed support. If a site has an RSS version of a page then it shows an RSS button in the address bar, click it and you get the rss feed. It's very useful. I rarely go to actual sites now for news. It relies on there being a link in the head. eg. <link rel="alternate" title="AppleInsider RSS" href="// www.appleinsider.com/appleinsider.rss" type="application/rss+xml"> I imagine Firefox and IE7 do something similar so it'll be good if we can support that somehow. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1278237&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:12
|
/mod/phpwsrssfeeds item #1286302, was opened at 2005-09-09 13:26 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1286302&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 8 Submitted By: Andrew Teg (andrewteg) Assigned to: Wendall Cada (wendall911) Summary: RSS Feed Module does not allow Google Initial Comment: Google News feeds are not accepted when added to the RSS Feeds. If you get a link from http://news.google.com/intl/en_us/news_feed_terms.html and input it using ? module=phpwsrssfeeds&RSS_MAN_op=add It says "Sorry, that is not a working RSS feed" and will not let you add a valid RSS feed. ---------------------------------------------------------------------- Comment By: Mike Noyes (mhnoyes) Date: 2005-09-10 11:35 Message: Logged In: YES user_id=39521 Moved to /mod/phpwsrssfeeds tracker. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1286302&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:11
|
/mod/phpwsrssfeeds item #1287906, was opened at 2005-09-11 10:42 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1287906&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 8 Submitted By: John P Nelson (jpnelson40) Assigned to: Wendall Cada (wendall911) Summary: Changes to configure RSS file directory Initial Comment: I modified phpwsrssfeeds for puspose of having more flexibility as to where the backend files would be written; I don't like long URLs, and the default is quite long as well as being a continual advertisement of the module, which I found intrusive somehow. So I made the location to be configurable as shown here. My only doubt is whether is should be configured differently for branch sites, but I have never used those so I am not sure. I have my phpwebsite directory in "ws". I would appreciate feedback: better way to do it, etc. Jack 1. I added in ws/conf/config.php: added //$rss_files = "files/phpwsrssfeeds/"; // the default location $rss_files = "files/rss/"; 2. I added in ws/index.php: define('PHPWS_RSS_FILES', $rss_files); 3. I made changes to ws/mod/phpwsrssfeeds/class/backend.php: 278c278 < $dir = PHPWS_SOURCE_DIR.'files/phpwsrssfeeds/'; --- > $dir = PHPWS_SOURCE_DIR.PHPWS_RSS_FILES; 280c280 < $message["FILE_ERR0"] = "Cannot create backend file in files/phpwsrssfeeds. "; --- > $message["FILE_ERR0"] = "Cannot create backend file in".PHPWS_RSS_FILES.". "; 294c294 < $location = "http://".PHPWS_HOME_HTTP.'files/phpwsrssfeeds/backend'.$this->_id.'.php'; --- > $location = "http://".PHPWS_HOME_HTTP.PHPWS_RSS_FILES.'/backend'.$this->_id.'.php'; 297c297 < $file = $GLOBALS['core']->home_dir.'files/phpwsrssfeeds/backend'.$this->_id.'.php'; --- > $file = $GLOBALS['core']->home_dir.PHPWS_RSS_FILES.'/backend'.$this->_id.'.php'; 328c328 < unlink($GLOBALS['core']->home_dir.'files/phpwsrssfeeds/backend'.$this->_id.'.php'); --- > unlink($GLOBALS['core']->home_dir.PHPWS_RSS_FILES.'/backend'.$this->_id.'.php'); 431c431 < $about = 'http://'.$source_http.'files/phpwsrssfeeds/backend'.$this->_id.'.php'; --- > $about = 'http://'.$source_http.PHPWS_RSS_FILES.'/backend'.$this->_id.'.php'; 4. I made changes to ws/mod/phpwsrssfeeds/boost/install.php: 61c61 < $dir = $GLOBALS['core']->home_dir . 'files/phpwsrssfeeds'; --- > $dir = $GLOBALS['core']->home_dir . PHPWS_RSS_FILES; 70,72c70,72 < $GLOBALS['core']->home_dir . 'files/phpwsrssfeeds/','style.css',0,0)) { < $content .= 'Unable to copy '.PHPWS_SOURCE_DIR.'mod/phpwsrssfeeds/templates/style.css to ' < .$GLOBALS['core']->home_dir . 'files/phpwsrssfeeds/ you will have to do --- > $GLOBALS['core']->home_dir . PHPWS_RSS_FILES,'style.css',0,0)) { > $content .= 'Unable to copy ' . PHPWS_SOURCE_DIR .'mod/phpwsrssfeeds/templates/style.css to ' > .$GLOBALS['core']->home_dir . PHPWS_RSS_FILES . ' you will have to do 5. I made a change to ws/mod/phpwsrssfeeds/boost/uninstall.php: 49c49 < if(PHPWS_File::rmdir($GLOBALS['core']->home_dir . "files/phpwsrssfeeds/")) { --- > if(PHPWS_File::rmdir($GLOBALS['core']->home_dir . PHPWS_RSS_FILES)) { ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1287906&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:11
|
/mod/phpwsrssfeeds item #1361577, was opened at 2005-11-19 09:38 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1361577&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Bug Group: None Status: Open Resolution: None >Priority: 8 Submitted By: Greg Meiste (blindman1344) Assigned to: Wendall Cada (wendall911) Summary: Cannot create local feed on branch site Initial Comment: I have a branch site with phpwsrssfeeds installed. It is not installed on the hub site. When trying to create a local feed, I get: Cannot create backend file in files/phpwsrssfeeds. Files directory is not writeable, or doesn't exist. Of course, I naturally check the permissions. They were good. Long story short, there is a bug in class/backend.php. Line 278 currently reads: $dir = PHPWS_SOURCE_DIR.'files/phpwsrssfeeds/'; It should read: $dir = PHPWS_HOME_DIR.'files/phpwsrssfeeds/'; After that change, all is well again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1361577&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:11
|
/mod/phpwsrssfeeds item #1309201, was opened at 2005-09-29 23:40 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1309201&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 8 Submitted By: irv24 (irv24) Assigned to: Wendall Cada (wendall911) Summary: RSS Item in Feed without Title is Un-clickable Initial Comment: When using multi-view (and perhaps in other views also), if a RSS feed has an item without a title, a bullet point is displayed and nothing else. Because there is no title, there is no text to make a link to click on to be taken to that post. A title-less post should be given some kind of clickable text in the RSS module for linking, such as "[Untitled Post]" or "[No Title Available]" Perhaps the date of the post could also be shown. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1309201&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:07
|
/mod/phpwsrssfeeds item #1389985, was opened at 2005-12-25 02:44 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1389985&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 8 Submitted By: Josh Rogers (silverfox541) Assigned to: Wendall Cada (wendall911) Summary: Channel URL seems to truncate Initial Comment: When I add an RSS feed for http://my.bzflag.org/rss.php? feed=players\&server=silvercat.tybox.net&order=score it seems to display the feed for http://my.bzflag.org/rss.php?feed=players I'm guessing that everything after the first & gets truncated/ignored? I can't seem to see where in the source that this is done so I can fix it. Any help would be appreciated. -Silverfox ---------------------------------------------------------------------- Comment By: Shaun Murray (singletrack) Date: 2006-02-19 22:42 Message: Logged In: YES user_id=722742 In the summary here you've a slash in front of the first & It's not that is it? ---------------------------------------------------------------------- Comment By: Josh Rogers (silverfox541) Date: 2005-12-25 14:44 Message: Logged In: YES user_id=941893 I've created a local wrapper which overcomes this problem (and confirms that something is mangling the URL) Below is the content of my local nowplaying.php file I created and am refencing in the RSS feed: <?php header("Content-Type: text/xml"); $url = "http://my.bzflag.org/rss.php? feed=players&server=silvercat.tybox.net&order=score"; $fp = fopen($url,"r"); while(!feof($fp)) { echo( fread($fp,1024) ); } fclose($fp); exit(); ?> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1389985&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:06
|
/mod/phpwsrssfeeds item #1458853, was opened at 2006-03-26 09:55 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1458853&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: RFE Group: None Status: Open Resolution: None >Priority: 8 Submitted By: Shaun Murray (singletrack) Assigned to: Wendall Cada (wendall911) Summary: Change the icon Initial Comment: Change the control panel icon for what seems to be the new standard (even if it's ugly) http://blogs.msdn.com/rssteam/archive/2005/12/14/503778.aspx There's a nice vector version at http://feedicons.com/ Or just use the PNG I've attached. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1458853&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:06
|
/mod/phpwsrssfeeds item #1473177, was opened at 2006-04-19 11:55 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1473177&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: RFE Group: None Status: Open Resolution: None >Priority: 8 Submitted By: Shaun Murray (singletrack) Assigned to: Wendall Cada (wendall911) Summary: RFE: Pick up new features in 0.10.3 announce Initial Comment: In Announce for 0.10.3 the mod_announce table has a 'private' column which indicates the announcement isn't shown on the front page. RSSFeeds should probably only show announcements where private = 0 or maybe give the option for all posts. You can also show all posts from a user in a kind of user specific blog. These list all posts including where private = 1. An RSS feed per user would be cool too. http://www.aegisdesign.co.uk/index.php? module=announce&ANN_user_op=view&ANN_id=18 describes what you can do with announce now. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1473177&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:03
|
/mod/phpwsrssfeeds item #1530167, was opened at 2006-07-27 23:55 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1530167&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 8 Submitted By: Mirko (mabhobs) Assigned to: Wendall Cada (wendall911) Summary: XHTML compliance problems Initial Comment: PHP Version: PHP Version 4.4.2-1+b1 or check http://mabhobs.de/x/info.php Operating System: Linux 2.6.15-1-k7 SQL Server: MySQL 4.1.15-Debian_1 Browser: Mozilla 1.0.1 PHPwebsite Version: 0.10.2 PHPrssfeed Version: 0.4.2 I recognized the PHPrssfeed is not XHTML transitional. This was the result page I received from the XHTML validator at http://validator.w3.org/: Below are the results of checking this document for XML well-formedness and validity. 1. Error Line 250 column 7: end tag for "table" which is not finished. </table> Most likely, You nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p> Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, <head> generally requires a <title>, lists (ul, ol, dl) require list items (li, or dt, dd), and so on. 2. Error Line 260 column 43: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag. ...lass="bg_medium" style="padding:5px;"><b>World and U.S. Population Clock</b>< The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element. One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>"). Please also check the following link to recreate the error: http://validator.w3.org/ check?uri=http%3A%2F%2Fmabhobs.de%2Fphpweb%2Fmirko%2F&charset=%28detect+automatically%29&doctype=Inline ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1530167&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:02
|
/mod/phpwsrssfeeds item #1530697, was opened at 2006-07-28 17:15 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1530697&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 8 Submitted By: scott_d (scott_d) Assigned to: Wendall Cada (wendall911) Summary: allow_url_fopen off on php.ini RSS error Initial Comment: I'm trying to add an RSS Feed with the RSS Feed module. I recieve this error: " Error Your PHP configuration value "allow_url_fopen" is set to "Off" before any feeds will work, you need to change the value of "allow_url_fopen" to On in php.ini. If you do not understand this message, please contact your system administrator for assistance. Note: This setting can only be set in php.ini due to security reasons. " I am the system administrator, he doesn't know the answer. OK, so I added this allow_url_fopen = On to my php.ini file which is located in the root folder (where index.php is located), is this not the correct thing to do?? Nothing happened. Nothing changed in phpinfo.php either. Tried varients: allow_url_fopen On , allow_url_fopen = On On , allow_url_fopen = True.... etc. Everywhere I look on the net, "just add that to the php.ini file" but nothing happens. Tried adding it to the core.php, that didn't do the trick either. I tried doing the same thing awile ago with upping the "memory_limit = 50M" to 65M and it didn't alter anything either, so I stuck it into the core.php USER EDIT area as memory_limit = 65M and it worked. But doesn't work for allow_url_fopen. The phpMyAdmin doesn't seem to have any such options for changing these settings - or does it, somewhere? But, that would be a security hole doing it any other way than with php.ini, no? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1530697&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:27:02
|
/mod/phpwsrssfeeds item #1530702, was opened at 2006-07-28 17:31 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1530702&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 8 Submitted By: scott_d (scott_d) Assigned to: Wendall Cada (wendall911) Summary: oops, this one duplicate - delete, see 1530697 Initial Comment: I'm trying to add an RSS Feed with the RSS Feed module. I recieve this error: " Error Your PHP configuration value "allow_url_fopen" is set to "Off" before any feeds will work, you need to change the value of "allow_url_fopen" to On in php.ini. If you do not understand this message, please contact your system administrator for assistance. Note: This setting can only be set in php.ini due to security reasons. " I am the system administrator, he doesn't know the answer. OK, so I added this allow_url_fopen = On to my php.ini file which is located in the root folder (where index.php is located), is this not the correct thing to do?? Nothing happened. Nothing changed in phpinfo.php either. Tried varients: allow_url_fopen On , allow_url_fopen = On On , allow_url_fopen = True.... etc. Everywhere I look on the net, "just add that to the php.ini file" but nothing happens. Tried adding it to the core.php, that didn't do the trick either. I tried doing the same thing awile ago with upping the "memory_limit = 50M" to 65M and it didn't alter anything either, so I stuck it into the core.php USER EDIT area as memory_limit = 65M and it worked. But doesn't work for allow_url_fopen. The phpMyAdmin doesn't seem to have any such options for changing these settings - or does it, somewhere? But, that would be a security hole doing it any other way than with php.ini, no? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1530702&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:26:21
|
/mod/phpwsrssfeeds item #1163501, was opened at 2005-03-14 22:08 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1163501&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Bug Group: None Status: Open Resolution: None Priority: 9 Submitted By: Shaun Murray (singletrack) Assigned to: Wendall Cada (wendall911) >Summary: Branch sites don\'t find CSS file Initial Comment: phpwsRSSfeeds v0.4.1 generates... @import url("mod/phpwsrssfeeds/templates/style.css"); on branch sites. a) it's not there on a branch. b) you should pick it up from the theme first if available even on the hub c) picking it up from the hub site would eat their bandwidth so that's a bad idea. d) IMHO it's a stupid idea to use module specific css and we should define css at the top level for things like menu_item (if at all - plain html is better), but would anyone listen.... No, grumble, grumble. ;-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1163501&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:26:21
|
/mod/phpwsrssfeeds item #1100334, was opened at 2005-01-11 10:06 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1100334&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: RFE Group: None Status: Open Resolution: Accepted Priority: 5 Submitted By: Tony Miller (cl00bie) Assigned to: Wendall Cada (wendall911) >Summary: Unable to display a \"local feed file\" without hack. Initial Comment: This is to address the problem I had with my installation of PHP not being able to open a URL. How I got around it was to download the .xml file to my local hard drive via a crontab with wget, and to access the file using phpwsrssfeeds. The problem I'm having is with your validation routine. It looks for "http://" or "https://" and kicks out anything else that it finds. It does not allow me to put in the filename so that it'll go right to the file and display it. I had to go into RSS.php and comment out the validation routine, and everything works properly. Would you be able to validate for "file://" (stripping off the "file://" after validation) or remove the validation routine completely so I don't have to hack the product every time there's an upgrade? Thanks, -Tony PS: If you put the .xml file in your branch root, and just put the filename in as the feed URL, it works like a charm. ---------------------------------------------------------------------- Comment By: Tony Miller (cl00bie) Date: 2005-01-24 09:50 Message: Logged In: YES user_id=206347 Cool, Thanks Wendall. ---------------------------------------------------------------------- Comment By: Wendall Cada (wendall911) Date: 2005-01-21 09:42 Message: Logged In: YES user_id=711566 This was brought to my attention. Definately a design flaw. I'll have this fixed soon. Most likely I'll have a checkbox for designating local files. Wendall ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1100334&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:26:19
|
/mod/phpwsrssfeeds item #1196924, was opened at 2005-05-06 15:08 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1196924&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Bug Group: None Status: Open Resolution: Accepted Priority: 5 Submitted By: chris fraser (defrisselle) Assigned to: Wendall Cada (wendall911) >Summary: Deleted Feed still showing in What\'s Related Initial Comment: >From a member on phpwsforums.com: I was trying to set-up an RSS feed to show up with a particular web page. The result was a What's Related box with a link to the feed. I subsequently deleted the feed but the What's Related box still shows up with a link for the RSS feed which no longer exists. How do I get rid of the box without disabling the What's Related function? ---------------------------------------------------------------------- Comment By: Wendall Cada (wendall911) Date: 2005-05-07 03:18 Message: Logged In: YES user_id=711566 Thanks, have been aware of this for a while now. Will get a release out soon. Wendall ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1196924&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:26:19
|
/mod/phpwsrssfeeds item #1286302, was opened at 2005-09-09 13:26 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1286302&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Andrew Teg (andrewteg) >Assigned to: Wendall Cada (wendall911) Summary: RSS Feed Module does not allow Google Initial Comment: Google News feeds are not accepted when added to the RSS Feeds. If you get a link from http://news.google.com/intl/en_us/news_feed_terms.html and input it using ? module=phpwsrssfeeds&RSS_MAN_op=add It says "Sorry, that is not a working RSS feed" and will not let you add a valid RSS feed. ---------------------------------------------------------------------- Comment By: Mike Noyes (mhnoyes) Date: 2005-09-10 11:35 Message: Logged In: YES user_id=39521 Moved to /mod/phpwsrssfeeds tracker. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1286302&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:26:18
|
/mod/phpwsrssfeeds item #1287906, was opened at 2005-09-11 10:42 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1287906&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: John P Nelson (jpnelson40) >Assigned to: Wendall Cada (wendall911) Summary: Changes to configure RSS file directory Initial Comment: I modified phpwsrssfeeds for puspose of having more flexibility as to where the backend files would be written; I don't like long URLs, and the default is quite long as well as being a continual advertisement of the module, which I found intrusive somehow. So I made the location to be configurable as shown here. My only doubt is whether is should be configured differently for branch sites, but I have never used those so I am not sure. I have my phpwebsite directory in "ws". I would appreciate feedback: better way to do it, etc. Jack 1. I added in ws/conf/config.php: added //$rss_files = "files/phpwsrssfeeds/"; // the default location $rss_files = "files/rss/"; 2. I added in ws/index.php: define('PHPWS_RSS_FILES', $rss_files); 3. I made changes to ws/mod/phpwsrssfeeds/class/backend.php: 278c278 < $dir = PHPWS_SOURCE_DIR.'files/phpwsrssfeeds/'; --- > $dir = PHPWS_SOURCE_DIR.PHPWS_RSS_FILES; 280c280 < $message["FILE_ERR0"] = "Cannot create backend file in files/phpwsrssfeeds. "; --- > $message["FILE_ERR0"] = "Cannot create backend file in".PHPWS_RSS_FILES.". "; 294c294 < $location = "http://".PHPWS_HOME_HTTP.'files/phpwsrssfeeds/backend'.$this->_id.'.php'; --- > $location = "http://".PHPWS_HOME_HTTP.PHPWS_RSS_FILES.'/backend'.$this->_id.'.php'; 297c297 < $file = $GLOBALS['core']->home_dir.'files/phpwsrssfeeds/backend'.$this->_id.'.php'; --- > $file = $GLOBALS['core']->home_dir.PHPWS_RSS_FILES.'/backend'.$this->_id.'.php'; 328c328 < unlink($GLOBALS['core']->home_dir.'files/phpwsrssfeeds/backend'.$this->_id.'.php'); --- > unlink($GLOBALS['core']->home_dir.PHPWS_RSS_FILES.'/backend'.$this->_id.'.php'); 431c431 < $about = 'http://'.$source_http.'files/phpwsrssfeeds/backend'.$this->_id.'.php'; --- > $about = 'http://'.$source_http.PHPWS_RSS_FILES.'/backend'.$this->_id.'.php'; 4. I made changes to ws/mod/phpwsrssfeeds/boost/install.php: 61c61 < $dir = $GLOBALS['core']->home_dir . 'files/phpwsrssfeeds'; --- > $dir = $GLOBALS['core']->home_dir . PHPWS_RSS_FILES; 70,72c70,72 < $GLOBALS['core']->home_dir . 'files/phpwsrssfeeds/','style.css',0,0)) { < $content .= 'Unable to copy '.PHPWS_SOURCE_DIR.'mod/phpwsrssfeeds/templates/style.css to ' < .$GLOBALS['core']->home_dir . 'files/phpwsrssfeeds/ you will have to do --- > $GLOBALS['core']->home_dir . PHPWS_RSS_FILES,'style.css',0,0)) { > $content .= 'Unable to copy ' . PHPWS_SOURCE_DIR .'mod/phpwsrssfeeds/templates/style.css to ' > .$GLOBALS['core']->home_dir . PHPWS_RSS_FILES . ' you will have to do 5. I made a change to ws/mod/phpwsrssfeeds/boost/uninstall.php: 49c49 < if(PHPWS_File::rmdir($GLOBALS['core']->home_dir . "files/phpwsrssfeeds/")) { --- > if(PHPWS_File::rmdir($GLOBALS['core']->home_dir . PHPWS_RSS_FILES)) { ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1287906&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:26:16
|
/mod/phpwsrssfeeds item #1309201, was opened at 2005-09-29 23:40 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1309201&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: irv24 (irv24) >Assigned to: Wendall Cada (wendall911) Summary: RSS Item in Feed without Title is Un-clickable Initial Comment: When using multi-view (and perhaps in other views also), if a RSS feed has an item without a title, a bullet point is displayed and nothing else. Because there is no title, there is no text to make a link to click on to be taken to that post. A title-less post should be given some kind of clickable text in the RSS module for linking, such as "[Untitled Post]" or "[No Title Available]" Perhaps the date of the post could also be shown. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1309201&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:26:14
|
/mod/phpwsrssfeeds item #1361577, was opened at 2005-11-19 09:38 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1361577&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Bug Group: None Status: Open Resolution: None Priority: 5 Submitted By: Greg Meiste (blindman1344) >Assigned to: Wendall Cada (wendall911) Summary: Cannot create local feed on branch site Initial Comment: I have a branch site with phpwsrssfeeds installed. It is not installed on the hub site. When trying to create a local feed, I get: Cannot create backend file in files/phpwsrssfeeds. Files directory is not writeable, or doesn't exist. Of course, I naturally check the permissions. They were good. Long story short, there is a bug in class/backend.php. Line 278 currently reads: $dir = PHPWS_SOURCE_DIR.'files/phpwsrssfeeds/'; It should read: $dir = PHPWS_HOME_DIR.'files/phpwsrssfeeds/'; After that change, all is well again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1361577&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:26:13
|
/mod/phpwsrssfeeds item #1389985, was opened at 2005-12-25 02:44 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1389985&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Josh Rogers (silverfox541) >Assigned to: Wendall Cada (wendall911) Summary: Channel URL seems to truncate Initial Comment: When I add an RSS feed for http://my.bzflag.org/rss.php? feed=players\&server=silvercat.tybox.net&order=score it seems to display the feed for http://my.bzflag.org/rss.php?feed=players I'm guessing that everything after the first & gets truncated/ignored? I can't seem to see where in the source that this is done so I can fix it. Any help would be appreciated. -Silverfox ---------------------------------------------------------------------- Comment By: Shaun Murray (singletrack) Date: 2006-02-19 22:42 Message: Logged In: YES user_id=722742 In the summary here you've a slash in front of the first & It's not that is it? ---------------------------------------------------------------------- Comment By: Josh Rogers (silverfox541) Date: 2005-12-25 14:44 Message: Logged In: YES user_id=941893 I've created a local wrapper which overcomes this problem (and confirms that something is mangling the URL) Below is the content of my local nowplaying.php file I created and am refencing in the RSS feed: <?php header("Content-Type: text/xml"); $url = "http://my.bzflag.org/rss.php? feed=players&server=silvercat.tybox.net&order=score"; $fp = fopen($url,"r"); while(!feof($fp)) { echo( fread($fp,1024) ); } fclose($fp); exit(); ?> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1389985&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:26:10
|
/mod/phpwsrssfeeds item #1530167, was opened at 2006-07-27 23:55 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1530167&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mirko (mabhobs) >Assigned to: Wendall Cada (wendall911) Summary: XHTML compliance problems Initial Comment: PHP Version: PHP Version 4.4.2-1+b1 or check http://mabhobs.de/x/info.php Operating System: Linux 2.6.15-1-k7 SQL Server: MySQL 4.1.15-Debian_1 Browser: Mozilla 1.0.1 PHPwebsite Version: 0.10.2 PHPrssfeed Version: 0.4.2 I recognized the PHPrssfeed is not XHTML transitional. This was the result page I received from the XHTML validator at http://validator.w3.org/: Below are the results of checking this document for XML well-formedness and validity. 1. Error Line 250 column 7: end tag for "table" which is not finished. </table> Most likely, You nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p> Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, <head> generally requires a <title>, lists (ul, ol, dl) require list items (li, or dt, dd), and so on. 2. Error Line 260 column 43: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag. ...lass="bg_medium" style="padding:5px;"><b>World and U.S. Population Clock</b>< The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element. One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>"). Please also check the following link to recreate the error: http://validator.w3.org/ check?uri=http%3A%2F%2Fmabhobs.de%2Fphpweb%2Fmirko%2F&charset=%28detect+automatically%29&doctype=Inline ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1530167&group_id=81360 |
From: SourceForge.net <no...@so...> - 2006-08-23 02:26:07
|
/mod/phpwsrssfeeds item #1530702, was opened at 2006-07-28 17:31 Message generated for change (Settings changed) made by wendall911 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1530702&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 1 Submitted By: scott_d (scott_d) >Assigned to: Wendall Cada (wendall911) Summary: oops, this one duplicate - delete, see 1530697 Initial Comment: I'm trying to add an RSS Feed with the RSS Feed module. I recieve this error: " Error Your PHP configuration value "allow_url_fopen" is set to "Off" before any feeds will work, you need to change the value of "allow_url_fopen" to On in php.ini. If you do not understand this message, please contact your system administrator for assistance. Note: This setting can only be set in php.ini due to security reasons. " I am the system administrator, he doesn't know the answer. OK, so I added this allow_url_fopen = On to my php.ini file which is located in the root folder (where index.php is located), is this not the correct thing to do?? Nothing happened. Nothing changed in phpinfo.php either. Tried varients: allow_url_fopen On , allow_url_fopen = On On , allow_url_fopen = True.... etc. Everywhere I look on the net, "just add that to the php.ini file" but nothing happens. Tried adding it to the core.php, that didn't do the trick either. I tried doing the same thing awile ago with upping the "memory_limit = 50M" to 65M and it didn't alter anything either, so I stuck it into the core.php USER EDIT area as memory_limit = 65M and it worked. But doesn't work for allow_url_fopen. The phpMyAdmin doesn't seem to have any such options for changing these settings - or does it, somewhere? But, that would be a security hole doing it any other way than with php.ini, no? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563513&aid=1530702&group_id=81360 |