01-21-2010, 08:09 PM
07-10-2010, 09:22 PM
it would be nice, if Admin or Supermod are excluded from being recorded on this reader lists
I will check the performance on big forum
I will check the performance on big forum
09-15-2010, 03:10 AM
Question is there a reason why after 7 days the names get erased? Or Do I need to edit something to show the total without loosing the amount of people who viewed this thread in the total days?
09-15-2010, 10:32 AM
The maximum retension delay is editable in your AdminCP...
If you have a not too large quantity of threads then you could put 365 in :
Configuration » ShowThread Options » Read Threads in Database (Days)
If you have a not too large quantity of threads then you could put 365 in :
Configuration » ShowThread Options » Read Threads in Database (Days)
09-15-2010, 11:13 AM
Ok Thanks, so 365 is the longest suggested period to put? Or we can add more days if we want?
So the numeric number would go right after the
?
again, Thank You
So the numeric number would go right after the
PHP Code:[Highlight]
{MemberNumber} members viewed this thread in the last {DayNumber} days :365
again, Thank You
09-15-2010, 11:35 AM
(09-15-2010 11:13 AM)Technoman Wrote: [ -> ]Ok Thanks, so 365 is the longest suggested period to put? Or we can add more days if we want?
So the numeric number would go right after the
?PHP Code:[Highlight]
{MemberNumber} members viewed this thread in the last {DayNumber} days :365
again, Thank You
Not sure you understood what i wrote...
You only change the numbers of retention days for the threads read information into you AdminCP. The plugin is using that setting to automate itself...
Like i wrote before, just go in your AdminCp and change the setting from the (7) days already there :
Configuration » ShowThread Options » Read Threads in Database (Days)
09-15-2010, 12:15 PM
(09-15-2010 11:35 AM)exdiogene Wrote: [ -> ](09-15-2010 11:13 AM)Technoman Wrote: [ -> ]Ok Thanks, so 365 is the longest suggested period to put? Or we can add more days if we want?
So the numeric number would go right after the
?PHP Code:[Highlight]
{MemberNumber} members viewed this thread in the last {DayNumber} days :365
again, Thank You
Not sure you understood what i wrote...
You only change the numbers of retention days for the threads read information into you AdminCP. The plugin is using that setting to automate itself...
Like i wrote before, just go in your AdminCp and change the setting from the (7) days already there :
Configuration » ShowThread Options » Read Threads in Database (Days)
7 days is not even in it, this is what I have
PHP Code:[Highlight]
{MemberNumber} members viewed this thread in the last {DayNumber} days :
so where would 365 be placed ? there is no where that has even 7 days
lol .... let me know
PHP Code:[Highlight]
{MemberNumber} members viewed this thread in the last {DayNumber} days :
Oh, unless you meant this way?
PHP Code:[Highlight]
{MemberNumber} members viewed this thread in the last {365} days :
09-15-2010, 12:27 PM
Now i know you did not understood!
You have nothing to do with the plugin settings!
It is a standard feature of MyBB, that can be change in the AdminCp...
Just follow the steps i wrote 2 times :
1- Go in your Admin Control Panel
2- Click Configuration in the menu
3- Click ShowThread Options in the listed Setting Groups
4- Change the value for Read Threads in Database (Days)
There should be a 7 there from what you told me...
You have nothing to do with the plugin settings!
It is a standard feature of MyBB, that can be change in the AdminCp...
Just follow the steps i wrote 2 times :
1- Go in your Admin Control Panel
2- Click Configuration in the menu
3- Click ShowThread Options in the listed Setting Groups
4- Change the value for Read Threads in Database (Days)
There should be a 7 there from what you told me...
09-15-2010, 12:38 PM
Man I had to read that 10 times and then understood, my brain is in lala land!!!!!!!
Its good now exdiogene Thanks .... I need to take my doze of coffee before the day gets worse
Its good now exdiogene Thanks .... I need to take my doze of coffee before the day gets worse
03-22-2011, 06:03 PM
I found a small plugin on mybb (dirwalk.php) which goes directly into the plugins folder and it prints out every php file to see they properly begin with:
<?php and ends with ?>.
I am trying to find the culprit to why my attachments all of a sudden arent showing and supposivly this helps try to find the culprit.
http://community.mybb.com/thread-47354-post-347635.html
[attachment=802]
ok with this plugin it failed
FAIL ('/inc/plugins/Regentronique_ViewThreadReaders.php' starts with <?php [NO NEWLINE])
OK ('/inc/plugins/Regentronique_ViewThreadReaders.php' ends with ?> [no newline])
<?php and ends with ?>.
I am trying to find the culprit to why my attachments all of a sudden arent showing and supposivly this helps try to find the culprit.
http://community.mybb.com/thread-47354-post-347635.html
[attachment=802]
ok with this plugin it failed
FAIL ('/inc/plugins/Regentronique_ViewThreadReaders.php' starts with <?php [NO NEWLINE])
OK ('/inc/plugins/Regentronique_ViewThreadReaders.php' ends with ?> [no newline])