Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > ibProArcade Archive
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Script Errors and cant submit scores Details »»
Script Errors and cant submit scores
Version: , by aggiefan aggiefan is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 08-14-2006 Last Update: Never Installs: 0
 
No support by the author.

Quote:
Notice: Undefined index: sessdo in C:\AGGIEFANS\WEB\forums\arcade.php on line 24

Notice: Undefined index: sessdo in C:\AGGIEFANS\WEB\forums\arcade.php on line 31

Warning: Cannot modify header information - headers already sent by (output started at C:\AGGIEFANS\WEB\forums\arcade.php:24) in \arcade.php on line 2241

Warning: Cannot modify header information - headers already sent by (output started at C:\AGGIEFANS\WEB\forums\arcade.php:24) in \arcade.php on line 2242

Warning: Cannot modify header information - headers already sent by (output started at C:\AGGIEFANS\WEB\forums\arcade.php:24) in \arcade.php on line 2243

Warning: Cannot modify header information - headers already sent by (output started at C:\AGGIEFANS\WEB\forums\arcade.php:24) in \arcade.php on line 2244

Warning: Cannot modify header information - headers already sent by (output started at C:\AGGIEFANS\WEB\forums\arcade.php:24) in \arcade.php on line 2256

Warning: Cannot modify header information - headers already sent by (output started at C:\AGGIEFANS\WEB\forums\arcade.php:24) in \arcade.php on line 2257

Warning: Cannot modify header information - headers already sent by (output started at C:\AGGIEFANS\WEB\forums\arcade.php:24) in \arcade.php on line 2258
I get these errors when trying to play a game (and the 2 sessdo erros on the landing page for the arcade which i know the sessdo errors will be fixed)

but I also get the

Quote:
Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.

The error returned was:

This score was not submitted from the game. Your score will not be saved.
error which is much more serious.

I run a Win2k3 Server on apache 2.2.2 and php 5.1.4 and mysql 5.0.22

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 08-15-2006, 04:33 AM
Neo_obs Neo_obs is offline
 
Join Date: Mar 2006
Location: Disneyland, CA
Posts: 363
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

looks like the obvious you have 2 headers on your site. Just look at your source code and look for two <header> statements

the other can be caused by many things but most of the time its by using a portal or having a corrupt/incompatible game file.
Reply With Quote
  #3  
Old 08-21-2006, 09:42 PM
aggiefan aggiefan is offline
 
Join Date: Apr 2005
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the only games we have installed so far are the ones builtin with the script... and the only portal we run is vbadvanced and its not in the same directory so i think that isnt an issue (i read in the support docs it is if its in the forums dir)

but really those issues arent too big, the not saving scores is.

Quote:
Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.

The error returned was:

This score was not submitted from the game. Your score will not be saved.
Reply With Quote
  #4  
Old 08-22-2006, 04:26 PM
Professor Haase Professor Haase is offline
 
Join Date: Feb 2005
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have the same problem like aggiefan.

I think it is a problem of MySQL-Version 5.0.22 and/or PHP 5.1.4-0, but i have no idea what i can do.

(Sorry for my english, i am from Germany )
Reply With Quote
  #5  
Old 08-22-2006, 07:48 PM
aggiefan aggiefan is offline
 
Join Date: Apr 2005
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah Im thinking its a apache/php/mysql specific error (or possibly running on server 2003)

and I know Ive read many people have this same problem and nobody has gotten an answer yet.

and I have the same versions... server 2003 with apache 2.2.2 and mysql 5.0.22 and php 5.1.4
Reply With Quote
  #6  
Old 08-23-2006, 08:22 AM
Professor Haase Professor Haase is offline
 
Join Date: Feb 2005
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We use Linux Debian

So i think it's not a problem with Windows 2003 Servers.

We use Apache v2.0.55...

We have the same MySQL und PHP Versions as you...
Reply With Quote
  #7  
Old 08-25-2006, 12:17 PM
D1v1n1ty D1v1n1ty is offline
 
Join Date: Jul 2006
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Having the same errors as well. But I'm using a win2003 server with IIS.
So I think we can safely rule out any operating system stuff
Reply With Quote
  #8  
Old 08-27-2006, 04:49 PM
Ranger187 Ranger187 is offline
 
Join Date: Nov 2003
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Having same issues.

PHP v4.4.3 (32bit)
IIS 6.0 (64bit)
MySQL 5.0 (64bit)
Windows 2003 64bit Edition

Supposedly Zero has a fix in 2.5.7 but unfortunately, it's not resolving our issues now. I'm uninstalling this until a fix is available or the issue is addressed mainstream.

Zero, can you PM info on how to resolve this? I can't allow FTP access to my sites.
Reply With Quote
  #9  
Old 08-28-2006, 07:06 PM
aggiefan aggiefan is offline
 
Join Date: Apr 2005
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I sent him pm with my login stuff so we will see if he can find anything.
Reply With Quote
  #10  
Old 08-28-2006, 09:15 PM
Ranger187 Ranger187 is offline
 
Join Date: Nov 2003
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

He sent me an email then never replied since.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:34 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.05331 seconds
  • Memory Usage 2,288KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete