|
View today's post
|
|
01-12-2011, 04:13 AM
Post: #1
|
|||
|
|||
View today's post
What do I need to do if I want to change "view today's post" become "the last three day's post". And Can I do this modify? Please help
Thanks |
|||
|
01-12-2011, 07:25 AM
(This post was last modified: 01-12-2011 07:26 AM by Yaldaram.)
Post: #2
|
|||
|
|||
RE: View today's post
Open ./search.php file and find;
PHP Code: if($mybb->input['days'] < 1)PHP Code: if($mybb->input['days'] < 3)Now open ./inc/languages/english/global.lang.php file and find; PHP Code: $l['welcome_todaysposts'] = "View Today's Posts"; PHP Code: $l['welcome_todaysposts'] = "View 3 Days Posts"; Should result into this; ![]() MyPortfolio | Latest Stuff: PremiumThemes | MyBlog |
|||
|
01-12-2011, 06:47 PM
Post: #3
|
|||
|
|||
RE: View today's post
Thank you very much, it is okay now. I am very appreciated.
|
|||
|
01-12-2011, 06:49 PM
Post: #4
|
|||
|
|||
RE: View today's post
Don't forget to hit the solve button too
![]() MyPortfolio | Latest Stuff: PremiumThemes | MyBlog |
|||
|
01-13-2011, 07:25 PM
Post: #5
|
|||
|
|||
RE: View today's post
|
|||
|
01-14-2011, 05:22 AM
Post: #6
|
|||
|
|||
RE: View today's post
Thanks.
![]() MyPortfolio | Latest Stuff: PremiumThemes | MyBlog |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help


View today's post 


![[Image: 1.png]](http://yaldaram.com/1.png)
