vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [Release v2] In-Thread Rating (https://vborg.vbsupport.ru/showthread.php?t=27808)

tubedogg 09-09-2001 09:00 PM

Withdrawn cause it's in the next version.

usbnuts 09-10-2001 02:36 PM

Hi, the hack doesn't seem to work.

I'm confused when I have to make changes to misc.php
You said I have to add $threadratingoption right above $attachmentoption.

So, I looked around and added $threadratingoption inside the newreply template.

PHP Code:

</tr>
$threadratingoption
$attachmentoption
</table

Which misc.php are you talking about here?
/forums/misc.php or /forums/admin/misc.php

Also, where can I find newreply_threadrate template? You didn't provide instructions on how to create this template.

Thanks for helping!

BradC 09-10-2001 02:39 PM

probably just

/forums/misc.php

cause the admin one should have different functions used mainly or only in the admin folder.

VirtueTech 09-10-2001 08:10 PM

This is a great idea!

I feel that not enough people use the current thread rating system because it doesn't stand out enough.

tubedogg 09-11-2001 01:29 AM

Quote:

Originally posted by usbnuts
I'm confused when I have to make changes to misc.php
You said I have to add $threadratingoption right above $attachmentoption.
There was a little mess up in the install file...it's now fixed. Sorry for the confusion. That should actually go in the newreply template - one place it said misc.php, the other place it said newreply template.

Quote:

Which misc.php are you talking about here?
/forums/misc.php or /forums/admin/misc.php
root/misc.php, which would be the misc.php in your main vB folder.

Quote:

Also, where can I find newreply_threadrate template? You didn't provide instructions on how to create this template.
This should be automatically created when you install. If you go to Templates > Modify and look under Custom Templates you should see one named newreply_threadreate.

snyx 09-11-2001 03:00 AM

I don't quite get the full idea of this hack, you wouldnt happen to have a demo, or be able to snap a screenshot for me could ya tubedogg?

tubedogg 09-11-2001 03:25 AM

Screen added to the first post.

snyx 09-11-2001 03:43 AM

spanks tubebogg, I shall install it now :D

VirtueTech 09-11-2001 03:50 AM

There still seems to be install problems with this.

The new template you add is called: newreply_ratethread

But your code calls to: newreply_threadrating

It also added the template into templatesetID of 10. My default templatesetID is 1...I'm not sure if mine is different than anyone elses.

I changed the code around to adjust for the template name but it still does not give the option to rate the thread in the reply yet.

Also...Misc.php is no longer included in the instructions. I;m not sure if it is supposed to be but I saw in the posts above talk about it.

Any ideas?

tubedogg 09-11-2001 03:56 AM

Lessee here...

1. You are correct. It should call newreply_ratethread since the template is named that.

2. The templatesetid was messed up cause I never changed it back after testing. Run this query:
UPDATE template SET templatesetid=1 WHERE title='newreply_ratethread'

3. misc.php shouldn't be part of anything. I realized that after I took it out of the file.

I've uploaded an updated install file. Sorry about the problems.


All times are GMT. The time now is 04:18 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03133 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete