vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Profile Enhancements - Activity Streams (https://vborg.vbsupport.ru/showthread.php?t=256071)

aaphandana 12-31-2010 10:14 PM

I got this error. Can you help?

Code:

Database error in vBulletin 4.1.0:

Invalid SQL:
SELECT node.nodeid, node.url, node.parentnode, node.nodeleft, node.noderight,
                        node.setpublish, node.publishdate, info.title, node.permissionsfrom, node.hidden, COUNT(child.nodeid) AS children,
                          SUM(CASE WHEN (child.setpublish > 0 AND child.publishdate < 1293840724 AND child.contenttypeid <> ) THEN 1 ELSE 0 END) AS publish_count
                        FROM vb_cms_node AS node
                        LEFT JOIN vb_cms_node AS child ON child.parentnode = node.nodeid AND child.new != 1
                        LEFT JOIN vb_cms_nodeinfo AS info ON info.nodeid = node.nodeid
                        WHERE (node.contenttypeid = )
                        GROUP BY node.nodeid, node.url, node.parentnode, node.nodeleft, node.noderight,
                        node.setpublish, node.publishdate, info.title, node.permissionsfrom, node.hidden  HAVING COUNT(child.nodeid) > 0
                        ORDER by node.nodeleft;;

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 ') THEN 1 ELSE 0 END) AS publish_count
                        FROM vb_cms_node AS node
                        LEFT JOIN' at line 3
Error Number  : 1064
Request Date  : Saturday, January 1st 2011 @ 07:12:04 AM
Error Date    : Saturday, January 1st 2011 @ 07:12:04 AM
Script        : http://www.xxx.com/forum/member.php?action=getinfo&u=844
Referrer      : http://www.xxx.com/forum/xxx/2601-title-member.html
IP Address    : xxx
Username      : xxxx
Classname    : vB_Database
MySQL Version : 5.0.91-community


pete_brady 12-31-2010 11:54 PM

Quote:

Originally Posted by NNJJ (Post 2141987)
if i do this i got this error

Fatal error: Call to undefined function cms_old() in /home/colors/public_html/vb/sas/includes/member_complete.php on line 46

delete the files, not rename them

CRDeveloper 01-01-2011 07:01 PM

Any update soon?

NNJJ 01-02-2011 03:55 PM

cool

thanks

BlackThorn 01-05-2011 05:47 PM

Phalynx thanks really great hack but looking for 3.8.x however I hadn't see yet.

Phalynx 01-05-2011 06:14 PM

That version is still in work.

BlackThorn 01-05-2011 06:23 PM

Thank you :)

Edit: That doesn't work on vB3.8.x version. But working great on 4.1.x.

Bouncer222 01-07-2011 06:54 PM

Getting error, using latest vb suite.

Code:

Database error in vBulletin 4.1.0:

Invalid SQL:
SELECT node.nodeid, node.url, node.parentnode, node.nodeleft, node.noderight,
                        node.setpublish, node.publishdate, info.title, node.permissionsfrom, node.hidden, COUNT(child.nodeid) AS children,
                          SUM(CASE WHEN (child.setpublish > 0 AND child.publishdate < 1294433638 AND child.contenttypeid <> ) THEN 1 ELSE 0 END) AS publish_count
                        FROM cms_node AS node
                        LEFT JOIN cms_node AS child ON child.parentnode = node.nodeid AND child.new != 1
                        LEFT JOIN cms_nodeinfo AS info ON info.nodeid = node.nodeid
                        WHERE (node.contenttypeid = )
                        GROUP BY node.nodeid, node.url, node.parentnode, node.nodeleft, node.noderight,
                        node.setpublish, node.publishdate, info.title, node.permissionsfrom, node.hidden  HAVING COUNT(child.nodeid) > 0
                        ORDER by node.nodeleft;;

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 ') THEN 1 ELSE 0 END) AS publish_count
                        FROM cms_node AS node
                        LEFT JOIN cm' at line 3
Error Number  : 1064
Request Date  : Friday, January 7th 2011 @ 02:53:58 PM
Error Date    : Friday, January 7th 2011 @ 02:53:58 PM
Script        : http://www.fragtoss.com/member.php?action=getinfo&u=77
Referrer      : http://www.fragtoss.com/forum.php
IP Address    : 96.250.230.245
Username      : Bouncer
Classname    : vB_Database
MySQL Version : 5.1.52


Phalynx 01-08-2011 07:53 PM

Please follow this instructions to remove the CMS streams.
https://vborg.vbsupport.ru/showpost....7&postcount=26

I'm still on it.

yahooooh 01-09-2011 06:24 AM

perfect perfect perfect


All times are GMT. The time now is 06:32 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.01096 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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