News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

RSS Feed Poster

Started by SMFHacks.com Team, January 11, 2007, 07:46:04 PM

Previous topic - Next topic

MadKilla


hxxp:mafia-mp.com [nonactive]
------------------------------
hxxp:wiki.mafia-mp.com [nonactive]
hxxp:mafia-mp.com [nonactive]
hxxp:forum.mafia-mp.com [nonactive]

ufuk.exe

So, what's the problem? You can't run it or it doesn't work? What? Please stop bumping the thread every day.
www.34tr.com - Nostalgia Istanbul
www.jeepprojects.com - Jeep Projects

That's It Simple Machines Forum,
It just couldn't be simpler.

farzad

i am rss'ing events from other people calendars.  in my case i format all events as:

05.22.07 / event name / event location

i am currently rssing a feed that presents their feed as:

5/22 - event name

it would be nice if there was a way to reformat dates or topics so they can be organized properly.

anyone know if this is possible ?


christicehurst

DO NOT USE THE FAKE CRON BOX.

IT NEARLY KILLED THE ENTIRE SERVER AT MY WEB HOSTER AND CAUSED ALOT OF PAIN.

Disgusting no one warned me about this. Never using this mod again!
www.brisbanelionsunited.com - A forum for everyone!

vbgamer45

You need to use cron jobs then. It does it checks on every page load when that option is checked.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

ufuk.exe

Does anyone know how to setup cron jobs on 1and1 hosting via SSH?
www.34tr.com - Nostalgia Istanbul
www.jeepprojects.com - Jeep Projects

That's It Simple Machines Forum,
It just couldn't be simpler.

L.G.S

I had the mod installed for a while but just recently noticed a large slowdown, I checked my queries and I have a load of

SELECT
   feedtime
FROM smf2_feedbot_log
WHERE feedhash = '6960988b782279f653d708fe5f06135e'
in /home/tscar/public_html/board/Sources/Subs-RSS.php line 244, which took 0.00021911 seconds.


there must be 50 at least, what can I do to reduce that because its slowing down my forum.
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


vbgamer45

Use a real cron job instead of a fake cron job and that will help a lot.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

L.G.S

Quote from: vbgamer45 on May 16, 2007, 08:00:09 PM
Use a real cron job instead of a fake cron job and that will help a lot.

I had a shot but I had no idea how to do it :S I know how to set up a cron but its the link I'm not sure about.

Could you tell me the code for a cron job to run the file at every hour every day?
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


husam

#429

sg707

#430
solved it myself  :)


sg707

I'm having trouble display images on following rss.

<description>&lt;img src="http://www.dilbert.com/comics/dilbert/archive/images/dilbert2007029327518.gif" border="0" /&gt;</description>

I think someone ask this earlier but didn't see any solutions for it.  Great Mod!!!!

L.G.S

Quote from: L.G.S on May 17, 2007, 12:37:47 PM
Quote from: vbgamer45 on May 16, 2007, 08:00:09 PM
Use a real cron job instead of a fake cron job and that will help a lot.

I had a shot but I had no idea how to do it :S I know how to set up a cron but its the link I'm not sure about.

Could you tell me the code for a cron job to run the file at every hour every day?

does anyone know :(
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


tsmalmbe

Quote from: ufuk.exe on May 05, 2007, 12:47:24 PM
I downloaded and installed this mod.
however I have the character problem:


However on SMFHACKS I found a posts where it said "remove your htmlspecialchars"

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

$msg_body =  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);



I removed the htmlspecialchars on one of the lines, but it still behaves badly. Someone with the knowledge should have a look at this immediately.

GOd, I've tried :)
..:: http://www.kontrollrummet.com - Studio och musik ::.. RSS?

Lemming

Hi,

I have a problem using the cronjob...filled in this in Confixx:
/home/www/web19/html/smf/cronrss.php
That's the path I found in "Server Settings" - but I get error mails :( :

/home/www/web19/html/smf/cronrss.php: line 1: ?php: Datei oder Verzeichnis nicht gefunden
/home/www/web19/html/smf/cronrss.php: line 2: /bin: is a directory
/home/www/web19/html/smf/cronrss.php: line 3: RSS: command not found
/home/www/web19/html/smf/cronrss.php: line 4: Version: command not found
/home/www/web19/html/smf/cronrss.php: line 5: by:vbgamer45: command not found
/home/www/web19/html/smf/cronrss.php: line 6: http://www.smfhacks.com: Datei oder Verzeichnis nicht gefunden
/home/www/web19/html/smf/cronrss.php: line 7: atd/: is a directory
/home/www/web19/html/smf/cronrss.php: line 9: //: is a directory
/home/www/web19/html/smf/cronrss.php: line 10: syntax error near unexpected token `'SSI.php''
/home/www/web19/html/smf/cronrss.php: line 10: `require('SSI.php');'

Using the fake cronjob is no problem...

vbgamer45

Cron job needs to fetch a url not a file if you can do that way.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

husam


husam

CAN SOMEONE TELL ME WHAT THE HELL IS THIS ERROR?

http://img517.imageshack.us/img517/5990/untitledpy7.png

it doesn't work!

L.G.S

Quote from: vbgamer45 on May 21, 2007, 07:41:51 PM
Cron job needs to fetch a url not a file if you can do that way.

when I do that my mailer just says file not found
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


Advertisement: