![]() |
Thanx PAUL M - very nice modification & should help with getting peeps to comment on threads! One question: Where are the settings at? Can't see any in Thread Display Options...
/me clicks install Jacquii. |
The setting are in vbulletin options.
|
thanks for a great Mod Paul. I've clicked on istalled, but ...
while installing this on my forum, my pc decided to do a reboot all of a sudden, while in the process of installing. once i got that issue sorted, i went to ACP to check if it was installed or not, and of course Who read the thread was not one of the options, so I've decided to install it again, and used overwrite option while doing so. The process started, but here is what I get Code:
Cleaning up rougue settings Can you please tell me how can I fix this? Is there a way to remove this manually and re-install from scratch? I swear I dont know what to do with this. thnx in advance for the time and help. |
For some reason it's failing to process your threadread table. I cannot really guess as to why, perhaps you have very low memory settings.
Since it obviously managed the first 1000 okay you could simply edit the product XML slightly to limit it to 1000 records. Around line 47 of the XML you should see a line that ends with LIMIT 10000 - change that to LIMIT 1000 and then try again. |
thank you very much for your quick respond, I do appreciate it.
I've followed your advise, and its line #45 to be exact (not to make fun of you, but in case someone else will be looking for it) and I did changed it to 1000. Unfortunately, here is what I've got ... Code:
Cleaning up rougue settings thanks again for the time and help, it is greatly appreciated |
Quote:
So, either you are manually counting and made a mistake, or the file you have is somehow corrupt. Please download the zip again and re-extract the file. Having done that, confirm that you have 586 lines in total, and that line 47 is this ; PHP Code:
|
Quote:
Code:
$data = $vbulletin->db->query_read_slave("SELECT * FROM ".TABLE_PREFIX."threadread ORDER BY readtime DESC LIMIT 1000"); |
I can't see that your suggestion would make any difference, please PM me an admin login to your forum so I can look at what is happening.
|
Paul, sorry for being quet, was out for a weekend. I see that I forgot to mention the fact that this was a local install, but nonetheless, I will try to install this on my live forum and see whats going on. At this point I cant access my local forum because of a hw failure, so I'm thinking maybe something was going on there while I was trying to figure out why it didnt install. As soon as I have it installed, I will post here.
Again, thank you very much for your time and help, it is greatly appreciated. [EDIT] As promissed, here is a small report. Once I've got everything re-installed and fixed and all that good stuff, I've tried again to install this hack. It didnt go again, same error as above, so I've followed your tip and made a change to a LIMIT. This time, instead of 1000, I went with a 100, and it got installed and it works perfectly. Thank you again for your time and help. all the best! |
Hello,
In my style default the hack works, but in other [customized] no. I read we can edit templates manually. Where are the instructions? [which templates and how edit ...] Tks in advance, Beduino |
All times are GMT. The time now is 02:30 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:
|