vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Moderators Functions - Force Users to Read a Thread (https://vborg.vbsupport.ru/showthread.php?t=172155)

corman420 09-11-2008 04:02 PM

Quote:

Originally Posted by massizero (Post 1618309)
i'm running 3.7.3 version
this hack doesn't work anymore. I can't insert new forced threads, it doesn't let me save them.
unistalled

I had this same issue with 3.7.1 :(

Gosef 09-12-2008 09:07 PM

thanks a lot

vietfancy 09-13-2008 12:54 PM

Is there an option that redirect them to the thread right away without telling them to click here to go there?

Thanks

Phoenixgal 09-15-2008 03:59 AM

Just my luck!!! I get this message!!!

Quote:

Database error in vBulletin 3.7.3:

Invalid SQL:

SELECT *
FROM thread AS thread
LEFT JOIN force_read_users AS force_read_users ON (thread.threadid = force_read_users.force_read_threadid AND force_read_users.force_read_userid = '1')
WHERE thread.force_read = '1' AND (thread.force_read_expire_date = '0' OR thread.force_read_expire_date > '1221449187') AND (force_read_usergroups = '' OR force_read_usergroups LIKE '%-6-%') AND (force_read_forums = '' OR force_read_forums LIKE '%-82-%' OR force_read_forums LIKE '%-113-%') AND force_read_users.force_read_userid IS NULL
ORDER BY force_read_order ASC;

MySQL Error : Table 'wivesbe_vBulletin.force_read_users' doesn't exist
Error Number : 1146
Request Date : Sunday, September 14th 2008 @ 11:26:27 PM
Error Date : Sunday, September 14th 2008 @ 11:26:27 PM
Script : http://www.wivesbehindthebadge.org/f...ad.php?t=39859
Referrer : http://www.wivesbehindthebadge.org/f...splay.php?f=82
IP Address : 69.108.153.220
Username : ^^^^^^^
Classname : vB_Database
MySQL Version : 4.1.22-standard

Ov3rrun 09-15-2008 08:04 PM

Quote:

Originally Posted by steveheinsch (Post 1538079)
I am having this issue as well. I did a test for my Super Moderators. It worked for about 6 people, but not 2. They got the message, clicked the button and one got 404 errors and one got some sort of an error about displaythread.php not found or something like that. So Ive had to turn it off until this can hopefully be fixed, which I hope it can be because we really could use this. Everything else was fine...install...setup etc. Running on 3.7.1. This was a virgin install of this hack.

Same issue here, just some users have the problem, when click on HERE appear agian the same page, click HERE and again.

Ov3rrun 09-15-2008 08:13 PM

Quote:

Originally Posted by Merriweather (Post 1588528)
My members report 404 errors when they try to read the thread I've specified. They have to log in and out and click around a while before it will actually let them read the thread. Does anyone else have this issue? I'm on 3.7.2

Some of my users have same issue, only can navigate on forum when they try 5 times.

Reef Man 09-19-2008 01:43 PM

All the installation was fine, but when I am selecting the threat, it says "Saved succesfully" and the configuration does not show the threat selected and it didn“t work. any idea on how to solve it?

uReside.com 09-19-2008 01:52 PM

Quote:

Originally Posted by Reef Man (Post 1625653)
All the installation was fine, but when I am selecting the threat, it says "Saved succesfully" and the configuration does not show the threat selected and it didn?t work. any idea on how to solve it?

You're selecting the post #, go back to the thread and make sure you get the thread # :D (I have done the same thing, couple times)

shrubs2000 09-19-2008 10:55 PM

Quote:

Originally Posted by Turbo&Auto (Post 1594068)
There needs to be better instructions man! It took quite awhile to figure out how to use this mod!!

Me too. By the time I got to your instructions, I just figured it our in a test forum. The mod works well though.

Update: found out this interferes with vBAdvanced 3.01. It causes a scripting error and the will not load. Bummer.

Armee25 09-21-2008 07:57 PM

How can i change the language (or what the sentence says). In other words, where it says: "the administrator want you to read this thread before going on..." (or something along those lines), how do i change that? So that i can put it in another language ?

Thank you. Great mod !

EricGT 09-22-2008 01:31 AM

I just added this mod and it did some really nasty things to my server load. My server runs a server load of 4 to 6 during prime time. When I installed this mod, my load jumped from 4.8 to over 35 in the space of a couple of minutes. Has anyone expeirenced a similar issue? Eric

orcasea 09-29-2008 06:45 AM

Wow..what a great mod!..I love this forum and all the talented coder on it : )

Cheers!

apiasto 09-30-2008 01:15 AM

working fine.is there a way to add forum id.idea is to redirect new users to a certain forum when they first login.and i think this hack will serve the purpose well.your help will be appreciated.thanks

Trickster303 09-30-2008 01:44 AM

Got it, thanks. Installed just fine!

shawn_RS 09-30-2008 08:10 PM

I don't have an option in the acp.

Seb@ 10-01-2008 01:48 AM

not work for me database crash

beansbaxter 10-01-2008 03:07 AM

This didnt work for me, I'm running 3.7 and it crashes my database.

Kayden 10-02-2008 02:15 AM

Eh. Pretty buggy on the admin side.


1)
Quote:

Originally Posted by Zurual (Post 1605628)
There's something iffy with the Display Order and Force Read order. For instance: If I create a thread I want visitors to read and Force Read it, marking it as #2 on the force read order, it inherits the usergroups from the Force read #1 thread..even though they are two seperate entities in the Force Read thread admin area. Basically, in a nutshell, Add two threads via the adminCP to Force Read, they inherit the usergroup listing of those threads created before it with force read.

Something isn't right. Using Vbulletin 3.7.0. Screenshots below confirm I've only chosen the Warhammer Rank to be forced to read this thread. But if you look at the other screenshot, you'll see it also is forcing visitors and Users waiting on Email Conf. to view it as well because the other, completely separate entry, forces those two ranks to read another thread. I'm a bit of a noob so if it's an easy fix, that's fine. But I've wracked my brain on why it would be doing this. My only conclusion is it's something to do with the Display Order (oddly).

Quote:

Originally Posted by SteveKerrison (Post 1615174)
I'm finding this too.

I go to add a new thread, leave the display order at its default (previous + 10), set the thread ID, usergroups and forum coverage, and when I create, it has inherited the groups of those above it.

I wonder what the issue is.

That. ^

2) Also, the date/clock is buggy. It changes the date and time to something completely different after I've edited it.

3) The server load is killer, too. Needed to disable the hack.


Some support on this would be nice, since it is labeled as supported. You have people waiting on it. :)

sandt38 10-02-2008 03:12 PM

Quote:

Originally Posted by Abe1 (Post 1457690)
Zip file updated (again). admincp/force_read_thread.php file updated to fix error of not adding the force read.

Quote:

Originally Posted by Abe1 (Post 1457693)
Fixed. Search "force read" and removed the edit around it.

Quote:

Originally Posted by mc0676 (Post 1457698)
OK a find it sorry:

Is only this ?

<!-- Start Abe1 Force Users to Read a Thread -->
<div><label for="ao_mfr"><input type="radio" name="do" id="ao_mfr" value="forceread" />$vbphrase[manage_force_thread_reading]</label></div>
<!-- End Abe1 Force Users to Read a Thread -->

Hey Abe, I searched for the phrase and came up with nothing. Can you let me know the path so i can manually edit the modification out of it? I am sure it is there because i was using v1 and my issue is the same as mc0676's... only in English :)

vBull version 3.7.3 by the way.

BJF 10-04-2008 08:33 AM

HELP!

how do i get the thread ID?

kevcj 10-06-2008 04:20 PM

Can someone tell me what this means? I received a database error email, and this was included in that email

Database error in vBulletin 3.7.2:

Invalid SQL:

INSERT INTO force_read_users
(force_read_userid, force_read_threadid)
VALUES
('7253', '8516');

MySQL Error : Duplicate entry '7253-8516' for key 1
Error Number : 1062

MarkoP 10-08-2008 02:57 PM

Potential serious warning about this hack. I've heard that if you have threads that you require reading using this hack that all bots can't get past it because they don't accept cookies.

So, nothing on your site can get indexed by google.

Not sure how true this but it seems reasonable. Does anyone have any ideas on this?

lalbahadur 10-09-2008 06:15 AM

excellent *installed*

cedar 10-10-2008 03:16 AM

Quote:

Originally Posted by mc0676 (Post 1457698)
OK a find it sorry:

Is only this ?

<!-- Start Abe1 Force Users to Read a Thread -->
<div><label for="ao_mfr"><input type="radio" name="do" id="ao_mfr" value="forceread" />$vbphrase[manage_force_thread_reading]</label></div>
<!-- End Abe1 Force Users to Read a Thread -->

Does anyone know which template has these lines???

nabeeha 10-10-2008 12:33 PM

I have installed it, but when i am trying to add new thread and save and it says it been successful nothing show up after I have done 3 now and there is nothing there.
Also in the Threads & Posts Cat it says like this *[force_read_thread]* and not like this force read thread

macara 10-11-2008 04:39 AM

Quote:

Originally Posted by nabeeha (Post 1641881)
I have installed it, but when i am trying to add new thread and save and it says it been successful nothing show up after I have done 3 now and there is nothing there.
Also in the Threads & Posts Cat it says like this *[force_read_thread]* and not like this force read thread

The same problem

Total666 10-12-2008 01:54 AM

Quote:

Originally Posted by macara (Post 1642457)
The same problem

You people really need to read this post ... https://vborg.vbsupport.ru/showpost....&postcount=143

reading is a good thing ......

macara 10-12-2008 11:05 AM

Quote:

Originally Posted by Total666 (Post 1643035)
You people really need to read this post ... https://vborg.vbsupport.ru/showpost....&postcount=143

reading is a good thing ......

:up:

Thank you very much for this assistance.

Possible assist in the selection of Force Read Thread that it did not appear in the list Threads & Post.

Such as the following:

https://vborg.vbsupport.ru/external/2008/10/34.jpg

Thank you for your cooperation

Total666 10-12-2008 04:39 PM

Quote:

Originally Posted by macara (Post 1643255)
:up:

Thank you very much for this assistance.

Possible assist in the selection of Force Read Thread that it did not appear in the list Threads & Post.

Such as the following:

https://vborg.vbsupport.ru/external/2008/10/34.jpg

Thank you for your cooperation

Did you ftp the files to the correct areas ??

macara 10-12-2008 05:07 PM

Quote:

Originally Posted by Total666 (Post 1643431)
Did you ftp the files to the correct areas ??

Yes. I did.

Total666 10-12-2008 05:14 PM

And you uploaded the product ?? If yes - log out of the admin control panel, then log back in .. see if it appears ..

macara 10-12-2008 05:34 PM

Quote:

Originally Posted by Total666 (Post 1643450)
And you uploaded the product ?? If yes - log out of the admin control panel, then log back in .. see if it appears ..

No, it didn't appear.

https://vborg.vbsupport.ru/external/2008/10/37.jpg

https://vborg.vbsupport.ru/external/2008/10/37.jpg

macara 10-12-2008 05:47 PM

Sorry!

https://vborg.vbsupport.ru/external/2008/10/37.jpg

https://vborg.vbsupport.ru/external/2008/10/37.jpg

Total666 10-12-2008 05:59 PM

ummm -- in your directory --- Should be forums or forum / includes / xml

and Should be forums or forum / admin / force bla bla ..

Not in the root directory ..

macara 10-12-2008 06:19 PM

Please!

Is this wrong track?

http://www.xxxxxxxxx.net/includes/xm...readthread.xml


<navgroups product="vbulletin" master="true">

<navgroup phrase="threads_and_posts" permissions="canadminthreads" displayorder="80">

<navoption displayorder="100">
<phrase>force_read_thread</phrase>
<link>force_read_thread.php</link>
</navoption>
</navgroup>
</navgroups>

macara 10-13-2008 03:52 AM

Please Is it a solution.
I have all these shows.

https://vborg.vbsupport.ru/attachmen...4&d=1204721719 https://vborg.vbsupport.ru/attachmen...5&d=1204721719 https://vborg.vbsupport.ru/external/2009/04/26.jpg https://vborg.vbsupport.ru/attachmen...8&d=1204721719

But this does not only show

https://vborg.vbsupport.ru/external/2008/10/34.jpg

Danny_HR 10-13-2008 08:34 AM

Very nice matey. Liking it. Usefull thing.

LeatherNeck 10-13-2008 09:10 AM

working like a charm on 3.8.0 :)

macara 10-13-2008 01:42 PM

Am I the only where this problem?

https://vborg.vbsupport.ru/external/2008/10/34.jpg

Quote:

Possible assist in the selection of Force Read Thread that it did not appear in the list Threads & Post.

macara 10-15-2008 09:43 AM

Quote:

Originally Posted by macara (Post 1644103)

:down:
Up Up Up


All times are GMT. The time now is 02: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.01596 seconds
  • Memory Usage 1,839KB
  • 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
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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