 | forum views counter error |  |
Posted: 11/10/2006 1:58 PM |
|
|
|
|
|
| Crow |
| Posts |
66 |
| Word Cnt. |
2,029 |
| BDay |
May 15 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Oct 28, 2006
Local time: 1:37 AM
|

|
|
|
|
 |
| Code:
|
Error Detail
Critical Error
FIND FAILED: In file [templates/subSilver/index_body.tpl] could not find:
{catrow.forumrow.POSTS}
MOD script line #113 :: FAQ :: Report
|
that's the error... |
|
|
 |
 |
| Back to Top |
|
|
 | Re: forum views counter error |  |
Posted: 11/10/2006 4:25 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:37 AM
Location: St Pete, FL
|

|
|
|
|
 |
Do you have a link to the MOD topic and download???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: forum views counter error |  |
Posted: 11/10/2006 4:56 PM |
|
|
|
|
|
| Crow |
| Posts |
66 |
| Word Cnt. |
2,029 |
| BDay |
May 15 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Oct 28, 2006
Local time: 1:37 AM
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: forum views counter error |  |
Posted: 11/11/2006 7:29 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:37 AM
Location: St Pete, FL
|

|
|
|
|
 |
I don't see the code from your error message in the MOD that you linked to above. Did you modify the MOD script and make a small mistake? There is a line that comes close to your error message:
| Code:
|
|
{catrow.forumrow.TOTAL_POSTS}</span></td>
|
If this is the line that caused the origninal error, I would change it to the following:
| Code:
|
|
{catrow.forumrow.TOTAL_POSTS}
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: forum views counter error |  |
Posted: 11/11/2006 11:56 AM |
|
|
|
|
|
| Crow |
| Posts |
66 |
| Word Cnt. |
2,029 |
| BDay |
May 15 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Oct 28, 2006
Local time: 1:37 AM
|

|
|
|
|
 |
| Na, it was still changed from the last forum where I had an error with. (the one that messed up). So I got it installed now. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: forum views counter error |  |
Posted: 11/11/2006 12:05 PM |
|
|
|
|
|
| Crow |
| Posts |
66 |
| Word Cnt. |
2,029 |
| BDay |
May 15 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Oct 28, 2006
Local time: 1:37 AM
|

|
|
|
|
 |
Now I'm trying forum views counter for simple subforums but EM just doesn't pick it up at all. I placed the file in the mods folder but it doesn't show up at the install screen of em
This happens if I install normal forum views counter mod.
I'l get this error above the forum I entered (the place where you see all the topics.)
| Code:
|
|
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/sitename/public_html/forum/phpBB2/db/mysql4.php on line 318
|
when I uninstall the mod the error's gone... |
|
|
 |
 |
| Back to Top |
|
|
 | Re: forum views counter error |  |
Posted: 11/11/2006 7:00 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:37 AM
Location: St Pete, FL
|

|
|
|
|
 |
I've seen that error a couple times before and I have yet to understand what is causing it. It would be nice to analyze the MOD to try to figure out what it is doing wrong...
The reason why EM wouldn't be able to display the MOD in the Unprocessed list is because you had installed a MOD with the same name and version number. You don't want to install both the regular Forum Views Counter and the Simple Subforums Forum Views Counter. They modify the same files with much of the same code. So you only want to install one or the other but not both...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: forum views counter error |  |
Posted: 11/12/2006 10:39 AM |
|
|
|
|
|
| Crow |
| Posts |
66 |
| Word Cnt. |
2,029 |
| BDay |
May 15 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Oct 28, 2006
Local time: 1:37 AM
|

|
|
|
|
 |
ok... But I think I can't install any since I get the error...  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: forum views counter error |  |
Posted: 11/13/2006 3:15 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:37 AM
Location: St Pete, FL
|

|
|
|
|
 |
Restore the Backup to get things working correctly again. Then if I can shake off how I've been feeling lately, perhaps I can look through the MOD code and figure out what is causing this. Right now, I just don't have the energy to do it...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: forum views counter error |  |
Posted: 11/13/2006 11:06 AM |
|
|
|
|
|
| Crow |
| Posts |
66 |
| Word Cnt. |
2,029 |
| BDay |
May 15 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Oct 28, 2006
Local time: 1:37 AM
|

|
|
|
|
 |
| ok, thanks NG. I got everything back by un-installing the mod via EM. |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|