php forum
php mysql forum
php mysql smarty
 
Page 2 of 3 < 1 2 3 >
Topic Options
#218367 - 06/14/02 03:05 PM Re: No rating templates [Re: SurfMinister]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Good point. Hadn't thought of all the various combinations of customizations. The few you listed in different combinations mean more than 20 different templates.... then sombody is ALWAYS going to want something different, right? Isn't that the way it always goes. <img src="/forum/images/icons/laugh.gif" alt="" /> LOL
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#218368 - 06/14/02 11:37 PM Re: No rating templates [Re: c0bra]
DTS Offline
Lurker

Registered: 05/09/02
Posts: 5
The toggle in Admin. is handy. But, the tradeoff Scream mentions adds valuable perspective that I do appreciate, because as a webmaster I also value flexibility.<br /><br />A FEW changes to the code templates such as was necessary here is tolerable. It would be more tolerable if there was another forum that only contained template modifications tested and approved by Infopop with complete and accurate instructions for each modification. <br />

Top
#218369 - 06/15/02 10:20 AM Re: No rating templates [Re: figmentium]
MTO Offline
Addict

Registered: 01/31/00
Posts: 1524
Loc: Burgos, Spain.
Agreed, I like it more being totally template based.<br />The template stage for UBBThreads has just started, but I think it would be logical to expect that in some time there will be a place with a template collection.<br />Ideally it would be somewhat like a Yahoo style of index place, where you go through different categories to find the template you like.<br /><br />Anyway, I like it as it is, if you dont want a feature, remove it from the template. If you want it, add it to the template.
_________________________
Mateo Byler
CruceDeCaminos.com

Top
#218370 - 07/05/02 01:22 PM Re: No rating templates [Re: D_Wolfwood]
rlevant Offline
Lurker

Registered: 07/05/02
Posts: 2
Hi there<br /><br />Are the complete rating templates posted anywhere?<br />I already messed withthe rating template unsuccessfully so the instructions don't help much.<br /><br /><br />Scream mentioned these were posted somewhere inthe template forum but so far I can't find them...anyone?<br />Thanks<br />Renee<br />

Top
#218371 - 07/05/02 03:30 PM Re: No rating templates [Re: -Fusion-]
mrnocal Offline
User

Registered: 06/25/02
Posts: 29
Loc: New York
I can't believe I did it! A couple of more modifications in the showflat template, and I got rid of the user's ratings in the user's column, and the "rate this post" in the Extra information section at the bottom of the thread.<br />Attached is the new showflat.tmpl (in the form of a .txt file), modified from the original showflat.tmpl that came with UBB.Threads 6.0.1.<br /><br />in the showflat.tmpl, remove the following parts:<br /><br />{$ubbt_lang['RATING']}: $ThreadRating<br /><br /><br /><br /><tr><br /><td class="small"><br /><b>{$postrow[$i]['Rating']}</b><br /></td><br /></tr><br /><br />$ratinghtml


Attachments
51914-showflat.txt (12 downloads)

_________________________
-Marty
Club MOTS General Manager

Top
#218372 - 07/05/02 04:17 PM Re: No rating templates [Re: Glazor]
AllenAyres Administrator Online   content
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
nice, and thanks for sharing <img src="/forum/images/icons/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#218373 - 07/05/02 07:56 PM Re: No rating templates [Re: SurfMinister]
mrnocal Offline
User

Registered: 06/25/02
Posts: 29
Loc: New York
Learning more and more each day! Now I figured out how to get rid of the thread ratings and the ratings column on the post list template (postlist.tmpl), and not have the other columns get messed up in the process. Attached is the modified postlist template (from the original postlist template that came with UBB.Threads 6.0.1), also in the form of a txt file.<br /><br />Remove the following from postlist.tmpl:<br /><br /><td align="center" nowrap="nowrap"><br />{$postrow[$i]['Rating']}<br /></td><br /><br />and<br /><br /><td nowrap="nowrap" width="5%" class="tdheader" align="center"><br /><a href="{$config['phpurl']}/postlist.php?Cat=$Cat&amp;Board=$Board&amp;page=$page&amp;view=$view&amp;sb=$sortrating&amp;o=$o"><br />{$ubbt_lang['RATING']}<br /></a><br /> $RatingS<br /> <br /></td>


Attachments
51933-postlist.txt (11 downloads)

_________________________
-Marty
Club MOTS General Manager

Top
#218374 - 07/05/02 08:04 PM Re: No rating templates [Re: Glazor]
mrnocal Offline
User

Registered: 06/25/02
Posts: 29
Loc: New York
And here's the modified one for threaded view (showthreaded.tmpl), again attached in the form of a txt file. It removes the rating option in the Extra Information section at the bottom of the threaded view page.<br /><br />All I removed were the following:<br /><br /><tr><br /><td class="small"><br /><b>$Rating</b><br /></td><br /></tr><br /><br />and<br /><br />{$ubbt_lang['RATING']}: $ThreadRating<br /><br />and<br /><br />$ratinghtml


Attachments
51934-showthreaded.txt (15 downloads)

_________________________
-Marty
Club MOTS General Manager

Top
#218375 - 07/10/02 06:00 PM Help please [Re: Glazor]
Beentheredonethat Offline
Member

Registered: 05/10/02
Posts: 160
Loc: Not here
I want to remove all the ratings, my members hate them...<br />I read all posts above and still do not see how to do it...<br />Can someone please post exactly what needs to be done and where for a guy who is not good with code?<br />(There seems to be several options... I just need one that works)<br />I use UBB.threads™ 6.0.1<br />Thanks

Top
#218376 - 07/14/02 12:37 PM Re: Help please [Re: charts]
dlhanso1 Offline
Lurker

Registered: 07/14/02
Posts: 1
My users also hate these ratings. I think it was a big mistake to put them in to start with but now that they are there we need a simple way to get rid of them.<br />I'm not good at code either so I'll need detailed instructions to get rid of them.<br /><br />Thanks

Top
#218377 - 07/14/02 07:35 PM Re: Help please [Re: HeartIcy]
Lisa_P Offline
Enthusiast

Registered: 03/09/02
Posts: 329
Loc: Michigan, USA
Very simple instructions to remove Thread/Post Ratings attached.


Attachments
52523-Remove_thread-post_ratings.txt (12 downloads)

_________________________
[:"red"]Lisa[/]

Top
#218378 - 07/14/02 07:36 PM Re: Help please [Re: HeartIcy]
Lisa_P Offline
Enthusiast

Registered: 03/09/02
Posts: 329
Loc: Michigan, USA
Very simple instructions to remove User Ratings attached.


Attachments
52524-Remove_user_ratings.txt (18 downloads)

_________________________
[:"red"]Lisa[/]

Top
#218379 - 07/14/02 10:50 PM Re: Help please [Re: JacquiL]
Dave_L_dup1 Offline
Addict

Registered: 04/23/02
Posts: 1929
Loc: Virginia, USA
I believe you also need to comment out the section which displays the current rating:<br /><br /><pre><font class="small">code:</font><hr><!--<br /><tr><br /><td class="darktable"><br />{$ubbt_lang['RATING']}<br /></td><br /><td><br />$Rating &nbsp;<br /></td><br /></tr><br />--></pre><hr><br />
_________________________
UBB.threads beta tester / threadsdev.com moderator
Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.

Top
#218380 - 07/24/02 04:08 PM Re: No rating templates [Re: -Fusion-]
pootlecat Offline
Power User

Registered: 07/24/02
Posts: 83
Loc: Canada
Thanks so much for your help!<br />I was desperate to remove the ratings - my users were beginning to fight over them ;P
_________________________
Never heard of Neopets.com?
If so then you won't like my site ;P

Top
#218381 - 07/25/02 09:31 PM Re: No rating templates [Re: -Fusion-]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
If anyone would like Ratings removed in all but a FEW of their forums... I posted a hack/template mode HERE.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#218382 - 08/31/02 04:02 PM Re: No rating templates [Re: Daine]
SchoolScandals Offline
Journeyman

Registered: 07/27/02
Posts: 138
What happened here?<br /><br />I'm so confused please help!<br /><br />http://65.166.97.24/ubbthreads/postlist.php?Cat=&Board=alemanyHS

Top
#218383 - 08/31/02 05:49 PM Re: No rating templates [Re: TestPappy]
Gardener Offline
Addict

Registered: 05/11/99
Posts: 1956
Loc: Sweden, Uppsala
It seems that you have removed the Subject table header cell as well.<br /><br />Just remove the comments around the following code:<br /><br /><td align="left" width="50%" class="tdheader"><br /><a href="http://65.166.97.24/ubbthreads/postlist.php?Cat=&amp;Board=alemanyHS&amp;page=0&amp;view=collapsed&amp;sb=1&amp;o=93"><br />Subject<br /></a><br /></td><br />
_________________________
/Gardener | Complete list of my mods

Top
#218384 - 08/31/02 06:21 PM Re: No rating templates [Re: c0bra]
SchoolScandals Offline
Journeyman

Registered: 07/27/02
Posts: 138
It happens with all of the forums. What do I need put back in the template?

Top
#218385 - 08/31/02 06:53 PM Re: No rating templates [Re: TestPappy]
Gardener Offline
Addict

Registered: 05/11/99
Posts: 1956
Loc: Sweden, Uppsala
I did tell you, but here is a more thorough explanation that should fix your problem:<br /><br />Open the file templates/default/postlist.tmpl<br /><br />Find this block of code:<br /><br /><!-- <td align="left" width="50%" class="tdheader"><br /><br /><a href="http://65.166.97.24/ubbthreads/postlist.php?Cat=&amp;Board=alemanyHS&amp;page=0&amp;view=collapsed&amp;sb=1&amp;o=93"><br /><br />Subject<br /><br /></a><br /><br /></td> --><br /><br />Replace it with this:<br /><br /><td align="left" width="50%" class="tdheader"><br /><br /><a href="http://65.166.97.24/ubbthreads/postlist.php?Cat=&amp;Board=alemanyHS&amp;page=0&amp;view=collapsed&amp;sb=1&amp;o=93"><br /><br />Subject<br /><br /></a><br /><br /></td>
_________________________
/Gardener | Complete list of my mods

Top
#218386 - 08/31/02 07:18 PM Re: No rating templates [Re: c0bra]
SchoolScandals Offline
Journeyman

Registered: 07/27/02
Posts: 138
Thanks so much! worked like a charm. Sorry I was confused by the "Board=alemanyHS" part because alemanyHS is the name of just one of the boards that was having the problem... anyway it's fixed you rock.<br /><br />-SchoolScandals

Top
Page 2 of 3 < 1 2 3 >


Who's Online
2 registered (AllenAyres, blaaskaak), 19 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
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
Spell Check [beta]
by AllenAyres
12/01/08 09:32 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 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 25449
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks