Thread: Administrative and Maintenance Tools - PHPKD - vB Link Verifier Bot
View Single Post
  #13  
Old 01-04-2010, 06:45 AM
Omranic's Avatar
Omranic Omranic is offline
 
Join Date: Jan 2005
Location: Egypt
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by saadessa View Post
reserved thank you
My pleasure .


Quote:
Originally Posted by Kolbi View Post
Nice hack but my site doesn?t need it
Thanks, I hope you can use it one day .


Quote:
Originally Posted by W!cKeD View Post
Bam, Bro!!

Thats a nice Hack.. Thank You! I'll buy the Expanded Editon soon.

When i have more time, ill translate it to "German"

*Nominated*

But i have a Feature-Request.

1.) If it possible that check linkcrypter like linksave.in, linkcrypt.ws etc?
2.) Check FTP's for online and offline (or password is wrong) :P not for files only check if they online.
Sounds great.
Looking forward for your feedback after using the Expanded Edition, and waiting for your appreciated "German" translation .

Regarding your first feature request about unmasking/decrypting (linksave.in, linkcrypt.ws) links, I've added it as a feature request for the upcoming version HERE. I think that "linkcrypt.ws" is possible, but "linksave.in" isn't. I'll see & reply later on that issue. You can subscribe to the issue so you get further updates.

Regarding your second feature request: I've added a feature request to support FTP links HERE, but the "username & password" check I don't think it's clear. In which format does those links appear? Can you give more details please ...
Thanks for your great feedback.



Quote:
Originally Posted by vietdjclub View Post
any version for vbb4?
thanks
Sure, Coming today or tomorrow, keep around !


Quote:
Originally Posted by Taurus1 View Post
Hi there, this is fantastic. Just one thing. When I manually run the bot I get this database error:

Database error in vBulletin 3.8.4:

Invalid SQL:

SELECT user.username, user.usergroupid, user.email, user.languageid, post.userid, post.postid, post.threadid, post.dateline, post.title, post.pagetext, thread.forumid, thread.title AS threadtitle
FROM vbpost AS post
LEFT JOIN vbuser AS user ON (post.userid = user.userid)
LEFT JOIN vbthread AS thread ON (post.threadid = thread.threadid)
Where thread.open = 1
AND thread.visible = 1
AND post.visible = 1
-1728000
AND post.phpkd_vblvb_lastcheck < 1261972669LIMIT 100;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '100' at line 9
Error Number : 1064
Request Date : Sunday, January 3rd 2010 @ 09:57:49 PM
Error Date : Sunday, January 3rd 2010 @ 09:57:49 PM
Script : http://www.creativx.net/forums/admin...cron&cronid=65
Referrer : http://www.creativx.net/forums/admin....php?do=modify
IP Address :
Username : TheBull
Classname : vB_Database
MySQL Version : 5.0.85-community

Please help! Thank you!!
Reported as a bug HERE, and the fix to be released today. Thanks for the feedback.


Quote:
Originally Posted by vietdjclub View Post
Code:
AND post.phpkd_vblvb_lastcheck < 1261972669LIMIT 100;
need a space between 1261972669 and LIMIT -->AND post.phpkd_vblvb_lastcheck < 1261972669 LIMIT 100;
you just find the slq command then add space between it
hope this help
Yes, you're right. A fix will be released today for that issue.
Thanks for helping users.



Quote:
Originally Posted by Taurus1 View Post
Sorry, I don't understand what you mean. Where do I find the sql command?
Don't worry. If you can't do that manual edit yourself, just disable the product for few hours till I release the next version update that fixes this issue. (Yes, Today)
By the way, that query inside the cronjob file.
Thanks for your patience.



Quote:
Originally Posted by ravenfaust View Post
im getting an sql error
Database error in vBulletin 3.8.4:

Invalid SQL:

SELECT user.username, user.usergroupid, user.email, user.languageid, post.userid, post.postid, post.threadid, post.dateline, post.title, post.pagetext, thread.forumid, thread.title AS threadtitle
FROM post AS post
LEFT JOIN user AS user ON (post.userid = user.userid)
LEFT JOIN thread AS thread ON (post.threadid = thread.threadid)
Where thread.open = 1
AND thread.visible = 1
AND post.visible = 1

AND post.phpkd_vblvb_lastcheck < 1261978529LIMIT 5;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '5' at line 9
Error Number : 1064


same as above
Yes, it has been reported HERE, and a fix is coming today for that issue.
Thanks for your patience.



Keep Moving Forward
Abdelrahman - PHP KingDom
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01613 seconds
  • Memory Usage 1,806KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete