2012-02-24, 10:36 PM
Does this method still work? I can't seem to wrap my brain around it.
Forum Integration - Recent Posts on Main Site
|
2012-02-24, 10:36 PM
Does this method still work? I can't seem to wrap my brain around it.
2012-03-29, 09:09 PM
The code is working really well for me. But, In some ways too well. it is choosing to display the threads in every forum including the hidden admin forums. While they aren't click able and accessible to the average user is there a way to either choose threads based on a user forum level, or select which forums this will draw from?
Thank you, Mark D.
2012-04-08, 01:26 PM
(This post was last modified: 2012-04-08, 01:27 PM by Hall of Famer.)
umm I see this thread was started like back in 2010? So Id say it is a good idea to say goodbye to the old mysql_query() function. Its time to shift to PDO or MySQLi now, you may even want to define your own database class and methods by extending PDO or other database libraries.
2012-08-31, 08:28 AM
Yes, indeed. Still works until now. Sky is the limit for your idea.
2012-09-04, 12:28 PM
This user has been denied support.
Guys, where template this one to place?? I mean this integration, where will be this one to place?? And also, what directory/path to the forums did he mean??
(2012-02-24, 10:36 PM)theripetomato Wrote: Does this method still work? I can't seem to wrap my brain around it. Here are steps 1 & 3 updated to work w/ MyBB 1.6.x* *and MyBB 1.8 (?): 1. Put this php script at the beginning of the page you want to display the recent posts on line 1 (before the HEAD tags)
3. Insert the code below where you want recent posts to be displayed
#
MyBB is the best forum software!
Hi fellows,
is there a way that recent post shows last posts individually one by one instead showing in single line?, or is there any plugin doing this work?, I will add one picture that you can understand me easily, thanks. This is my Mybb forum, currently I am using overview plugin with only post section, it doesn't have time/date and post area specs, it doesn't look nice, http://www.kuluckaclub.com if anyone can help me I much appreciate it. and this is how I want to use recent posts, it is in different language but you may understand me, thanks.
2012-12-10, 07:31 AM
(This post was last modified: 2012-12-10, 07:32 AM by calichris432.)
this almost works, it just conflicts with the WordPress calls I already have at the top of my page.
As soon as I add your above code I get a blank white screen unless I take away the wordpress calls then it sort of works but I need wordpress. any ideas? |
« Next Oldest | Next Newest »
|