Status
Not open for further replies.

Nirjonadda

Customer
Command-Line Maintenance Script does not working for Recalculate Points , 32 user completed while user ID 33 Recalculate Points process stopped working,Also this issue with DBTech - vBActivity > Maintenance > Recalculate Points,please can you check on this issue?

With SSH

ScreenShot00308.png

With Admin CP

ScreenShot00307.png
 
Please turn on display_errors - I noticed your site had this turned off, and without that turned on there's no way I can resolve this issue.

Once you have turned this on, run the script again.
 
Please ensure you have restarted Apache afterwards, and check the PHP Info page in the vB AdminCP to confirm it is indeed enabled.
 
In that case, please check your server's error log (usually found in /usr/local/apache/logs/error_log though it varies by system) directly after the script halted to see if it can provide you with any further information.
 
I have this error log.

[Thu Oct 24 22:23:20.764750 2013] [:error] [pid 10835] [client 66.249.64.1:56181] script '/usr/local/apache/htdocs/showthread.php' not found or unable to stat
[Thu Oct 24 22:23:21.935460 2013] [:error] [pid 8641] [client 66.249.64.2:56199] script '/usr/local/apache/htdocs/showthread.php' not found or unable to stat
[Thu Oct 24 22:23:23.835766 2013] [:error] [pid 759] [client 66.249.64.2:56255] script '/usr/local/apache/htdocs/showthread.php' not found or unable to stat
[Thu Oct 24 22:23:24.396540 2013] [:error] [pid 6746] [client 66.249.75.78:56272] script '/usr/local/apache/htdocs/forumdisplay.php' not found or unable to stat
[Thu Oct 24 22:27:56.237153 2013] [:error] [pid 10835] [client 181.166.178.24:43365] script '/home/nadda/public_html/wp-login.php' not found or unable to stat
[Thu Oct 24 22:28:08.382999 2013] [:error] [pid 8641] [client 181.166.178.24:43604] script '/home/nadda/public_html/admin.php' not found or unable to stat
 
OK, I have get the error log,please can you look into on this error log?

[Mon Oct 28 23:42:08.861053 2013] [:error] [pid 14901] [client 180.234.221.181:34037] PHP Parse error: syntax error, unexpected end of file, expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /home/nadda/public_html/dbtech/vbactivity/includes/class_core.php on line 1271, referer: The Desire - The Desire To Clarify The Mind !

[Mon Oct 28 23:42:08.496518 2013] [:error] [pid 19517] [client 180.211.185.69:34025] PHP Parse error: syntax error, unexpected end of file in /home/nadda/public_html/dbtech/vbactivity/includes/class_core.php on line 952, referer: http://www.mysite.com/forumdisplay.php?f=6&page=3

[Mon Oct 28 23:42:08.387824 2013] [:error] [pid 19519] [client 151.55.128.16:34019] PHP Parse error: syntax error, unexpected end of file in /home/nadda/public_html/dbtech/vbactivity/includes/class_core.php on line 793, referer: The Desire - The Desire To Clarify The Mind !

[Mon Oct 28 23:42:08.382792 2013] [:error] [pid 17670] [client 151.55.128.16:34022] PHP Parse error: syntax error, unexpected end of file in /home/nadda/public_html/dbtech/vbactivity/includes/class_core.php on line 793, referer: The Desire - The Desire To Clarify The Mind !

[Mon Oct 28 23:42:08.309976 2013] [:error] [pid 19553] [client 103.31.178.62:34004] PHP Parse error: syntax error, unexpected end of file in /home/nadda/public_html/dbtech/vbactivity/includes/class_core.php on line 793, referer: The Desire - The Desire To Clarify The Mind !

[Mon Oct 28 23:42:07.482362 2013] [:error] [pid 17683] [client 65.55.55.231:33974] PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /home/nadda/public_html/dbtech/vbactivity/includes/class_core.php on line 133

[Mon Oct 28 23:42:07.482297 2013] [:error] [pid 17683] [client 65.55.55.231:33974] PHP Warning: Unterminated comment starting line 132 in /home/nadda/public_html/dbtech/vbactivity/includes/class_core.php on line 132

