View Single Post
  #1130  
Old 12-19-2011, 11:32 AM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fookaa View Post
Hi,

I have a tiny issue. On the profile fields under the members avatar where it displays how many thanks/likes you have had the writing is slightly out of line to the rest of the stuff i have in there...

See image attached... Where can i edit this ?
Try the dbtech_thanks_postbit_stats template

Quote:
Originally Posted by Almaviva View Post
I installed the 2.0.2 Lite version on vBulletin 4.1.8 - had some earlier problems that I posted here, redid the FTP, seemed to have progressed further. But then I got this error message at the end of the installation, and a second error message every time I try to click on a post. The two error messages are below, one after the other. Please help - and if possible, guide me step by step on disabling whatever is causing this because I am a beginner and don't manage the vBulletin settings very well yet. Thanks. (for security, I crossed out on the error messages the name of my domain and username)

--------------

Database error in vBulletin 4.1.8:

Invalid SQL:

SELECT
entry.entryid,
varname,
entry.userid AS sentuserid,
post.userid AS receiveduserid
FROM `dbtech_thanks_entry` AS entry
LEFT JOIN post AS post ON(post.postid = entry.contentid)
WHERE entry.entryid >= 0
LIMIT 250;

MySQL Error : Table '[my domain]_forum.dbtech_thanks_entry' doesn't exist
Error Number : 1146
Request Date : Sunday, December 18th 2011 @ 05:22:15 PM
Error Date : Sunday, December 18th 2011 @ 05:22:15 PM
Script : http://[domain name]/forums/admincp/thanks.php?do=finalise&version=111
Referrer : http://[domain name]/admincp/thanks.php?do=finalise&version=110
IP Address : [my hosting service's IP]
Username : [my username]
Classname : vB_Database
MySQL Version : 5.1.56

-----------------------
second error message, when I click on a post:
----------------------

Fatal error: Class 'THANKS' not found in /home/[my domain]/public_html/forums/dbtech/thanks/hooks/showthread_query.php on line 24

-----------------

OH, there's something. I didn't do the thanksimport.php step.
I see it there. It has 0 bytes, though. If I open it, it shows "empty."
How do I run it? I see it with my FTP client but I don't know how to run it.
Is it what is causing the error?

If not, is there a way to uninstall this mod without having to restore my entire database?
Your webhost is massively broken, there's nothing I can do to assist you unfortunately

I have never encountered this before and nobody else has reported a similar issue, usually 0 byte files means out of disk space.

To disable the mod, add
PHP Code:
define('DISABLE_HOOKS'true); 
to config.php and then disable it from the plugin manager.


Fillip
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01181 seconds
  • Memory Usage 1,783KB
  • 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_php
  • (2)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