Status
Not open for further replies.
I'll reinstall the arcade, hopefully it will work afterwards again :)

I'm afraid Global score is not working :(
 
Reinstall finished, import a bunch of new games.

Now needs to play some games to check if score management is working ;)
 
Hopefully it will. I wish we could find out why you had the trouble with this particular import of the arcade, so it don't happen again.
 
I was thinking that also, maybe the first files I downloaded were not complete as I've directly downloaded them within a minute DW has made his posting about Beta 13....

But later I've download the files again and it was still not working, but maybe the stuff was already messed up within my forum....

However a clean install is also nice to do, just to see if everything is still working as expected :)
 
im going to turn this into a task to "make a proper installer" because vbarcade isnt using my special installer that repairs missing parts and check some of the stuff ive not touched since the original :p
 
is there something I can do in the meantime Darkwaltz4 ?

Delete the complete arcade again and start all over with one of the previous beta versions ?
 
did you check your access permissions?

Yes, permissions are set to score

did you remember the htaccess file?

Yeah I remember you've change something in the .htaccess, http://www.dragonbyte-tech.com/threads/4561-ipa-games-not-scoring/page3?p=26994&viewfull=1, but as this thread is solved I've taken the .htaccess from beta13, was using the new .htacccess provided with every new beta version.

dont reinstall again

OK :)
 
We just tried to update Arcade to Beta v13 and we get the same issue.

OS2TR0.png


and we got it working by modifying a line in the xml:

Change:
<dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="4.1.5" />


For
<dependency dependencytype="vbulletin" minversion="4.1.5" maxversion="" />
 
@DxtGaming could you see if you can delete or archive any scores. Also see if global scoring works for you. Since E.T. reported similar issues.
 
Deleting score is working I finally deleted the game that I hacked to test if it was possible to hack the score that we submit :)

Archive worked but not sure what is it suppose to do

and global score what is it? I think that I missed it when it got release

When I turn it on I see ? ? ? for global under my games
 
In DBTech - vBArcade/Configuration make sure Global Score Ranking is set to Participate and show champions
 
Install error on Beta 13

First let me apologize, I posted this same issue in the General Discussions forum.

I receive the following error when attempting to install Beta 13

vb13error.webp
 
Basically find this line in the .xml

Code:
[COLOR=#000080]<dependency dependencytype=[COLOR=#0000FF]"vbulletin"[/COLOR] minversion=[COLOR=#0000FF]"4.0.0"[/COLOR] maxversion=[COLOR=#0000FF]"4.1.5"[/COLOR] />[/COLOR]

And replace it with this:

Code:
[COLOR=#000080]<dependency dependencytype=[COLOR=#0000FF]"vbulletin"[/COLOR] minversion=[COLOR=#0000FF]"4.0.0"[/COLOR] maxversion=[COLOR=#0000FF]""[/COLOR] />[/COLOR]
 
Status
Not open for further replies.

Legacy vBArcade

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
902
Customer rating
0.00 star(s) 0 ratings
Back
Top