Arcade problems or my PC?

Post any general problems, information or issues on ModphpBB3 in here.
Post Reply
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Arcade problems or my PC?

Post by LDM »

Here is a fix. I am still quite sure it was down to a flash update with Windows that affected some sites inc. phpBB Arcade installs.

Update to the latest version as Nano posted above.

Update the two files as here http://www.assembla.com/code/phpBB_Arca ... esets/1006

Purge all caches within ACP

If it still doesn't work, try adding this to includes/.htaccess

Code: Select all

<Files swfobject.js>
   Order Allow,Deny
   Allow from All
</Files>
and/or change the chmod arcade/js to 777
RyanLV
Forum Member
Forum Member
Posts: 12
Joined: Sat Jan 01, 2011 4:52 pm

Re: Arcade problems or my PC?

Post by RyanLV »

It's working now ;) Thanks LDM
Post Reply