![]() |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=279382 stangger5 has posted the way he did it .. if you need me to do the edit and send you the file pm me.. |
added more info / fixes to the first post
|
Quote:
https://vborg.vbsupport.ru/external/2012/04/52.png |
You need to add a <br /> in template that you added the code to
|
For People looking to add a Tab / buttton for the arcade
Arcade: Main Nav Tab + Sub Menu + Dropdown Menu https://vborg.vbsupport.ru/showthread.php?t=235218 by princeedward if you do not want to add this plugin manually here is a xml..... https://vborg.vbsupport.ru/attachmen...6&d=1328153789 |
1 Attachment(s)
I have this problem:
https://vborg.vbsupport.ru/attachmen...1&d=1336660844 I followed the instructions from the first post and anything :S Any idea? |
instead of dozens of confusing fixes why isnt a new pack released ?
i appreciate your efforts hippy but im afraid its too much of a mess - im even using default skin and it doesn't display correctly after years of using this mod im going to have to finally uninstall it until its supported correctly again :( |
Quote:
its all here for Mrzeropage to add to his first post.. sorry I can only do so much to keep it alive.. --------------- Added [DATE]1336694677[/DATE] at [TIME]1336694677[/TIME] --------------- Quote:
and make sure you change the template I have in the first post...If you need me to stop by pm me |
<a href="https://vborg.vbsupport.ru/showthread.php?p=2328579#post2328579" target="_blank">Updated IbProarcade Fixes</a>
this thread will no longer be updated ... thanks |
1 Attachment(s)
Quote:
and attached them.. replace your skin files.. in /arcade/skins/ folder over write |
I get a message that the score will not be saved but only I can think of a game, what are the permissions on the FTP Arcade to php swf and gif files because I think it may be that
another question The messages also won tournaments has moved me other profile data https://vborg.vbsupport.ru/external/2012/06/39.jpg thanks |
1 Attachment(s)
in your postbit_legacy
change your edit from Code:
<dd>{vb:raw post.crowns}{vb:raw post.champtext}</dd> if you never fixed the typo it will like so Code:
<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br /> Code:
{vb:raw post.crowns}{vb:raw post.champtext} Code:
{vb:raw post.crowns}<dd>{vb:raw post.champtext}</dd> no more edits in the index.php for vb4.2.0 (if you added it , remove it) also good for anything before if you don't want to edit your index file any longer add this .htaccess file to your forums root dir same place you will find your forum.php index.php and arcade.php *note If you already have a .htaccess file there add this add this Code:
# Send hardcoded ipa scores to arcade instead Code:
RewriteEngine on other wise just upload this one attached |
thanks
it from postbit_legacy has been fixed I have not a file called .htaccess I should do |
sorry I forgot to add the file .. see above post
|
thanks, I just download
I added. htaccess in the root directory and in the arcade directory but the strange thing happens to me only a game, the game is called Panda jumping if it helps |
the file only goes in the root dir ..
and I don't quite understand what you mean about the game this is the only one not working ? |
Quote:
I've put the file in the root directory folder and the arcade folder |
Not all games work../ save score you can email it to me and I'll test it. Details in my profile
|
Quote:
thanks :up: |
I tested the same v2 game yesterday and it saved score "Same files Same size"
Not sure why it will not save score by U did you try to uninstall and reinstall it ? |
Hi
We are using NGINX and do not have any .htaccess file in the root directory of the arcade. Also, the zip attachment you have above has nothing in it. Our problem is half the games are not able to submit scores... Quote:
|
Quote:
I've installed it as a mirror, without removing the previous version, but now is I have two identical sets |
Quote:
I do not have the time to check your OS but you need to have your ftp client set to be able to view dot file you can make your own .htaccess with this in it Code:
RewriteEngine on this goes for the others who are posting they are adding this to there arcade dir Quote:
Im not sure why this happens to some with these older v2 games make a test site and try it there |
Actually i know how to create an .htaccess file...its just that NGINX web servers do not use the .htaccess file so what could i do in it's place?
I also have a second question...seems when i add games it says that i need to CHMOD certain directories to 777. I am just curious if setting these directories to 777 will post any security risks....and the arcade directory in general should be set to 777 or 755? Thanks. Quote:
|
Did you do the index edit ? in the archive you'll find the code
|
Hi Hippy
I uploaded your htaccess file to the root dir where arcade.php, index and forum are and then removed the index.php arcade code, I then tried a game and it would not send the score, I put the code back in the index.php did not remove the htaccess file and then replayed the game and it scored. Any ideas ? |
was it a .htaccess ? or htaccess with out the .
was was the issue before ? |
Quote:
|
Anytime
|
Im so sorry but this thread has just totally confused me, Im not a programmer so I am beat and will have to install the Arcade. this line is not in my navbar template,
HTML Code:
<li><a href="calendar.php{vb:raw session.sessionurl_q}">{vb:rawphrase calendar}</a></li> Thanks |
what version of vb are you running ?
if your running anything under vb4.2.0 then use this mod https://vborg.vbsupport.ru/showthread.php?t=235218 or here is the xml to install it for you https://vborg.vbsupport.ru/attachmen...6&d=1328153789 if your vb4.2 then use the navigation manager and here is the updated fix thread https://vborg.vbsupport.ru/showthread.php?p=2328579 |
Hello Hippy :)
Can you help me with this Error? Error #011 -> gid=108|ui[a_sess_gid]=108|g[gid]=|vs[mid]=11578|vs[gname]=redandblu|gamename=redblu I am unsure for what stays the Error 11 ?? Thanks in Advance :) Mahoni |
I need a little more detail.what version are you using what started this error. Where are your seeing this error what fixes did you apply already . The more the better
|
i am not havin the Problem myself. just trying to help somebody.
Arcade running is 2.7.2 Certain Games can`t submit Highscore. Not all of them basicly older ones. The basic Error-Message is: This score was not submitted from the game. Your score will not be saved. After Debuging we got this Error 11 Message. holdsession.php is in Place. No CMS is running so no Need to modify the index.php I will try to get more Details. Kind Regards, Mahoni |
If your using vb4 open up the holdsession and delete everything in it or comment it all out..Save and upload over writing the old one. if its vb3 leave it...its not needed for vb4 open but you cant just delete the file. Because the script is calling it m but it will be find like that.
|
Oh sorry forgot to tell which vb Version.
Arcade is running on vb 3.8.6 |
Quote:
Looking at your error message,,it doesnt have the game id.. Error #011 -> gid=108|ui[a_sess_gid]=108|g[gid]=|vs[mid]=11578|vs[gname]=redandblu|gamename=redblu The g[gid]= should say g[gid]=108.. Look at the game redblu and see if its id is 108.. |
Hello stangger :)
The Game ID is correct. it is 108. For sure Cheating is not the Reason for it. I just play the Game regular and it won`t save. On my Site the Game works fine and saves Highscores. So i guess it must be something on this other Site. Could it be a Incompatibility of the PHP Version? How can the game id get lost? Regards, Mahoni |
Have them look in the error logs,,see if it says anything about max_input_vars in php.ini ..
|
Hello stangger :)
What if they see a Error Log like you posted? What would be the Problem? i Know this is responsible for the Runtime. Would that mean the PHP Version isn`t good for the Arcade? Regards, Mahoni |
All times are GMT. The time now is 06:04 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:
|