I doubt it, I've never seen the feature in other forums before.
Not as far as I know, sorry 

10% Discount on all Shared and Reseller Hosting Packages at Vidahost.com
Discount Code: DISCOUNT10
Well there is a way. You need to add the forum id to the search string which will limit it to that one. Example, all of the 1.x forum can be searched for your unread posts using
where 33 is the forum id
Code: Select all
http://forum.opencart.com/search.php?search_id=unreadposts&fid[]=33
Thanks for this tip -- I figured out that by adding multiple "&fid[]=" strings, you can just string together all the forum numbers that are only English. Here's the URL I came up with, in case anybody else is interested:JAY6390 wrote:Well there is a way. You need to add the forum id to the search string which will limit it to that one. Example, all of the 1.x forum can be searched for your unread posts usingwhere 33 is the forum idCode: Select all
http://forum.opencart.com/search.php?search_id=unreadposts&fid[]=33
Code: Select all
http://forum.opencart.com/search.php?search_id=newposts&fid[]=2&fid[]=10&fid[]=20&fid[]=19&fid[]=21&fid[]=22&fid[]=31&fid[]=110&fid[]=23&fid[]=24&fid[]=88&fid[]=11&fid[]=26&fid[]=16
Who is online
Users browsing this forum: No registered users and 2 guests