[2.0.6] Watched Topics List

The cleanup is complete. This forum is now read only.

Rating:

Excellent!
45
64%
Very Good
13
19%
Good
10
14%
Fair
0
No votes
Poor
2
3%
 
Total votes: 70

Bill Latham
Registered User
Posts: 175
Joined: Thu Aug 26, 2004 3:15 pm

Post by Bill Latham »

Great - thanks for the response. I'll go ahead and give it a shot.
IgnorantNewGuy
Registered User
Posts: 452
Joined: Thu Jul 14, 2005 9:27 pm

Two Questions

Post by IgnorantNewGuy »

Sorry if this has been covered, but I ain't reading 8 pages. 8O

1. I did this manually as I got this error message through easyMOD: Critical Error
FIND FAILED: In file [templates/subSilver/overall_header.tpl] could not find:

<td align="center" valign="top" nowrap="nowrap">
MOD script line #106 :: FAQ :: Report


I think it was just looking for the correct spacing in the words.

Then, after a manual MOD, I got this message:
Parse error: parse error, unexpected T_DOUBLE_ARROW, expecting ')' in /home2/carphig/public_html/reunited/includes/page_header.php on line 384

What does that mean?

2. What exactly do I do with this command: copy watched_topics.php to watched_topics.php

Where do I put that?

3. Now, I do have the latest version (2.0.17) and beneath each of my topics I can choose to watch the topic or not watch the topic, but I see nowhere that I can view the topics I'm watching. Am I missing something?

Thx,
Scott 8)
ajp
Registered User
Posts: 158
Joined: Thu Apr 21, 2005 7:47 pm
Location: Kansas
Contact:

Post by ajp »

I am not sure if it has been mentioned, but is it possible to limit the number of watched topics to something like 15 or 20? I have a forum with members that have over 3000 posts, would hate for them to see them all.

edit: nevermind it is written in the mod file.
Extended Reply Notification the only mod I have written.
phonereviews
Registered User
Posts: 99
Joined: Sat Oct 22, 2005 4:51 pm
Contact:

Post by phonereviews »

I've installed this mod and its working perfectly apart from one issue...The footer is not displayed properly in the Watched List page.
Here is how it looks: Image

I really don't mind if it appears only for the administrator(me), but it appears for the users too(checked that). Could anyone help?
phonereviews
Registered User
Posts: 99
Joined: Sat Oct 22, 2005 4:51 pm
Contact:

Post by phonereviews »

*bump*
phonereviews
Registered User
Posts: 99
Joined: Sat Oct 22, 2005 4:51 pm
Contact:

Post by phonereviews »

*bump*
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Post by EXreaction »

I get a bad error...
parse error, expecting `')'' in includes/page_header.php on line 380

Code: Select all

# 
#-----[ FIND ]------------------------------------------ 
#  
'L_WHOSONLINE_MOD' => 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
    'L_WATCHED_TOPICS' => $lang['Watched_Topics'],
# 
#-----[ FIND ]------------------------------------------ 
#  
'U_GROUP_CP' => 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
    'U_WATCHED_TOPICS' => append_sid($phpbb_root_path . 'watched_topics.' . $phpEx),
That is what you said to do...I tried adding:
both: error
just the first one: error
just the last one: error
neither: works perfect

It just doesn't seem to make sense that it would give me that error by just having one or the other...if one would have been written wrong, it only should give that error when I add that section...but for either section to do the same thing... :?
BlueRook
Registered User
Posts: 2892
Joined: Wed Mar 10, 2004 2:38 am

Post by BlueRook »

Make sure you're not adding the code directly after the 'L_WHOSONLINE_MOD' =>. It needs to be on the next line. Go to the end of the line beginning in the given code, enter to get to a new line and paste in the new code. Then repeat.
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Post by EXreaction »

Ok, I tried that...but now I get anouther error...
Parse error: parse error in includes/page_header.php on line 396

EDIT:
Nevermind, I tried it with easymod, and it worked fine. Thanks anyways. :)

But how do you watch a topic?

For some reason it wouldn't work manually because Notepad displayed it as one huge line...not the way it was supposed to be showed...so I was putting it in the wrong spot...now I use wordpad to mod the stuff...since it has shown them all the right way so far. :D
BlueRook
Registered User
Posts: 2892
Joined: Wed Mar 10, 2004 2:38 am

Post by BlueRook »

EXreaction wrote: But how do you watch a topic?


It might depend on the template you are using, but subSilver puts it at the bottom of the View Topic page. Just click the link that says Watch this topic for replies.
User avatar
EXreaction
Former Team Member
Posts: 5666
Joined: Sun Aug 21, 2005 9:31 pm
Location: Wisconsin, U.S.
Name: Nathan

Post by EXreaction »

Ok, I will try that...as soon as my dang host gets back online, and I can finish uploading the php install...
stavatars
Registered User
Posts: 30
Joined: Wed Nov 16, 2005 4:31 am

Post by stavatars »

Can you watch WHOLE FORUMS for replies?
BlueRook
Registered User
Posts: 2892
Joined: Wed Mar 10, 2004 2:38 am

Post by BlueRook »

This MOD notifies of new topic in the forum. It appears to be two MODs rolled into one and the second one adds the ability to add new topics into the watched topic part of the board.
rbblue8
Registered User
Posts: 5
Joined: Sun Dec 11, 2005 9:30 pm

i trtied

Post by rbblue8 »

well i tried and i got this

Parse error: syntax error, unexpected T_DOUBLE_ARROW, expecting ')' in /web/knightsofrage.net/forum/includes/page_header.php on line 381

:*(
User avatar
lcarsdata
Registered User
Posts: 5
Joined: Wed Jan 18, 2006 7:28 pm
Contact:

Darn

Post by lcarsdata »

It completely fluffed up my forum so I had to reinstall all the files. I am very new to phpbb and probably fluffed up putting the code in.
Post Reply

Return to “[2.0.x] MOD Database Cleanup”