storytlr
storytlr copied to clipboard
Storytlr is an opensource lifestreaming and microblogging platform written in PHP. Note: The default branch (master) is the development branch, if you need a stable version, see the release-XX branche...
Hello again. Theme doesn't load with this url: http://www.mydomain.com/story/index.php But it loads with the following url: http://www.mydomain.com/story/ config ini set to: web.host=www.mydomain.com web.path=/story/ web.redirect = 1 Plus I can't load...
Just like we can push to twitter, would be great if content could be syndicated to facebook.
Not sure why but the htaccess that comes with StoryTlr isn't working so I renamed it htacces. and the site installed and comes up successfully. I logged in and set...
I fixed my issue with Twitter Source failure of migrating from the API 1.0 to the API 1.1. I simple went into protected/library/TwitterOAuth/Client.php and change public $host = "https://api.twitter.com/1.0/ to...
- Handle created_at field from Soundcloud's tracks import so they can be at the right position in the timeline - Function to parse the tag_list field from the Soundcloud API...
I'm running ver 1.2, what I want is to include the tag/keywords in the CSV backup. How do I do this?
Clicking on the storyteller icon in the lifestream gives a not found 404 error. The /entry folder has not been created on the host. Do I need to point something...
To avoid issues as this one: https://eschnou.com/entry/i-dont-think-indieweb-and-google-analytics-together-make-a-lot-of-sense--62-24997.html
Even when all articles with this tag are deleted.
Warning: require_once(Zend/Loader/Autoloader.php) [function.require-once]: failed to open stream: No such file or directory in /home/ottsjopu/public_html/vipbloggare/protected/application/Bootstrap.php on line 21 Fatal error: require_once() [function.require]: Failed opening required 'Zend/Loader/Autoloader.php' (include_path='/home/ottsjopu/public_html/vipbloggare/protected/application:/home/ottsjopu/public_html/vipbloggare/protected/application/admin/models:/home/ottsjopu/public_html/vipbloggare/protected/application/api/models:/home/ottsjopu/public_html/vipbloggare/protected/application/public/models:/home/ottsjopu/public_html/vipbloggare/protected/application/pages/models:/home/ottsjopu/public_html/vipbloggare/protected/application/widgets/models:/home/ottsjopu/public_html/vipbloggare/protected/library:/home/ottsjopu/public_html/vipbloggare/protected/library/Feedcreator:/home/ottsjopu/public_html/vipbloggare/protected/library/htmLawed:.:/usr/lib/php:/usr/local/lib/php') in /home/ottsjopu/public_html/vipbloggare/protected/application/Bootstrap.php on line...