vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Increase / Decrease Thread View counts (https://vborg.vbsupport.ru/showthread.php?t=133604)

2 FN LOW 04-29-2007 06:49 PM

not working for me on the newest version of VB...installed product, changed the usergroup ID to 6 (Admin group) and i get no option to inc/dec views

dartho 04-30-2007 12:56 PM

Sorry, but I won't be able to look at this for a week or two, but will load up the latest version and check it out then...

zhabbo 04-30-2007 02:57 PM

Installed :)

2 FN LOW 04-30-2007 07:19 PM

i notice you say theres a template edit....

i didnt edit any template as i did not find any instructions to do so...

is the product suppose to change the template itself?

just wanted to clear that up incase im missing something here

dartho 05-22-2007 01:52 AM

I've just upgraded my test site to 3.6.7PL and this still seems to be working OK for me...
The plugin modifies the templates on the fly - this is good in that you don;t need to make template edits and if you uninstall the hack you don;t need to undo template edits. It is possible bad in that it can conflict with other hacks and not work.

I will put up instructions for you to manually make the template edits in the next couple days...

radarhunter 08-01-2007 01:40 PM

hey buddy i am on board 3.6.7 and it`s showing me this message
Quote:

Invalid Action Specified

radarhunter 08-01-2007 01:48 PM

Please make this to work for 3.6.7 also please

dartho 08-01-2007 09:37 PM

I'll have a look into it ...

dartho 08-03-2007 02:58 AM

I've tested under a 3.6.7PL1 board which has nothing but my own add-ons installed and it works fine.

You've possibly got other addons or have modified your templates which is causing issues.

You can manually modify the SHOWTHREAD template.
search for:
Code:

$vbphrase[remove_redirects]</option>
replace with
Code:

$vbphrase[remove_redirects]</option>
<option value="incviews">$vbphrase[inc_views]</option><option value="decviews">$vbphrase[dec_views]</option>

then search for:
Code:

$vbphrase[remove_redirects]</label></div>
replace with:
Code:

$vbphrase[remove_redirects]</label></div>
<div><label for="ao_inc"><input type="radio" name="do" id="ao_inc" value="incviews" />$vbphrase[inc_views]</label></div>
<div><label for="ao_dinc"><input type="radio" name="do" id="ao_dinc" value="decviews" />$vbphrase[dec_views]</label></div>

Once you've made the above changes, disable the "Inc / Dec Thread Views: Display Option" plugin which is meant to do these changes for you.

Just to recap - semi manual instructions are: Install product, Make template mods above, disable "Inc / Dec Thread Views: Display Option" plugin

I think that should do it...

Click "Mark as Installed" if it works for you

Meghwar 10-31-2007 04:33 PM

Quote:

Originally Posted by dartho (Post 1308684)
I've tested under a 3.6.7PL1 board which has nothing but my own add-ons installed and it works fine.

You've possibly got other addons or have modified your templates which is causing issues.

You can manually modify the SHOWTHREAD template.
search for:
Code:

$vbphrase[remove_redirects]</option>
replace with
Code:

$vbphrase[remove_redirects]</option>
<option value="incviews">$vbphrase[inc_views]</option><option value="decviews">$vbphrase[dec_views]</option>

then search for:
Code:

$vbphrase[remove_redirects]</label></div>
replace with:
Code:

$vbphrase[remove_redirects]</label></div>
<div><label for="ao_inc"><input type="radio" name="do" id="ao_inc" value="incviews" />$vbphrase[inc_views]</label></div>
<div><label for="ao_dinc"><input type="radio" name="do" id="ao_dinc" value="decviews" />$vbphrase[dec_views]</label></div>

Once you've made the above changes, disable the "Inc / Dec Thread Views: Display Option" plugin which is meant to do these changes for you.

Just to recap - semi manual instructions are: Install product, Make template mods above, disable "Inc / Dec Thread Views: Display Option" plugin

I think that should do it...

Click "Mark as Installed" if it works for you

Hi

i did install FORCE USERS TO READ A THREAD from VB.Org after that INC but am getting same "Invalid Action Specified" i did the MODS you enter here and disbale the plugin,,,,same

any idea...

thanx


All times are GMT. The time now is 06:23 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.01231 seconds
  • Memory Usage 1,743KB
  • 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
  • (8)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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