php forum
php mysql forum
php mysql smarty
 
Page 1 of 5 1 2 3 4 5 >
Topic Options
#132610 - 03/23/01 08:07 PM [6.0x] Rate this Topic 1.1a
Philipp Offline
Power User

Registered: 09/23/00
Posts: 99
Rate this Topic 1.1a

This hack allow your visitors to rate every topic from 1 (worse) to 5 (best) on your board.

New in 1.1a: Option which allows topic starter to disable rating.

Download

Philipp

[ April 02, 2001: Message edited by: Philipp ]
_________________________
http://www.compatdb.org

Top
#132611 - 03/23/01 08:08 PM Re: [6.0x] Rate this Topic 1.1a
M2sc-com Offline
Member

Registered: 03/06/01
Posts: 281
Loc: Bristol, FL
what is the url

*NM I see you added it*

[ March 23, 2001: Message edited by: M2sc-com ]
_________________________
Website: M2sc.com
Hacks Made:
ICQ Pop-up Hack v1.5 (DOWN *NEW SERVER*)

Category Descriptions

Top
#132612 - 03/23/01 08:11 PM Re: [6.0x] Rate this Topic 1.1a
Fuzion Offline
Member

Registered: 11/22/00
Posts: 717
Loc: Arkansas
Very Nice work, I love this hack. smile

Top
#132613 - 03/23/01 09:03 PM Re: [6.0x] Rate this Topic 1.1a
Jigga-Master Offline
Member

Registered: 10/08/00
Posts: 985
Loc: Toronto
demo?
_________________________

Top
#132614 - 03/24/01 04:30 AM Re: [6.0x] Rate this Topic 1.1a
AndrusW Offline
Junior Member

Registered: 08/10/00
Posts: 21
Loc: Carencro
Great Hack! Works perfectly on my board. Thanks!

Andrus

Top
#132615 - 03/24/01 04:35 AM Re: [6.0x] Rate this Topic 1.1a
CNCR Offline
Member

Registered: 03/23/01
Posts: 337
Loc: UK
Quote:
quote:


i belive UBB DEV use this addon, as i saw it at the bottom

~RATE THIS TOPIC~

i saw it on the whos online, chapter 2. wink

Also nice work, this mod sounds pretty spiffy, i will install it very soon, i gotta move my site to a different host first frown
_________________________

do NOT request graphics via my email, either PM me, or Make a request on the forums.

Top
#132616 - 03/24/01 07:57 AM Re: [6.0x] Rate this Topic 1.1a
twinspin Offline
Member

Registered: 12/08/00
Posts: 54
Loc: Houston, TX
Two problems/questions on this hack.

First--does it work in both 6.0 and 6.01 or only 6.01?

I tried adding it to 6.0 and almost got it to work (see next comment below) but after trying to rate a topic, received a cgi error code about being unable to open line 63 in ubb_rate_topic.cgi. I can post the exact error message here later if you want to see it.

Second--is there an error in the readme.txt file?

You say the following in that file...

########################################
public_forum_page.pl (Templates)
--------------------------------
########################################
Find
########################################

<TD align="center">
<FONT SIZE="1" COLOR="$vars_style{TableStripTextColor}" FACE="$vars_style{FontFace}">
<B>$vars_wordlets{total_replies_header}</B></FONT>
</TD>

########################################
and add the follow
########################################

<FONT SIZE="1" COLOR="$vars_style{TableStripTextColor}" FACE="$vars_style{FontFace}">
<B>$vars_wordlets_rate{rating_column}</B></FONT>
</TD>

---
Should there be an extra <td> tag at the beginning of that last text? My formatting didn't work properly until I added another <td> tag.
_________________________
Moderator of the web's largest site for twins and multiples at http://www.twinstuff.com

Top
#132617 - 03/24/01 07:57 AM Re: [6.0x] Rate this Topic 1.1a
Philipp Offline
Power User

Registered: 09/23/00
Posts: 99
Found a typo in the instructions:

########################################
public_forum_page.pl (Templates)
--------------------------------
########################################
Find
########################################

<TD align="center">
<FONT SIZE="1" COLOR="$vars_style{TableStripTextColor}" FACE="$vars_style{FontFace}">
<B>$vars_wordlets{total_replies_header}</B></FONT>
</TD>

########################################
and add the follow
########################################

<TD align="center">
<FONT SIZE="1" COLOR="$vars_style{TableStripTextColor}" FACE="$vars_style{FontFace}">
<B>$vars_wordlets_rate{rating_column}</B></FONT>
</TD>
_________________________
http://www.compatdb.org

Top
#132618 - 03/24/01 08:15 AM Re: [6.0x] Rate this Topic 1.1a
Philipp Offline
Power User

Registered: 09/23/00
Posts: 99
LOL twinspin at the same time smile

Yes this is a typo in the readme. I just updated the ZIP.

Quote:
quote:


Did you create a thread_ratings folder (CHMOD 777) in your Members directory?

Quote:
quote:


There is no demo except on my local machine but here a screenshot:

_________________________
http://www.compatdb.org

Top
#132619 - 03/24/01 10:00 AM Re: [6.0x] Rate this Topic 1.1a
CNCR Offline
Member

Registered: 03/23/01
Posts: 337
Loc: UK
this addon is sweet man, it works great, and looks very nice aswel, very good work!
_________________________

do NOT request graphics via my email, either PM me, or Make a request on the forums.

Top
#132620 - 03/24/01 10:03 AM Re: [6.0x] Rate this Topic 1.1a
CNCR Offline
Member

Registered: 03/23/01
Posts: 337
Loc: UK
what to you hope to do in the next release, beta/final?
_________________________

do NOT request graphics via my email, either PM me, or Make a request on the forums.

Top
#132621 - 03/24/01 10:08 AM Re: [6.0x] Rate this Topic 1.1a
wardx28 Offline
Member

Registered: 10/28/00
Posts: 111
Loc: Marietta, ga
Philipp

Can you make rate this topic a choice for the topic starter? On my board some people opt not to be rated. Please me know if you have will include in your next release.

Top
#132622 - 03/24/01 11:25 AM Re: [6.0x] Rate this Topic 1.1a
Stang5_0 Offline
Member

Registered: 12/19/00
Posts: 65
Loc: Phoenix, AZ
Great Hack!!!

One question, I also have the gradient hack installed, and really hate to fool with this all since it's working, do you know where in your code, I need to add the gradient call, so I have a consistant bar?
_________________________
Stang5_0

Top
#132623 - 03/24/01 12:42 PM Re: [6.0x] Rate this Topic 1.1a
twinspin Offline
Member

Registered: 12/08/00
Posts: 54
Loc: Houston, TX
Phillip,

Yes I do have the threads_rating folder in my members directory and proper permissions.

Any other thoughts?
_________________________
Moderator of the web's largest site for twins and multiples at http://www.twinstuff.com

Top
#132624 - 03/24/01 02:10 PM Re: [6.0x] Rate this Topic 1.1a
Philipp Offline
Power User

Registered: 09/23/00
Posts: 99
The next version (Maybe next week) comes with a few control panel options.

Quote:
quote:


I didn't tried the gradient hack yet but I check it out.

Quote:
quote:


Thats odd. I don't know what this cause. Do you use mod_perl?
_________________________
http://www.compatdb.org

Top
#132625 - 03/24/01 02:47 PM Re: [6.0x] Rate this Topic 1.1a
Garland Offline
Member

Registered: 03/17/01
Posts: 31
Loc: Washington
I noticed that the rating ends up equalling the last rating. I tested it out on my board and another board and saw same results. I looked at the files in the thread_ratings folder and they are still registering 1 vote even thought the topic has received multiple ratings. Anyone else getting the same issue?
_________________________
Jim

Top
#132626 - 03/24/01 02:54 PM Re: [6.0x] Rate this Topic 1.1a
Magnum Offline
Member

Registered: 11/04/00
Posts: 42
Stang5_0, the gradient coding would go in this section

<TD align="center" your gradient coding here>
<FONT SIZE="1" COLOR="$vars_style{TableStripTextColor}" FACE="$vars_style{FontFace}">
<B>$vars_wordlets_rate{rating_column}</B></FONT>
</TD>

Magnum wink

Top
#132627 - 03/24/01 02:59 PM Re: [6.0x] Rate this Topic 1.1a
Garland Offline
Member

Registered: 03/17/01
Posts: 31
Loc: Washington
Stang5_0 - my apologies for adding a rating on your topic on your board but you have the same problem as me. I rated a topic that was previously rated a 5. I rated it a 1. It should average the 2 ratings and come up with 2.5 (rounds to 2) but the new rating is a 1.
_________________________
Jim

Top
#132628 - 03/24/01 03:03 PM Re: [6.0x] Rate this Topic 1.1a
Stang5_0 Offline
Member

Registered: 12/19/00
Posts: 65
Loc: Phoenix, AZ
Perfect, thanx Magnum!


Thats ok Garland, maybe there will be a fix and I can fix it hehehehe

[ March 24, 2001: Message edited by: Stang5_0 ]
_________________________
Stang5_0

Top
#132629 - 03/24/01 03:09 PM Re: [6.0x] Rate this Topic 1.1a
Garland Offline
Member

Registered: 03/17/01
Posts: 31
Loc: Washington
Stang5_0

Take a look in the thread_ratings folder and see if it shows two votes. If we both have the same problem I would say it is a bug in the code. Thanks.

Jim
_________________________
Jim

Top
Page 1 of 5 1 2 3 4 5 >


Who's Online
0 registered (), 28 Guests and 12 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
How to hide sub forums from summary page
by blaaskaak
Today at 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
David DelMonte, nick1, Begbie, cenk, MATTO
13363 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks