Post by Johnathan » Fri May 28, 2010 7:06 am

I have a forum question that someone with more knowledge can hopefully answer:

Is there any way to not include all the language forums when clicking on "View new posts"? It makes for a lot to wade through when half of them are in other languages.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by SteveSherry » Fri May 28, 2010 5:05 pm

I doubt it, I've never seen the feature in other forums before.

My Website ¦ Summer Madness Special Offer ¦


Active Member

Posts

Joined
Thu Apr 08, 2010 7:47 am
Location - Wirral, UK

Post by Chrissy Poo » Fri Jun 04, 2010 1:41 am

Not as far as I know, sorry :(

10% Discount on all Shared and Reseller Hosting Packages at Vidahost.com

Discount Code: DISCOUNT10


Active Member

Posts

Joined
Mon Jun 29, 2009 8:48 am
Location - UK

Post by JAY6390 » Tue Jun 29, 2010 6:49 pm

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

Code: Select all

http://forum.opencart.com/search.php?search_id=unreadposts&fid[]=33
where 33 is the forum id

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by Johnathan » Sun Jul 04, 2010 1:14 am

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 using

Code: Select all

http://forum.opencart.com/search.php?search_id=unreadposts&fid[]=33
where 33 is the forum id
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:

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

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am

Who is online

Users browsing this forum: No registered users and 2 guests