Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-21-2013, 11:59 PM
Ba'al's Avatar
Ba'al Ba'al is offline
 
Join Date: Oct 2010
Posts: 283
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Giving Reputation issues

Hey guys i need a little help,
Recently we started having issues when a member(any member) tries to give some Rep. when a member tries to give Rep he gets this message:
HTML Code:
<p>Database Error</p>
It does show in BOP5's Reputation Board as given but does not actually add any Rep to the member.

It doesnt seem to limit itself to any certain usergroup, i have been disabling any Mods that may have been installed in the last month or so but nothing has fixed this issue.

I am basically curious if anyone has had this issue and how you fixed it.

Thanx
Reply With Quote
  #2  
Old 11-22-2013, 12:06 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try disabling all the mods via config, then try the rep.

Open your config.php and below<?php add this line:

Code:
  define('DISABLE_HOOKS', true);
So it looks like this:
Code:
<?php
define('DISABLE_HOOKS', true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2
Reply With Quote
  #3  
Old 11-22-2013, 12:09 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep I just repped a post on your site, and I see the error you're describing is coming up in the dialog box after giving rep. This is during the time where the js script is in play, if that helps any.

Made any new modifications or script edits lately?
Reply With Quote
  #4  
Old 11-22-2013, 12:34 AM
Ba'al's Avatar
Ba'al Ba'al is offline
 
Join Date: Oct 2010
Posts: 283
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ozzy47 View Post
Try disabling all the mods via config, then try the rep.

Open your config.php and below<?php add this line:

Code:
  define('DISABLE_HOOKS', true);
So it looks like this:
Code:
<?php
define('DISABLE_HOOKS', true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2
Thanx ozzy, thats last resort unless you want to login lol

Quote:
Originally Posted by Max Taxable View Post
Yep I just repped a post on your site, and I see the error you're describing is coming up in the dialog box after giving rep. This is during the time where the js script is in play, if that helps any.

Made any new modifications or script edits lately?
script edits.......No, Some Mod updates tho
Reply With Quote
  #5  
Old 11-22-2013, 12:41 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ba'al View Post
Thanx ozzy, thats last resort unless you want to login lol



script edits.......No, Some Mod updates tho
The recent Mod updates might be what started these issues, just off the top of my head.

I noticed also when giving thanks to a post, a dialog box appeared telling me I needed to read all private messages first... And the box contained HTML markup. Which I am pretty sure isn't intended. I will do it again and grab a screenshot if you want.
Reply With Quote
  #6  
Old 11-22-2013, 12:41 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would disable the hooks, and do a quick test, seems much quicker than going through them all one at a time.
Reply With Quote
  #7  
Old 11-22-2013, 12:47 AM
Ba'al's Avatar
Ba'al Ba'al is offline
 
Join Date: Oct 2010
Posts: 283
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Max Taxable View Post
The recent Mod updates might be what started these issues, just off the top of my head.

I noticed also when giving thanks to a post, a dialog box appeared telling me I needed to read all private messages first... And the box contained HTML markup. Which I am pretty sure isn't intended. I will do it again and grab a screenshot if you want.
I will disable that feature and then you can try it again.
Reply With Quote
  #8  
Old 11-22-2013, 12:48 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ba'al View Post
I will disable that feature and then you can try it again.
I just thanked a post while I had no PMs and it just thanked it with no dialog, like normal. Need a PM to duplicate the circumstances.
Reply With Quote
  #9  
Old 11-22-2013, 12:54 AM
Ba'al's Avatar
Ba'al Ba'al is offline
 
Join Date: Oct 2010
Posts: 283
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just turned off the "Force read pm's" option.

--------------- Added [DATE]1385085319[/DATE] at [TIME]1385085319[/TIME] ---------------

Quote:
Originally Posted by Max Taxable View Post
I just thanked a post while I had no PMs and it just thanked it with no dialog, like normal. Need a PM to duplicate the circumstances.
pm sent.
Reply With Quote
  #10  
Old 11-22-2013, 12:59 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ba'al View Post
I just turned off the "Force read pm's" option.

pm sent.
I "agreed" with another post while i had not read the PM, and of course the dialog box didn't appear. Can't duplicate the earlier results with the option disabled.

That other floating box, the PM notification one, is annoying though.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:55 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08304 seconds
  • Memory Usage 2,265KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_code
  • (1)bbcode_html
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete