Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 191
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 210
Total: 210

Author Topic: [Mod] RSS Feed Poster  (Read 232137 times)

0 Members and 1 Guest are viewing this topic.

Offline RWL

  • Full Member
  • ***
  • Posts: 100
    • View Profile
    • RWL
Re: [Mod] RSS Feed Poster
« Reply #45 on: June 30, 2007, 10:08:49 am »
Hi Wolfenrock,

No luck I'm afraid - see the attached screenshots  :(

One is how it formats in a Tiny Portal PHP article, the other in the forum via the RSS Feed Poster mod.

Regards,

Wilsy.
RewindLancs.com Management


Offline thunder15

  • Member
  • *
  • Posts: 1
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #46 on: July 12, 2007, 07:57:15 pm »
 Hi, I've installed this Mod, but in the Admin menu there is just a space where "RSS Feed Poster" should be and the error log has a bunch of errors line this one.  What's up?

Thunder
 
8: Undefined index: smfrssposter_admin
File: C:\Domains\thunderhosting.net\wwwroot\forum\Sources\Subs.php
Line: 2742

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #47 on: July 12, 2007, 08:05:19 pm »
Copy text from themes/default/languages/modifications.english.php
To
themes/yourtheme/languages/modifications.english.php

Repeat if you have more than one language to every
themes/default/languages/yourlanguage.english.php
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline COOLover

  • Member
  • *
  • Posts: 1
    • View Profile
    • eZems-CMS System
Re: [Mod] RSS Feed Poster
« Reply #48 on: July 15, 2007, 05:19:31 pm »
Hello together,

i have translate the FeedPoster language to German.

