Log in

View Full Version : RSS Feed problem


padma
01-23-2009, 05:29 AM
I try to use RSS Feed to my forum.
I have problem cause the picture doesn't show up,
i have set "Convert HTML to BB Code" to yes. But the img tag cannot change to bb code. Someone please help me

note. my forum use vbulletin 3.8

Dismounted
01-23-2009, 08:37 AM
define('DISABLE_HOOKS', true);
Please disable all your modifications by adding this line to config.php and try again. Does it work after you have made this change?

padma
01-23-2009, 09:50 AM
It doesn't work.

sample text after i preview with RSS Feed manager

All-Star game surprise

pa href="http://buzz.yahoo.com/article/1:y_sports:ef9cde8bea3bb0800ac93205fbe23aa6"img src="http://l.yimg.com/ds/orion/us/y_featured/090122/gporb43xctd7snsn5zgruq2oga/bfky4li/article_image.jpg" align="left" border="1"/aKobe, LeBron, and D-Wade all are selected as starters, but another player is more popular./pbr clear="all"/

Marco van Herwaarden
01-23-2009, 09:53 AM
What is the URL to the feed?

padma
01-23-2009, 09:57 AM
<a href="http://d.yimg.com/ds/rss/V1/topstories/recent/y_featured" target="_blank">http://d.yimg.com/ds/rss/V1/topstori...ent/y_featured</a>

Marco van Herwaarden
01-23-2009, 11:03 AM
This feed works fine for me on my clean 3.8 test installation.

padma
01-23-2009, 03:59 PM
anyone have an idea what cause this problem?

Lynne
01-23-2009, 04:31 PM
It works just fine on my test site. I have Convert HTML to BB Code set to Yes and all other settings are default. html is not allowed to be posted in that forum.

padma
01-24-2009, 12:24 PM
Mr Marco, If you think my board is not clean, please help me to know how to fix this problem?

Marco van Herwaarden
01-24-2009, 03:09 PM
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

If your problem still exists, then please open a support ticket.

padma
01-29-2009, 02:54 AM
This feed works fine for me on my clean 3.8 test installation.

What do you mean fine in clean instalation?

I've try that but it's still the same problem.....

please check it on my clean 3.8.1 test forum (http://forum.cekinfo.com/testclean/forumdisplay.php?f=2)

--------------- Added 1233205062 at 1233205062 ---------------

It works just fine on my test site. I have Convert HTML to BB Code set to Yes and all other settings are default. html is not allowed to be posted in that forum.

What do you mean fine in your test site? :confused:

I've try that but it's still the same problem..... :mad:

please check it on my clean 3.8.1 test forum (http://forum.cekinfo.com/testclean/forumdisplay.php?f=2)

Lynne
01-29-2009, 03:33 AM
A 'clean' installation is one straight from vbulletin with no modifications at all. In my case, I tested it on my test site where I have a couple of modifications, but it worked just fine for me.

What are the settings for your rss feed? Do you allow html to be posted in that forum (if so, turn it off)?

padma
01-29-2009, 03:48 AM
Yes, i use a very clean installation, because i install a new one (version 3.8.1), i don't setting anything after installation. i just use default setting after new installation. then i try use RSS feed.

Please check it what i mean on my clean 3.8.1 testing forum (http://forum.cekinfo.com/testclean/showthread.php?t=11)

The problem is still happened. The html code can't convert to bb code, and eliminate '<' & '>' character without replace with '[' and ']'. so the image don't show up. Is it a program error?

Marco van Herwaarden
01-29-2009, 07:37 AM
Please password protect your test installation, you are now breaking the License Agreement.

Edit: If you have this problem with a clean install, then it might be a server relate problem. This can best be troubleshoted by opening a support ticket.