php forum
php mysql forum
php mysql smarty
 
Page 1 of 3 1 2 3 >
Topic Options
#218347 - 06/09/02 03:45 PM No rating templates
Astaran Offline
Addict

Registered: 12/21/00
Posts: 1545
Loc: Germany

   No rating templates to Del.icio.us Add to del.icio.us
  Digg No rating templates Digg it
Some don't want to use the new rating feature in UBBT 6.0<br />For those I put together some instructions for removing all these components.<br />Only some small changes in your template files are needed.<br />Just see the attached file.


Attachments
49245-no_rating_tmpl.txt (31 downloads)

_________________________
Running a community? -> Keep informed and take it to the next level

Top
#218348 - 06/09/02 04:27 PM Re: No rating templates [Re: -Fusion-]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25411
Loc: Texas
danke Astaran <img src="/forum/images/icons/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#218349 - 06/09/02 05:16 PM Re: No rating templates [Re: -Fusion-]
coloradok5 Offline
Enthusiast

Registered: 07/11/01
Posts: 462
Loc: Colorado
Pretty close but not quite there yet, I did this and it still leaves the rating table in place and moves the "last post" output into it.<br />I did everything in the directions but left postlist.tmpl alone and the option for user ratings are gone but the ones for messages are still there, I think I might leave it that way for now to see how it works out.<br />The person who came out with this "brain fart" of a feature with no control from the admin was obviously a programmer and not a webmaster. <img src="/forum/images/icons/smirk.gif" alt="" /> <br /><br />Anyone want to tell me how to remove the stars from the users that already have been rated. <img src="/forum/images/icons/grin.gif" alt="" /> <br /><br />

Top
#218350 - 06/09/02 05:22 PM Re: No rating templates [Re: bisbell]
Astaran Offline
Addict

Registered: 12/21/00
Posts: 1545
Loc: Germany
Can you give me a link so that i can take a look what ratings still occur?<br />Maybe i missed something. I modified several things in my templates so this happens easily.
_________________________
Running a community? -> Keep informed and take it to the next level

Top
#218351 - 06/09/02 05:31 PM Re: No rating templates [Re: -Fusion-]
coloradok5 Offline
Enthusiast

Registered: 07/11/01
Posts: 462
Loc: Colorado
OK, I changed it back, here you go.<br /><br />http://coloradok5.com/forums/postlist.php?Cat=&Board=garage<br /><br />Thanks for doing this by the way.

Top
#218352 - 06/09/02 05:53 PM Re: No rating templates [Re: bisbell]
Astaran Offline
Addict

Registered: 12/21/00
Posts: 1545
Loc: Germany
<br />I checked my instructions i missed the display of the message rating. Will repost it in a few minutes. <br />But you have some other mistake in your templates. <br />Would you mind to send me your modified templates files? <br />I could take a quick look and hopefully find the mistake.


Edited by Astaran (06/09/02 05:58 PM)
_________________________
Running a community? -> Keep informed and take it to the next level

Top
#218353 - 06/09/02 06:11 PM Re: No rating templates [Re: -Fusion-]
coloradok5 Offline
Enthusiast

Registered: 07/11/01
Posts: 462
Loc: Colorado
Just emailed them to you.

Top
#218354 - 06/09/02 06:13 PM Re: No rating templates [Re: -Fusion-]
Astaran Offline
Addict

Registered: 12/21/00
Posts: 1545
Loc: Germany
Ok, found the mistake. <br />The attached instructions work if you use the original templates. <br />


Attachments
49267-no_rating_tmpl_v2.txt (18 downloads)



Edited by Astaran (06/09/02 06:18 PM)
_________________________
Running a community? -> Keep informed and take it to the next level

Top
#218355 - 06/09/02 06:29 PM Re: No rating templates [Re: -Fusion-]
coloradok5 Offline
Enthusiast

Registered: 07/11/01
Posts: 462
Loc: Colorado
Ooops, now when you click on a post the post does not show up.

Top
#218356 - 06/09/02 06:32 PM Re: No rating templates [Re: bisbell]
coloradok5 Offline
Enthusiast

Registered: 07/11/01
Posts: 462
Loc: Colorado
When you click on a post nothing is there.<br /><br />http://coloradok5.com/forums/postlist.php?Cat=&Board=garage

Top
#218357 - 06/09/02 06:55 PM Re: No rating templates [Re: -Fusion-]
coloradok5 Offline
Enthusiast

Registered: 07/11/01
Posts: 462
Loc: Colorado
Looks like I had to just leave line 108 in showflat alone and it displays again.

Top
#218358 - 06/09/02 08:32 PM Re: No rating templates [Re: -Fusion-]
coloradok5 Offline
Enthusiast

Registered: 07/11/01
Posts: 462
Loc: Colorado
OK, now everything works per your instructions, not sure what happened when I did it.

Top
#218359 - 06/13/02 12:18 PM Re: No rating templates [Re: -Fusion-]
coloradok5 Offline
Enthusiast

Registered: 07/11/01
Posts: 462
Loc: Colorado
OK, I just noticed that the stars from before I removed the ratings are showing up in the profiles, how do I edit the showprofile.php file?<br /><br />Thanks

Top
#218360 - 06/13/02 11:14 PM Re: No rating templates [Re: bisbell]
DTS Offline
Lurker

