vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Upgrade from 2.3.0 to 2.3.2 VIA code changes (https://vborg.vbsupport.ru/showthread.php?t=57206)

Hostc 09-27-2003 07:09 AM

Possible a installed hack problem.

squawell 09-27-2003 09:35 AM

hello Hostc i got those error messages below:
PHP Code:

SQLSELECT COUNT(*) AS messages FROM privatemessage WHERE userid
mysql errorYou have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 

PHP Code:

SQL
        
SELECT
          post
.postidthread.visible
        FROM
          post LEFT JOIN thread ON thread
.threadid=post.threadid
        WHERE
          post
.visible=AND thread.visible=AND  1=AND post.userid='1451'
                    
ORDER BY
          post
.dateline DESC,post.dateline DESC
        LIMIT 0
,25
        LIMIT 0
25
        
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 'LIMIT 0, 25' at line 10 

how to fix that? thankz~

Hostc 09-27-2003 09:42 AM

Quote:

Originally Posted by squawell
hello Hostc i got those error messages below:
PHP Code:

SQLSELECT COUNT(*) AS messages FROM privatemessage WHERE userid
mysql errorYou have an error in your SQL syntaxCheck the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 

PHP Code:

SQL
SELECT
post
.postidthread.visible
FROM
post LEFT JOIN thread ON thread
.threadid=post.threadid
WHERE
post
.visible=AND thread.visible=AND 1=AND post.userid='1451'
ORDER BY
post
.dateline DESC,post.dateline DESC
LIMIT 0
,25
LIMIT 0
25
 
mysql error
You have an error in your SQL syntaxCheck the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 0, 25' at line 10 

how to fix that? thankz~

For the last one,

see the Limit 0, 25?

Take out the space before 25

squawell 09-27-2003 09:44 AM

Quote:

Originally Posted by Hostc
For the last one,

see the Limit 0, 25?

Take out the space before 25

yes,i see that after i posted...i will try it and report here if it work~~

and the first one still need ur help thankz~~

Airs 09-27-2003 03:17 PM

Any idea about mine? the second one is in showthread.php and first one in memberlist.

Private 09-27-2003 10:51 PM

I couldn't find the hack in this thread, where is it?

Hostc 09-28-2003 12:16 AM

<i>Last edited by Hostc on 09-27-03 at 08:10 AM. Reason: Hack is currently unstable</i>

iggy123 10-28-2003 06:51 AM

any chance of this getting any work done on it?

MaDCaT75 10-28-2003 06:59 AM

Is this hack worth it or not?


All times are GMT. The time now is 07:21 PM.

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.01396 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete