
03-10-2010, 09:24 AM
|
|
|
Join Date: Jan 2010
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by kiwi1342
OK I figured it out. Here are the steps:
1. Download the replypost-notification.xml which you'll find here https://vborg.vbsupport.ru/showpost....&postcount=765
2. open the file just downloaded and edit it as explained in the post. Be carefull that there are two plugin in this single xml file which means that you have to edit the text for both plugin ( search for 'forumid'], array(105,83,121,110,82,112,109,101,102,72)) inside the document and you'll find two results)
3. once you edited it save the file and go to your admincp page
4. scroll down to the end and go to Plugins & Products --> Download / Upload Plugins
5. scroll to the botton and upload the previous xml file. You should see now the "VSA New Reply" and "VSA New Thread" plugin in the list.
Job Done 
|
what shall we edit you mean, the numbers (marked in red) with the forum id you dont want to show ?? in my forum its id 57 that i dont want to show there
if (!in_array($this->info['forum']['forumid'], array( 105,83,121,110,82,112,109,101,102,72))) {
|