Modifications.german.php
Code: [Select]
$txt['smfrssposter_admin'] = 'Feed Poster-Einstellungen';
FeedPoster.german.php
file is in the Attachments (no UTF-8 it's ISO-8859-1)

Didn't Translate
Code: [Select]
$txt['feed_updatepostcount'] = 'Bots update post count';I have not found where do you used that to create a good German sentence.
>>Greetz COOLover<<
Sorry for my bad english.

Offline DrizzCat

  • Member
  • *
  • Posts: 2
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #49 on: August 04, 2007, 09:35:17 am »
Ok I need a hand.

Ok, What does the below mean and how do I fix it?

Quote

Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(http://myeve.eve-online.com/feed/rdfnews.asp?tid=1): failed to open stream: no suitable wrapper could be found in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(http://myeve.eve-online.com/feed/rdfnews.asp?tid=2): failed to open stream: no suitable wrapper could be found in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(http://myeve.eve-online.com/feed/rdfnews.asp?tid=3): failed to open stream: no suitable wrapper could be found in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(http://myeve.eve-online.com/feed/rdfnews.asp?tid=5): failed to open stream: no suitable wrapper could be found in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(http://myeve.eve-online.com/feed/rdfnews.asp?tid=6): failed to open stream: no suitable wrapper could be found in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(http://myeve.eve-online.com/feed/rdfnews.asp?tid=7): failed to open stream: no suitable wrapper could be found in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314

Warning: fopen(http://myeve.eve-online.com/feed/rdfnews.asp?tid=4): failed to open stream: no suitable wrapper could be found in /home/content/B/o/o/BoomCEO/html/forum/Sources/Subs-RSS.php on line 314
Feed Poster Configuration

Soruce of feeds is this page: http://myeve.eve-online.com/feed/

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #50 on: August 04, 2007, 06:34:23 pm »
If you have php access allow fopen to open remote files.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline DrizzCat

  • Member
  • *
  • Posts: 2
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #51 on: August 05, 2007, 12:04:34 am »
That fixed it.  Thanks.  I was worried that they were strange RSS Formats or something.

Offline greyer

  • Member
  • *
  • Posts: 1
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #52 on: August 06, 2007, 11:23:00 am »
My forum is installed in iso. I dont have problem with the Iso code's rss but the utf8 is not going in right. If i install the forum in utf8 then its the opposite.what can i do?

Offline vipmoney

  • Member
  • *
  • Posts: 4
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #53 on: August 20, 2007, 02:54:10 am »

The MOD is good

Any chance to solve the problem with the character encoding ?

Offline vipmoney

  • Member
  • *
  • Posts: 4
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #54 on: August 20, 2007, 03:18:21 am »
I changed this line on subs-RSS.php

Code: [Select]
// Create the Post
$msg_title = $feed['html'] ? $context['feeditems'][$i]['title'] : strip_tags($context['feeditems'][$i]['title']);

$msg_body =  $feed['html'] ? $context['feeditems'][$i]['description'] . "\n\n" . $context['feeditems'][$i]['link']  : strip_tags($context['feeditems'][$i]['description'] .  "\n\n" . $context['feeditems'][$i]['link']);


and still have the problems with special characters...

any idea how to solve this issue ?
« Last Edit: August 20, 2007, 03:30:30 am by vipmoney »

Offline vipmoney

  • Member
  • *
  • Posts: 4
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #55 on: August 20, 2007, 10:05:03 pm »
I found a solution for the problem with characters encoding ;)

(in my case I was using ISO-8859-1)

Go to Subs-RSS.php and find:
Code: [Select]
// Create the Post
$msg_title = $feed['html'] ? $context['feeditems'][$i]['title'] : strip_tags($context['feeditems'][$i]['title']);

$msg_body =  $feed['html'] ? $context['feeditems'][$i]['description'] . "\n\n" . $context['feeditems'][$i]['link']  : strip_tags($context['feeditems'][$i]['description'] .  "\n\n" . $context['feeditems'][$i]['link']);

Replace with this one or change it according to your enconding needs (this one converts to ISO-8859-1):

Code: [Select]
// Create the Post
$msg_title_ = $func['htmlspecialchars'](($feed['html'] ? $context['feeditems'][$i]['title'] : strip_tags($context['feeditems'][$i]['title'])), ENT_QUOTES);
$msg_title = iconv("UTF-8", "ISO-8859-1", $msg_title_);  //// NEW added Code

$msg_body_ =  $func['htmlspecialchars'](($feed['html'] ? $context['feeditems'][$i]['description'] . "\n\n" . $context['feeditems'][$i]['link']  : strip_tags($context['feeditems'][$i]['description'] .  "\n\n" . $context['feeditems'][$i]['link'])), ENT_QUOTES);
$msg_body = iconv("UTF-8", "ISO-8859-1", $msg_body_);  //// NEW added Code

Its working now ;)

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #56 on: August 20, 2007, 10:15:54 pm »
Nice fix
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline vipmoney

  • Member
  • *
  • Posts: 4
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #57 on: August 20, 2007, 10:23:04 pm »
Nice fix

Thanks ;)

Your mod is cool, just one thing, is there any fix already for the problem showing feeds with html code ? I have my SMF with HTML in posts enabled and its not working.

Offline imrie

  • Member
  • *
  • Posts: 9
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #58 on: August 21, 2007, 02:47:55 am »
Hey,

After eventually getting this mod working, i get an internal server error when i try to edit and add feeds, i have one feed working and the other is not, its set 30mins and they are both by different users,

fsockopen - disabled
fopen - enabled
CURL - enabled

mysimtractor.com/forum

(news category at the bottom)

Thanks!

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • View Profile
Re: [Mod] RSS Feed Poster
« Reply #59 on: August 21, 2007, 06:45:37 am »
Sources/Subs-RSS.php
chmod that file to 755
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
5207 Views
Last post February 28, 2013, 07:14:10 am
by simple_joe
2 Replies
5380 Views
Last post June 12, 2012, 12:37:28 pm
by graaywolf
3 Replies
6283 Views
Last post July 15, 2013, 01:21:24 pm
by SMFHacks
2 Replies
1556 Views
Last post March 14, 2022, 04:07:42 am
by ke
2 Replies
1532 Views
Last post August 21, 2022, 02:50:37 pm
by Saftek

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

Powered by EzPortal