The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I am using the vbulletin rss poster feature but the feed I want to use has:
Text Text <p> </p> Text Text As you know a post needs a break press [enter]. With the feed having p tags I don't get spaces between paras. Is there any way to replace the p tags with a break? |
#2
|
||||
|
||||
![]()
Have you tried changing the setting on Convert HTML to BBCode in the RSS Feed Manager?
|
#3
|
|||
|
|||
![]()
Yes but it does not convert the <p> </p> to a break, that is one of the reasons I can't use the rss poster as the output looks a mess once posted.
It coverts the links etc, I can't create a bbcode either to do the break, I believe it will have to be hard coded to replace within the php file, but which one? and where? |
#4
|
||||
|
||||
![]()
The file you would modify is in includes/rssposter.php. The pagetext looks to be defined prior to being saved around line 310. Perhaps you can do a string replacement on the text around there (I don't see a hook available for use).
|
#5
|
|||
|
|||
![]()
Thanks, you rock!
--------------- Added [DATE]1230761704[/DATE] at [TIME]1230761704[/TIME] --------------- I am not getting this right, gonna keep fiddling with it but any further advice is appreciated. |
#6
|
||||
|
||||
![]()
Get it working yet? I am having the same problem. Also the feed I want has links in the description tag also and that is not posted correct when my rss poster bot runs.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|