vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   mySQL query error. Resolved (https://vborg.vbsupport.ru/showthread.php?t=188735)

ogameclub 08-21-2008 03:30 PM

mySQL query error. Resolved
 
Hi,
Mysql error suddenly in arcade.php.

HTML Code:

mySQL query error: SELECT s.userid, s.location, s.in_game, u.username, g.opentag, g.closetag, u.options
                                                        FROM session as s
                                                        LEFT JOIN user as u ON (u.userid = s.userid)
                                                        LEFT JOIN usergroup as g ON (u.usergroupid = g.usergroupid)
                                                        WHERE s.lastactivity > 1219334845 AND s.location LIKE '%rcade%' AND s.location NOT LIKE '%admin%'
                                                        GROUP BY s.userid
                                                        ORDER BY u.username ASC

Vbulletin and ibProArcade are last version. PHP Version 5.1.6

I rapaired Database tables with phpMyadmin and admincp (No problem)
Arcade game list, categories show normally.
Update User Names, Update Highscores, Update the Best Results and Update League are performed.
I re-installed ibProArcade.

But problems contiune...:(

Any idea?

stangger5 08-22-2008 04:32 AM

Did you install or edit anything in the arcade ??

That error is looking for (in_game) table..
Try uninstalling and then reinstall...

The product-ibproarcade.XML should write your arcade tables again..

Infopro 08-22-2008 06:07 AM

Start disabling other plugins and testing the arcade. Might be something conflicting with it.

ogameclub 08-22-2008 07:43 AM

Quote:

Originally Posted by Infopro (Post 1604252)
Start disabling other plugins and testing the arcade. Might be something conflicting with it.

I disasbled other plugins step by step. Not conflicting.

Quote:

Originally Posted by stangger5 (Post 1604209)
Did you install or edit anything in the arcade ??

That error is looking for (in_game) table..
Try uninstalling and then reinstall...

The product-ibproarcade.XML should write your arcade tables again..

No, but new games another day.
Uninstaling and reinstalling. Last alternative.... Yes This works, :)

Thanks
http://www.grafikyukle.com/images/n9...fqa66il71x.gif


All times are GMT. The time now is 04:09 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.00953 seconds
  • Memory Usage 1,719KB
  • 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_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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