Dakoom Davis Thank you again, Davis. I just tried adding that file to the root of my Flarum, but when I visit it I get this error: Parse error: syntax error, unexpected 'version' (T_STRING) in /home/*/public_html/wpank/labs/rss.php on line 1
jordanjay29 Davis Seems like a good trick for Flarum. I moved it to Tutorials so others can find it. Nice work!
Dominion Davis Just a start on a little php file to display the RSS. Nice! Any chance you could contribute this as an extension?
Davis Dominion it would work a lot differently as an extension and I doubt it's worth the trouble if this already works.
Dakoom I just tried it today. It post automatically here via RSS the latest entries. Posted by "Klayz Community" is the RSS feed I just set for labs.wpank.com (the second post in the thread I linked). Thank you again, Davis.
jordanjay29 weazy You just need to navigate to it with your web browser. PHP files are executed when you visit them on the web, not over command line typically.
weazy jordanjay29 If i RUN https://host/rss.php -> i'm auto-reditect to https://host/ and nothing more ?