vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   You must enter a value for all fields. (https://vborg.vbsupport.ru/showthread.php?t=122355)

kylek 07-27-2006 11:34 PM

You must enter a value for all fields.
 
This problem just seemed to start happening. I go into the game that is already installed and running to change a setting (in this case score high to low) make the change, click submit, and then I get the message "You must enter a value for all fields."

All fields are filed out as far as I can tell. Any ideas?
Running ibProArcade 2.5.6. with vB 3.6.0 RC2.

MrZeropage 07-28-2006 05:47 AM

I tested this on my RC2, no problem.

Is that only appearing in one game ?

kylek 07-28-2006 04:58 PM

Just double checked and it is only appearing in 6 or so games so far. Have checked the game php file and everything looks to be filled out right.

MrZeropage 07-28-2006 05:34 PM

Send me one of the Games so I can check it :)

kylek 07-30-2006 10:48 PM

Thanks, been off the comp for awhile, I deleted the ones that were causing problems but will see if I can track them down again. Mostly the ones causing the biggest problems were games that needed the score set to lower from higher such as Disc Golf, Mini Golf Gold, etc.

gazzak 10-17-2006 08:24 PM

I get the same message on ALL games that should have the low score as the best. Minesweeper or adventure golf for example.

wes_517 10-30-2006 06:02 PM

I'm getting the same thing... just recently installed ibpro (and like it more than v3arcade) but for the golf games, I had to go into the database to change it so a low score is better.

nothing really specific, just

You must enter a value for all fields.

and all fields DO have some kind of data, I even tried putting something in for the license field.

MrZeropage 10-31-2006 07:00 AM

strange, but let's find out which value causes this:


open /admincp/arcade.php
search for
Code:

print_description_row($ibforums->lang['acp_game_error1']);
and replace it with
Code:

print_description_row($ibforums->lang['acp_game_error1']."<br /><i>".$check_key."</i>");
(you will find this twice in the file, replace both)


Then try to edit the game again and tell me what the error-message says now :)

Stifmeister2 10-31-2006 02:11 PM

I got this error too.


But I found out a way to prevent it. In my case, the game background color was "0" and when I changed it to "000" it worked. :)

rinkrat 12-17-2006 02:36 PM

Quote:

Originally Posted by Stifmeister2 (Post 1108143)
I got this error too.


But I found out a way to prevent it. In my case, the game background color was "0" and when I changed it to "000" it worked. :)



Awesome! Thanks for the fix


All times are GMT. The time now is 10:34 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.01014 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)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