Odoslané pred 2 rokmi
1. How to display a picture in rss?I tried to add the code GetVideoThumb to the file rss_videos.php on line 71, in the description.
I am doing so:
Citovať
if (!empty($data['video_description'])) {
echo '<description><![CDATA['.html_entity_decode(htmlentities(stripslashes('<p><img src="'.GetVideoThumb($data).'"/></p>',$data['video_description']))).']]></description>'.PHP_EOL;
}
But it does not work for me, the picture is not shown in the rss feed. Tell me, how to display a screenshot of the video in the rss feed?
2. Forms drop down lists, work for you?
Home - Admin Panel - Content - Video. In this place, ../infusions/videos/admin.php?aid=8fe6d902885329a9, the drop-down list forms do not work for me. I added a photo to understand exactly where the problem is.
3. Change db_exists to defined, or not?
Do you plan, in the future, when free time appears, to change the function of the db_exists code to defined, for video? I do not know how important this is. This is changed in the main cms pf-9 package. Just a question for information.
Upravil/a zizub dňa 08/01/2019 15:52, pred 2 rokmi