![]() |
I get the following error when attempting to run vbbot.php
Quote:
|
@kud0gfx - Well, the mysql is timing out... so you can wait for next version or ask your server admin to increase mysql timeout
@vietdjclub - I told you 100 times, to PM me to release and i would give you appropriate credits, if you dont agree to that let me know and i will be making acp on my own. @d0nbiz - Read the FAQ at MaxWCoders |
I fixed the first error by adding botruns.txt
; Now I'm getting this error when I try to run it: Quote:
|
Quote:
Thanks for sharing this great mod! |
I have a suggestion to make for the next version...
When you check a thread for 2nd/3rd/4th etc time it edits again the post adding the new date, but it also keeps the edit from previous check. For example: Quote:
|
Correct..
After 2 years maybe our boards have 100 links :) |
Quote:
|
Quote:
|
pierians this should already be replaced if the board is not replacing you have modified the line that bot posts and forgot to edit it in preg_replace
d0nbiz - PM me bot.php file Here is something for your reference PHP Code:
Code:
$ppa = '<br /> <b>Links checked on ' . date('d/m/y'). ' at '. date('H:i') . ' by RapidW Bot</b>'; //VB uses a caching technique, this will append it to end of parsed post. This is HTML! Code:
$post = preg_replace("/\[b\]Links checked on(.+)by RapidW Bot\[\/b\]/" , "" , $post); //Replace if it is already checked by LC bot Code:
$postparsed = preg_replace("/\<br \/\> \<b\>Links checked on(.+)by RapidW Bot\<\/b\>/" , "" , $postparsed); |
I have tested this in localhost and worked fine, but when I run the script in my live site the page keeps loading and nothing happen. How can I fix this?
Thanks |
All times are GMT. The time now is 09:16 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:
|