![]() |
RSS feeds not showing title if associated with an image If anyone else wants the RSS feed (0_3_2) to show a title even if associated with an image, then make the following changes to the file.. /phpwebsite_1_6_3/mod/rss/class/Feed.php From Line 262... if (isset($this->mapped['IMAGE'])) { $image = & $this->mapped['IMAGE']; $tpl['FEED_TITLE'] = &$this->title; if (isset($image['LINK'])) { $tpl['IMAGE'] = sprintf('http://vb.ma7room.com/%s', $image['LINK'], $image['URL'], $image['TITLE']); } else { $tpl['IMAGE'] = sprintf('http://vb.ma7room.com/%s', $image['URL'], $image['TITLE']); } } else { $tpl['FEED_TITLE'] = &$this->title; } |
| الساعة الآن 05:57 PM |
Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir