The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello!
I've recently upgraded to the 3.8.1 from 3.6, but I now have a big problem.. I try to explain it: now it happens that if you look for example to the "daily posts", strangely the last posters became who started the thread (even if the thread has started from someone else..) How can I resolve it? ![]() www.musclefit.it/forums to see the problem http://www.musclefit.it/forums/searc...earchid=151497 |
#2
|
||||
|
||||
![]()
Links to searches don't last long at all.
Try this: Create a new style with no parent:
|
#3
|
|||
|
|||
![]()
If i read that right, you mean its displaying newest posts 1st on the 1st page of the thread, you can change the "sort" order in the forum manager for each forum that is effected as well as do a query to change the users en mass to "oldest first" you must have your userid set in config.php to use the query manager in the admincp --> maintenance --> Execute SQL Query --> select from the drop menu
|
#4
|
||||
|
||||
![]()
Ahhh, I think snakes understood the problem. Listen to him.
|
#5
|
|||
|
|||
![]()
It seems that I am not authorized to execute query SQL....
|
#6
|
||||
|
||||
![]()
You need to enter your userid into the config.php file.
|
#7
|
|||
|
|||
![]()
Please see below how I have modified:
PHP Code:
but nothing is changed, I still cannot run the query SQL... |
#8
|
||||
|
||||
![]()
All that does is make you a superadmin. You need to look at the line regarding running queries.
Code:
// ****** USERS WITH QUERY RUNNING PERMISSIONS ****** // The users specified here will be allowed to run queries from the control panel. // See the above entries for more information on the format. // Please note that the ability to run queries is quite powerful. You may wish // to remove all user IDs from this list for security reasons. $config['SpecialUsers']['canrunqueries'] = ''; |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|