FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Phpbb mod fix. Pays high!

 


warallthetm
I installed the phpbb rating mod:http://www.phpbbhacks.com/download/3747

The options in the admin c/p work fine.
But::

A) No star image shows up under the user (i modified the script, but thats not the problem)

B) No rating box thing shows up.


I have a feeling its in viewtopic.php but I'm not sure. I posted the php sources of the files I think might have errors in it::
---------------------------------------------------------------
http://h1.ripway.com/warallthetm/mod/index.html
-------------------------------------------------------------

EDIT:
My site is http://www.thetutorialhost.net/ incase you needed to know
wumingsden
warallthetm wrote:
I installed the phpbb rating mod:http://www.phpbbhacks.com/download/3747

The options in the admin c/p work fine.
But::

A) No star image shows up under the user (i modified the script, but thats not the problem)

B) No rating box thing shows up.


I have a feeling its in viewtopic.php but I'm not sure. I posted the php sources of the files I think might have errors in it::
---------------------------------------------------------------
http://h1.ripway.com/warallthetm/mod/index.html
-------------------------------------------------------------

EDIT:
My site is http://www.thetutorialhost.net/ incase you needed to know



I've quickly skimmed the files and see no problems with your code edits. One thing I did notice, which is something very small, is a comment was put in the wrong place (but seen as it was a comment this is nothing to worry about), and the below step was done a little differently:
(you put the code after, and not before ... this could cause your problem but I don't think switches are involved so I seriously doubt it)

Quote:
#
#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/viewtopic_body.tpl
#
#
#-----[ FIND ]------------------------------------------------
#
#
# this is a partial search : the full lines maybe longer
#
{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}
#
#-----[ IN-LINE FIND ]------------------------------------------
#
{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}
#
#-----[ IN-LINE BEFORE, ADD ]------------------------------------------
#
{postrow.POSTER_SCORE_LW}<br />
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#


The script that you modified has no negetive impact. Im going to try and look into this a little further.

Wumingsden.
warallthetm
Ah. I just un-installed the mod. It was too much trouble. Thanks for the help though.
wumingsden
warallthetm wrote:
Ah. I just un-installed the mod. It was too much trouble. Thanks for the help though.


haha. Your very welcome.

-locked-
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> Miscellaneous -> Marketplace

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.