vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   error (https://vborg.vbsupport.ru/showthread.php?t=320675)

Hectorsky 10-31-2015 07:40 PM

error
 
I got error only on administrator account when i wanna check some profile

An internal error has occurred and the module cannot be displayed.

how can i fix ?

thanks

ForceHSS 10-31-2015 07:42 PM

Post full error check error log or email set in config see if the error has been emailed to you

Hectorsky 10-31-2015 07:49 PM

i didn't get nothing ..

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

so how i can fix this issue?

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

Database error in vBulletin 5.1.9:

Invalid SQL:

SELECT closure.child as nodeid, reputation.reputation, user.userid, user.username, user.usergroupid
FROM closure AS closure
LEFT JOIN reputation AS reputation ON (reputation.nodeid = closure.child)
LEFT JOIN user AS user ON (user.userid = reputation.whoadded)
WHERE closure.parent = 62
ORDER BY closure.child ASC, reputation.dateline DESC
LIMIT -10, 0

/**fetchwhovoted**/;

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 '-10, 0

/**fetchwhovoted**/' at line 7
Error Number : 1064

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

i got this error only on administrator account

Lynne 10-31-2015 11:45 PM

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Hectorsky 11-01-2015 04:40 PM

can you explain more detailed please , what do i need to do to fix it...

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

yea i found file here forum/core/includes

i was look in config and is disabled

// define("DISABLE_HOOKS", true)

ForceHSS 11-01-2015 04:57 PM

you need to remove the // to disable plugins

Hectorsky 11-01-2015 05:06 PM

yea , is working now , but The social connect bar was disappeared ,,, maybe i can fix it as well

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

some modules are not working :)

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

maybe there is an other way to fix that issue , without disabling hooks

Lynne 11-03-2015 08:57 PM

If the error goes away when you uncomment that hooks like, then a modification is causing the problem. You will need to go through them one-by-one to figure out which is causing the problem.

Hectorsky 11-03-2015 09:22 PM

ye thanks , already fixed.


All times are GMT. The time now is 04:57 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
  • Page Generation 0.01612 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete