vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vRewrite - SEOed URLs for vBulletin (https://vborg.vbsupport.ru/forumdisplay.php?f=182)
-   -   SQL Error After Installing (https://vborg.vbsupport.ru/showthread.php?t=117388)

skooby 06-02-2006 02:49 AM

SQL Error After Installing
 
I can pretty much say there is a problem with vRewrite because when I turn it off the SQL Problem stops.

Here is the SQL error that comes up when vRewrite is enabled:

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:

                        SELECT t.lastposter AS username, u.userid, t.threadid
                        FROM thread AS t JOIN user AS u ON (u.username=t.lastposter)
                        WHERE t.threadid IN (3,64,6,61,68)
                                AND t.visible = 1;

MySQL Error  : You have an error in your SQL syntax near 'ON (u.username=t.lastposter)
                        WHERE t.threadid IN (3,64,6,61,68)
                                AND t.v' at line 3
Error Number : 1064

I am running VB 3.5.4 and vRewrite 1.5.1. I left all the options on their default settings (except for turning it on). I double checked the 3 template files and the added line of code is correctly placed above $headinclude. Thanks for the help and it seems like a great plugin :)

Cheers :)
-Jimmy

Hypocrisy 09-01-2006 08:01 AM

I've got the same problem too. How do I fix this?

GafferSports 09-11-2006 11:54 AM

Superb support, considering I get this problem too and it has not been answered since June


All times are GMT. The time now is 09:24 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.00960 seconds
  • Memory Usage 1,710KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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