![]() |
Well it came back for a few minutes, I got back in with no plugins working.
I disabled this plugin, (removed the disable plugins code ) then I get a database error, then I just get a blank page when going to the forum page. Any idea what file will still have remnants of the botched install? Thanks |
Quote:
then re-enable the plugins (with the code ) then start again .. |
Quote:
you should of ftped the files FIRST , then run the xml ... |
It may have altered a table and currupted it on uninstall,
SSH into your server and run mysqladmin flush-hosts mysqladmin flush-tables mysqladmin flush-threads Then Stop mysqld /etc/rc.d/init.d/mysql stop (may not be same on your server) CD to your database dir cd /var/lib/mysql/(yourdb) And run myisamchk -m *.MYI Repair any tables that need so myisamchk -B -r force_read_users.MYI |
I need a 3.8.2 version of this please, since this won't work on my forum's version.
|
Quote:
|
awesome :)
|
Had this installed on 3.6.11 but members could no longer log into the site. Some could login but most could not. Anyone else have this issue?
|
is this mod going to be updated for 3.8.1 or 3.8.2, it really anoys me how such a feature is an essential one but is not built into the stock build already
we have to now hope and wait the coder updates this otherwise it's useless from what i see on a v3.8 board, what do these people at vbulletin think when they are designing it at all.. "i know lets add an option to the stock files where the admin's can make someone read an important post from another admin before they continue great this sound like common sense, i know since this is a great idea and should be included but for the hell of it we wont that is just making it too easy for our customers and actually adding value to the cost of the licence for once. Please can we have an update on this we got over 1,000 + members coming back to our new forums and i now find out i can't make em read the new thread about changes. |
i have seen it on one site working on 3.8.2 version
wondering wut he did to make it work ?? |
Quote:
|
I am upgrading a 3.6.8 version of this mod--Will a simple product overwrite upgrade this or will it cause problems?
Thanks |
not working for 3.8.2. Does not save the thread you specify.
|
This needs updated to 3.8.x with an added feature "force users to read and reply to a thread".
|
Quote:
Quote:
Quote:
Quote:
but when I logged in again, im back to square one with my error msg: Warning: Unknown([path]/madp/detection.php): failed to open stream: No such file or directory in [path]/includes/functions_login.php(185) : eval()'d code on line 3 any other ideas how I can fix this? |
Quote:
|
Works great for me in 3.8.1! Didn't work at first till I read replies made here and then made sure to enter in the thread ID. I was entering the post ID before. For any still having trouble make sure to just mouse over the thread title in your subforum and then use the last set of numbers shown in the url to enter into the first field of the force read then make sure to have your usergroups plus location highlighted then click save.
|
Can you use an Announcement ID in place of a Thread ID for the Force Read?
|
Had to remove since it was interfering with AWC Donations system.
|
another great mod with no support, what a shame :(
|
i have a strange issue.
i want all users to be forced to read a thread when they join. so i added this and it seems to work fine most of the time. however if someone clicks on the link through to VBadvanced link directory then it just goes to that page. after that the user cannot login unless i reset the password. Any ideas? |
Just got this email:
Invalid SQL: INSERT INTO vb_force_read_users (force_read_userid, force_read_threadid) VALUES ('19096', '7639'); MySQL Error : Duplicate entry '19096-7639' for key 1 Error Number : 1062 Request Date : Saturday, August 22nd 2009 @ 03:48:47 AM Error Date : Saturday, August 22nd 2009 @ 03:48:47 AM Script : Referrer : IP Address : Username : hellsingdeath Classname : vB_Database MySQL Version : |
can i force to read my forum rules before to continuo reading th forum?
what i have tu put in the AdCP that or i have to create a new thead with the rules and after i put the id of this thread? Thank's |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=177559 |
can i use this for a 3.8.x forum?
|
Great hack - I'll be using it soon as we are implementing new classifieds ads rules.
|
this products no working on vb3.8.3
why? |
Hi, Many thanks for this, Its great. Just installed and works perfect.
I have a small query, i am hoping you could help me with, When you get the prompt saying you have to read the thread, i have noticed that its showing my older forum name, Would you possibly know where i can change this title. I have searched through the ACP but cant find anything, Below is a pic of the problem. Thanks for your help. http://www.crazynokia.co.uk/AA.jpg |
thanks you. it works fine for me with 3.8.4
|
This is an exellent mod !!!! I was waiting for that for a long time.
I have only one question . Making someone to read something is very good , but do you thing that there is a option to force someone to accept or reject the post that he is reading ? Like for exable o force someone to read one of my posts. But after reaning the post i give him the opriton like when he is first registering to accept it. Awaiting for ideas please |
Just some friendly developer advice, you can chose to look at this and implement or not, but I would suggest either following what I did or the developer may have a better solution I didn't think of. I ran an EXPLAIN query on this SELECT query since it showed up in my slow queries log
PHP Code:
id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE thread ALL NULL NULL NULL NULL 11877 Using where; Using filesort 1 SIMPLE force_read_users eq_ref PRIMARY PRIMARY 8 const,temp1.thread.threadid 1 Using where; Using index; Not exists I added a index to the 'thread.force_read' row (since its boolean and a super small length) and heres the improvement id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE thread ref force_read force_read 1 const 18 Using where; Using filesort 1 SIMPLE force_read_users eq_ref PRIMARY PRIMARY 8 const,temp1.thread.threadid 1 Using where; Using index; Not exists Should give you a MUCH more efficient query, I only have a few threads in my forum that we use the force read for (like for new rules), so I would think a site that uses this all the time with a lot more threads would see a substantial improvement PS apologize for the terrible formatting of the exlpain query, never could line up columns easy on vbulletin :( |
3.8.1 error XML Error: Empty document at Line 1 when importing product.
|
I found the original message could be a little dry.
|
Downloaded, but not used yet. Looks like a great mod though.
|
DL and in use now. It works perfectly on 3.8.4 ;)
|
does anyone know if this will also work on version 3.8.3?
|
Quote:
Quote:
|
ok just installed and it isnt working, when i put the info in the fields, and it says saving, the list that should show the threads i want to be viewed keeps showing as empty. Not sure what i did wrong, any help would be appreciated.
|
nevermind again, got it working, great hack, thanks
|
Quote:
|
All times are GMT. The time now is 11:34 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|