HDV Bucks embed feed | CyberSEO Pro
May 4, 2011

HDV Bucks embed feed | CyberSEO Pro | Support Forum

Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

sp_Related Related Topics sp_TopicIcon
HDV Bucks embed feed
Topic Rating: 0 Topic Rating: 0 Topic Rating: 0 Topic Rating: 0 Topic Rating: 0 Topic Rating: 0 (0 votes) 
November 4, 2011
7:27 pm
Avatar
tonyparra
Guest
Guests

For reason cyber seo is not pulling post from this feed. When i paste it in my browser i see content but when i syndicate it, it returns zero post.

Login to see this link?’sid=16’program=7’tour=18’tour_cat=19’tracker=0’etemplate=9’uid=1428’type=all’cat=4’csv=2’spec=0’emb_code=1’emb_desc=1’emb_thumb=1’emb_model=1’emb_cat=1’emb_small_th=1’emb_start=0’emb_limit=0’linkto=join’enc=true

November 5, 2011
2:02 pm
Avatar
CyberSEO
Admin
Forum Posts: 3204
Member Since:
July 2, 2009
sp_UserOnlineSmall Online

Perhaps you are using wrong code for that. Can you show me the contents of “Custom Fields” and “PHP Code <?php .. ?>” from the feed settings page?

November 5, 2011
11:39 pm
Avatar
tonyparra
Guest
Guests

This is what i use i think its pretty much standard:

$post ['custom_fields'] ['banner'] = '';
$post ['custom_fields'] ['type'] = 'Tube Video';
$post ['custom_fields'] ['embed'] = '';
$post ['custom_fields'] ['duration'] = date ( 'i:s', $post ['custom_fields'] ['duration'] );
// fake random time from 0:20:00 to 2:00:00
$post ['custom_fields'] ['time'] = date ( 'i:s', rand ( 1200, 72000 ) );
// create an URL of thumb from it's path and file name
$screen = $post ['custom_fields'] ['screen'];
if (is_array ( $screen )) {
$post ['custom_fields'] ['thumbnail'] = $post ['custom_fields'] ['screen_url'] . $screen [rand ( 0, count ( $screen ) – 1 )];
} else {
$post ['custom_fields'] ['thumbnail'] = $post ['custom_fields'] ['screen_url'] . $screen;
}
// uncomment the line below to store thumbnails on your server
cseo_store_image ('thumbnail', $post ['post_title']);
// since FLV videos have no unique GUID's let's use their URL's as post GUID's
$post ['custom_fields'] ['hostedflv'] = $post ['guid'] = $post ['custom_fields'] ['clip_url'] . $post ['custom_fields'] ['flv'];
// now let's delete all useless custom fields
unset ( $post ['custom_fields'] ['screen_url'] );
unset ( $post ['custom_fields'] ['screen'] );
unset ( $post ['custom_fields'] ['clip_url'] );
unset ( $post ['custom_fields'] ['flv'] );

November 6, 2011
4:04 pm
Avatar
CyberSEO
Admin
Forum Posts: 3204
Member Since:
July 2, 2009
sp_UserOnlineSmall Online

It seems the feed is broken:

XML Parsing Error: junk after document element
Line Number 2, Column 1:<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/hdpartner/www/tools/xmlembed.php</b> on line <b>144</b><br />
^

BTW, what does mean the following line in your code above?

Login to see the code

November 8, 2011
12:58 pm
Avatar
tonyparra
Guest
Guests

I think i was trying to add the embed to a custom field for embeds but now that i look at it again i kind of see how that wouldnt work, Im not suprised their feed is broken ill try to ask them to fix it.

I think with their embed i was trying to add it directly to the page, instead of in a player.

November 8, 2011
2:47 pm
Avatar
CyberSEO
Admin
Forum Posts: 3204
Member Since:
July 2, 2009
sp_UserOnlineSmall Online

Yes you can do that. But only when they get the feed fixed.

Forum Timezone: Europe/Amsterdam

Most Users Ever Online: 541

Currently Online: CyberSEO
3 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

ninja321: 81

Freedom: 61

MediFormatica: 49

saviulisse67: 45

B8europe: 38

chris.starkstructures: 37

Member Stats:

Guest Posters: 334

Members: 2298

Moderators: 0

Admins: 1

Forum Stats:

Groups: 1

Forums: 2

Topics: 1378

Posts: 6784

Newest Members:

info.deltapictures, vivevirtual.es, info.digitalfootprintcheck, sarkara2023, chrismabuwa, pr.itsolution

Administrators: CyberSEO: 3204

Important reminder: How to report issues with CyberSEO Pro before posting a "plugin doesn't work" thread

When encountering an issue with CyberSEO Pro, it is important to include your Syndicator Log in your post or email. The Syndicator Log is essential in identifying the problem and providing a solution. You should first analyze the log by yourself if the plugin is not working as expected. In most cases, by reading the log, you will be able to identify and fix the problem by yourself and won’t need additional help.

If you have a problem with a specific feed, please attach the feed's settings exported to a file to your email, along with your Syndicator Log. Do not send screenshots of your settings or links to your site with incorrect posts, as they won’t help resolve the issue. All the necessary information to identify the problem and fix your feed settings is located in the Syndicator Log and the feed settings file.

If you’re upgrading from an older version of CyberSEO Pro or experiencing a blank screen on the registration form, make sure to update your CyberSEO Pro loader script to the latest version. You can download the latest version at this link: https://www.cyberseo.net/downloads/cyberseo/cyberseo.zip

If the plugin crashes due to a severe error, such as a database problem or a glitch during an update, and you can’t disable it or update the code, please use this method to resolve the issue: https://www.cyberseo.net/blog/if-something-went-wrong/

If you're experiencing an issue with downloading the plugin or have questions about your license, please avoid posting it on this public forum. We may require sensitive personal information to assist you, and it's not appropriate to share such details in a public forum. Instead, please reach out to us directly via email (use the contact form at the bottom of the main page) and we'll be happy to help you with your concerns.

Thank you.