![]() |
webprocafe.com - twittercall
This is based off of this http://www.axllent.org/projects/mytwit
it basically calls your twitter feed to install upload the attached file to your sites server Create a new plugin and use these details Hook Location = global_start Title = twitter call execution order = 5 Plugin PHP Code = PHP Code:
then place this in your css /* ***** twitter sidebar ***** */ Quote:
then all you have to do is place $latest_twit wherever you want this displayed on the homepage by editing the forumhome template ( sorry, I cant give a specific place yet ) and you should be done for a demo, please go here http://webprocafe.com/ Anyone who requires help, must have this marked as installed thank you there is no need to update if you are having no issues once installed
|
reserved post
|
Haaa 1st...Lol Nice stuff Salty. Will definately like having this on the forums. Great work!! ;)
|
i don't mean to dis this but, it is just a copy of the other here made into a plugin.
not original, but saves having to work it out yourself.. wD |
well, generally that's what a plugin is... the ability to 'plug' something into the forum lol, it does not have to be unique, if you checked im sure you will find loads of plugins like this that have done the same thing.
I supplied credits to that site, and there are lots of people that would have no idea how to integrate that sort of thing onto their boards.. should I not have posted it just because I did not make it from scratch ?.. it will be useful to loads of people and it will save loads of 'working out' for the majority.. why re-invent the wheel ? |
I like it, nice work :)
|
thank you
|
Awesome! just what I was looking for.
I am trying to install the feed in a column, but I can't get it to show up. 1. Uploaded PHP to Forum dir (I now see twitfile.txt file) so that part seems to be working 2. added product ob_start(); include(DIR . '/twittercall.php'); $twitter = new myTwit(); $twitter->user = 'ILoveToTailgate'; $twitter->postLimit = 5; $twitter->initMyTwit(); print $twitter->myTwitData; $latest_twit = ob_get_contents(); ob_end_clean(); 3. added sidebar style info to style CSS 4. added $latest_twit to block 1 in my column template .....nothing- what did I miss? |
Quote:
|
Quote:
I am using USC columns- with $latest_twit in block 1 in my column template. I can read the feed txt file off of the server. Its just not putting the feed in the column. Thanks (again) in advance- |
All times are GMT. The time now is 12:59 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:
|