MyBB Community Forums

Full Version: There is no NEW Post or Todays Post Link
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi My website has no new post or Today's post menu .... could anyone can help ....
admin panel --> templates --> current templates set --> Header templates -->
header_welcomeblock_member

paste below after the last line & save
<a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a> | <a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a> 
Thanks , Its working now..
You are not eligible for support. Your website, ShokalShondha.com, does not have the minimum "Powered by MyBB" line in the footer.
Hello there,

The forum you have posted does not have the minimum "Powered by MyBB" notice we require for technical support here. In order for us to give you further support, please add the following code to the footer template of your forum:

Admin CP --> Templates & Style --> *expand your template set* --> Footer Templates --> footer
Powered by <a href="http://www.mybb.com">MyBB</a>

I will close this thread until you have reinstated the Powered By line. Please post in the Private Inquiries forum to ask to have this thread reopened, where you can also raise any questions you have about this policy.

With regards,
MyBB Support Team