[Mon Oct 28 23:42:07.341493 2013] [:error] [pid 19588] [client 180.211.185.69:33965] PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /home/nadda/public_html/dbtech/vbactivity/includes/class_core.php on line 133, referer: http://www.mysite.com/forumdisplay.php?f=6&page=3

[Mon Oct 28 23:42:07.341435 2013] [:error] [pid 19588] [client 180.211.185.69:33965] PHP Warning: Unterminated comment starting line 132 in /home/nadda/public_html/dbtech/vbactivity/includes/class_core.php on line 132, referer: http://www.mysite.com/forumdisplay.php?f=6&page=3

[Mon Oct 28 23:42:07.090746 2013] [:error] [pid 19565] [client 65.55.55.231:33954] PHP Fatal error: Class 'VBACTIVITY' not found in /home/nadda/public_html/dbtech/vbactivity/includes/class_cache.php on line 382

[Mon Oct 28 23:42:07.079755 2013] [:error] [pid 19604] [client 114.130.27.234:33960] PHP Fatal error: Class 'VBACTIVITY' not found in /home/nadda/public_html/dbtech/vbactivity/includes/class_cache.php on line 382, referer: http://www.mysite.com/

[Mon Oct 28 23:42:05.389797 2013] [:error] [pid 19531] [client 58.97.155.204:33904] PHP Fatal error: Class 'VBACTIVITY_CACHE' not found in /home/nadda/public_html/dbtech/vbactivity/hooks/global_start.php on line 16, referer: http://www.mysite.com/showthread.php?t=182088
 
Last edited:
I think user ID: 33 Recalculate Points process stopped working, He have Total Threads:4650 and Total Posts: 153,537 , Please can you look into about on this issue, Why does not Run if user have many more post count ?
 
The issues from your error log may indicate that the file was not uploaded completely.

The script can halt if your database times out or unexpectedly closes the connection, though I have not seen this happen myself. In either case, I'm naturally quite limited in what I can do since I don't know enough about MySQL optimisation to address that issue.

You may wish to try excluding that user and see if that helps.
 
Please can you give me info any way can i get update Recalculate Points?

If i go to mysite.com/vbactivitymaint.php, i will see have many more error issue.
 
That script is only meant to run via shell. You should not upload it anywhere within public_html.
 
Yes script is only run via shell, I will uploded it checking for what can i get results. Have any solution How to get work Recalculate Points?
 
Since I'm not able to replicate this issue I'm limited in what I can do.

Your PHP installation seems to forcibly hide errors, which means I have no way of knowing what error is actually caused. You may wish to contact your host and see if they can assist you with ensuring errors are displayed correctly.

If an error message appear I can assist with fixing it :)
 
3.1.0 Gold - 20th July 2013, 02:13
Command-Line Maintenance Script

Deploy script anywhere on your server and run it securely
Allows running all maintenance actions otherwise found in the AdminCP
Ideal for very large forums that cannot reliably run the features via the web browser

What do you mean by that? "Ideal for very large forums that cannot reliably run the features via the web browser"

I think it not server side issue? This one Maintenance Script bug and does not work if user have lots of post and thread? If that server side issue than how to ask my host for fixing on this issue? Maintenance Script working for 10000 post count and not work for 100000 post count?
 
No, the issue is not with the maintenance script. By default, PHP scripts ran from the command line has unlimited processing time, so there is absolutely no issue with users with many posts.

Try running the script like so: php -n /path/to/vbactivitymaint.php to bypass any configuration parameters set.
 
Now I have this error issue, Memcache is installed on my server and its working with vB Optimise.
----------------------
login as: root
root@IP's password:
Last login: Mon Nov 4 00:35:35 2013 from 151.55.141.178
root@na [~]# php -n /home/nadda/vbactivitymaint.php
Please enter the path to your vBulletin directory: /home/nadda/public_html/
<br /><strong>Fatal error:</strong> Memcache is not installed in <strong>..../includes/class_datastore.php</strong> on line <strong>185</strong><br />root@na [~]#
 
Status
Not open for further replies.

Legacy vBActivity & Awards

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,726
Customer rating
0.00 star(s) 0 ratings
Back
Top