Quote:
Originally Posted by glen290
All my errors seem to be on Internet Explorer, what a pile of crap that browser is, all perfect on firefox and chrome.
|
in the template: dbtech_vbarcade_headinclude find
HTML Code:
if (parent.frames[i].name == 'game')
replace with
HTML Code:
if (parent.frames[i].name == 'game' || parent.frames[i].playgame)
In my testing, this fixed playing games in IE9-7 at least - please confirm, since the guy who originally reported this at our site never got back to me
Quote:
Originally Posted by gamerscms
Not sure why you need access to my FTP and VB admin.
Sorry i am not passing details over.
Could you guide us on what is going wrong if not then i will move on to another arcade system.
Regards
|
Unfortunately, this addon is new enough for me to only have a couple "common" causes to why scoring isnt working. As those are exhausted quickly, I generally can't recall every possible thing that could be happening (could even be a server thing ive yet to know about). In the meantime, it will always be vastly faster for both of us if I can get directly to your problematic setup and debug directly with the games you are using to figure out what your specific problem is - and upon finding that solution, ill have another bullet point to check with the next guy.
Keep in mind that you can always create both temporary and limited versions of your admincp accounts and ftp accounts to cater specifically to where and what I might need access to, and I would be happy to walk through what I'm doing over IM or something. But that's of course entirely up to you, and wish you luck with support if you decide to try elsewhere.