![]() |
help to mod external.php
Hi everyone, I'm trying to use the rss feed but as you can see in this link:
http://www.informaticagames.com/exte...s=120&count=10 articles that show are cut, I would that they were given in full can you help? |
No, how should we? The only one who could help would be the one providing that RSS feed. If he choose to provide only a certain part of each article, he probably did so for a reason. Likely, he does not want someone else to automatically repost his whole articles.
Your only chance would be to contact the feed provider. |
If you are talking about the feed from your own site, you could edit external.php and find the 2 lines like this:
Code:
$xml->add_tag('description', fetch_trimmed_title($plainmessage, $vbulletin->options['threadpreview'])); You could also use a plugin on hook external_start, and code like: Code:
$vbulletin->options['threadpreview'] = 0; |
exact is my site that I can't change the length of the text ... I tried to create the plugin we see how it goes, how long do I have to wait?
|
The setting is External Data Provider > Thread Cache Lifespan, and the default is 60 minutes.
|
You could also delete all records from the externalcache table.
|
A, sorry, I misunderstood!
|
All times are GMT. The time now is 01:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|