![]() |
Could be many different things..
If they get a max_input_vars isnt high enough..Try raising it.. Could try deleting the game (Remove from database and delete game files).. Install some other games and then install it again.. |
Arghhhhh
This Dude wasted my Time and now he just sayed it is not so important for him. He says he can live with this Issue. First he could not get fast enough Help and now that. So i will stop at this Point to search for him for a Solution. Sorry for taking Time from you stangger and you Hippy. Regards, Mahoni |
no problem..
|
Quote:
any chance u know how :) https://vborg.vbsupport.ru/external/2013/02/11.jpg |
That's probably in arcade.php. He using tables with border colors to create the lines. You'd have to edit that file directly after hunting for it somewhere in the file. The code would look something like this:
PHP Code:
|
Quote:
Is this with a custom skin? Shoot me pm I'd you would like me to see the issue... I forget tho jedi is also correct about this being in the tourtment area |
Hi,
I've got my arcade up but the only thing that seems to be not working is that high scores are not being saved. The game screen says it is sending the score and then sends you to a forum page rather than back to the arcade page. Is that suppose to happen? I'm using vb4.2 I'm also using vb on a Windows server. I think I saw a place where this was addressed but I can't find it again. Thank you in advance for your help. :-) |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=282802 You'll find it here or within your arcade archive you downloaded @vb in mrzeropages arcade thread |
Quote:
I just did that and my arcade comes to a complete stop after a game and it is sending results. It "stops" at the following URL: http://www.yoursite.com/forum/index....de&do=newscore I'm not sure what to do now?? Thank you for your help. :-) |
not enough info.. :( anyway
windows server the htaccess rewrite will not work .. so you need to use open index.php At the very beginning of the File, right after: ---------------------------------------------------------- Code:
<?php you have to insert: ---------------------------------------------------------- Code:
// ibProArcade Code:
Otherwise your scores won't be recorded :) |
Hi,
Yes, I have added the code to the .htaccess file and the code to the index.php file. The arcade will still not save the scores. :( I haven't seen anything else in the threads that tells you what to do after that? Thank you for the help. :-) |
Quote:
|
Well, I tried the .htaccess page with just the added code and the index.php page in it's original condition and it doesn't work. Also tried the index.php code on there with the .htaccess file it's original state and neither work. :(
I don't know what to try now. :confused: |
Quote:
I dont think index.cfm will work.. Try adding the arcade index.php code to your forum/forum.php file.. |
Quote:
|
I thought I'd share a small fix. We had one game (Onslaught 2) that would get errors when scores were submitted, and I always suspected it was because the scores were large numbers. It turns out the problem was due to the fact that our server OS is 64 bit and the score encoding depends on 32 bit arithmetic. So I made this change:
Find this line: PHP Code:
PHP Code:
As far as I know Onslaught 2 is the only game we had a problem with, but I thought I'd share it anyway in case someone else is interested. Edit: I changed the above to simpler code that only runs when needed, and it's been tested better (although I don't know of any problem with what I originally posted). |
- Wrong thread -
|
1 Attachment(s)
|
Quote:
|
Quote:
|
Mind if I have a look ?
|
All times are GMT. The time now is 01:38 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|