Registered: 05/09/02
Posts: 5
"The person who came out with this "brain fart" of a feature with no control from the admin was obviously a programmer and not a webmaster." <br /> <br />I agree wholeheartedly! And recommend that the admin. control option should be restored in the next version. <br /> <br />In any event, this thread is very helpful. Thanks!


Edited by DTS (06/13/02 11:18 PM)

Top
#218361 - 06/14/02 12:37 AM Re: No rating templates [Re: bisbell]
Astaran Offline
Addict

Registered: 12/21/00
Posts: 1545
Loc: Germany
Here you go:<br />showprofile.tmpl<br />find line 62-68<br /> <pre><font class="small">code:</font><hr> <tr><br /><td class="darktable"><br />{$ubbt_lang['RATING']}<br /></td><br /><td><br />$Rating &nbsp;<br /></td><br /></tr> </pre><hr> <br /><br />remove that too.<br /><br />Will update the full instructions when i'm back home.
_________________________
Running a community? -> Keep informed and take it to the next level

Top
#218362 - 06/14/02 12:17 PM Re: No rating templates [Re: figmentium]
Rick Offline
Guru

Registered: 05/11/99
Posts: 8371
Loc: Olympia, WA
Unfortunately this is one where it's going to be impossible to make both sides happy. The plan with templates was to give those users that don't like to muck around in code an easy way to change the HTML of the pages. So, wherever possible I put all HTML into the templates and removed it from the scripts. In order to have admin toggles for these would mean that the HTML would need to be put back into the scripts for these areas and by doing that the templates become less flexible as you'd still need to go into the scripts to make HTML/layout type changes.<br /><br />Hopefully we can get a template download area going. Maybe with sections for screenshots of what the modified templates actually do. Then it would just be a matter of downloading the altered templates and overwriting the originals.
_________________________
StogieSmokers.com

Top
#218363 - 06/14/02 12:37 PM Re: No rating templates [Re: figmentium]
coloradok5 Offline
Enthusiast

Registered: 07/11/01
Posts: 462
Loc: Colorado
Thank's DTS, one of these days I am going to have spare time where I can fool around with this stuff myself. <img src="/forum/images/icons/shocked.gif" alt="" />

Top
#218364 - 06/14/02 12:41 PM Re: No rating templates [Re: Sally]
Gardener Offline
Addict

Registered: 05/11/99
Posts: 1956
Loc: Sweden, Uppsala
Maybe the templates without ratings could be included in the threads package and a question in the install asks which versions to make default?<br /><br />Since it seems that many people doesn't want the ratings it could be a good idea to help them remove them. Downloading and installing new templates might be a bit cumbersome for a first time user.<br /><br />On a personal note, I'm not that fond of ratings myself but I think my users are and unless I get complaints I'll leave them in.
_________________________
/Gardener | Complete list of my mods

Top
#218365 - 06/14/02 01:08 PM Re: No rating templates [Re: Sally]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
I liked the ratings idea.. but my users were going to mention it at the mere suggestion of it. We run a support site and there were whole arguments about how everyone is important and it's tough to get people to participate... now add the fear of being rated poorly. So I edited the templates to remove it.<br /><br />I would agree with Scream. If infopop doesn't have a problem with it, the ability to download completed templates that make basic changes would be a plus. Surely anyone trying to fool with threads to begin with can handle uploading a different template file into their server. But completed templates would be easier than instructions to modify.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#218366 - 06/14/02 02:27 PM Re: No rating templates [Re: Daine]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25411
Loc: Texas
The only thing about completed templates is that if you want thread ratings but not user ratings, your templates aren't gonna be compatible. Toggles for some things sound like a better solution in that if you don't want it, you just turn it off and it doesn't make it more difficult to edit the basic look of the template <img src="/forum/images/icons/smile.gif" alt="" /> Otherwise, you'd have to have an almost infinite number of templates available to cover the most basic of choices... moderators/no moderators, ratings/ no ratings, thread views/ no thread views, etc <img src="/forum/images/icons/smile.gif" alt="" /> <br /><br />I can make templates to look how I want them too, but not always the larger group of web site owners threads is beginning to attract <img src="/forum/images/icons/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
Page 1 of 3 1 2 3 >


Top Posters Last 30 Days
AllenAyres 12
Gizmo 10
S7ARBVCK 2
Cambridge 1
Murphdog 1
MattUK 1
Kevin H 1
Who's Online
0 Registered (), 32 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
BeyondCompare v3.00
by blaaskaak
Yesterday at 02:46 PM
Noob - need help, or a reality check!
by Gizmo
09/04/08 03:21 AM
Here I am! Rock me like a Hurricane!
by AllenAyres
09/02/08 03:05 PM
[7.x] Generic Page Outside of forum directory
by Gizmo
08/30/08 05:43 PM
Team UBBDev Rides Again!
by Gizmo
08/28/08 11:45 PM
Multiple Identity Detector
by MattUK
08/28/08 04:10 PM
[7.3.x] ubb.links
by AllenAyres
08/26/08 09:57 AM
New Mods
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
[7.x] Generic Page Outside of forum directory
by
01/14/07 10:58 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
veedubb8, twentyseven, Claus1, welcomeback1, Paug
13327 Registered Users

 

 

 
fusionbb message board php hacks